JDeveloper fails to connect after enabling SSL Listen Port

Hi,
When I activate SSL on port 8002 (SSL Listen Port Enabled) for my soa_server in weblogic console, JDeveloper fails to connect to the server when deploying.
Soa server lookup takes a long time an ends in an error failed to connect to <server>:8002
When I turn off SSL JDev can find the SOA server again.
I use JDeveloper 11.1.1.4 and SOA Suite 11.1.1.4
What can I do about this?
Groeten,
HJH

Here's the top 3 causes for this:
(1) make sure the database listener is running on the server with the database.
(2) make sure the connection information that JDeveloper is using is correct.
(3) remember that JDeveloper uses the SID and not the service name.
Rob
Team JDev

Similar Messages

  • Single Sign-On:orasso Status Down After Enabling SSL

    The status of Single Sign-On:orasso is listed as down in Enterprise Manager after enabling SSL. The same problem existed in with the Portal component, but this was fixed by adding a certificate to the certdb.txt file and by changing some URLs in the targets.xml file.
    Does anyone know how to correct this issue with Enterprise Manager? It has no effect on the behavior of our application, but it is causing problems with administration because some people use the Enterprise Manager console to monintor the state of our environment.

    Hi,
    Did U try this the following steps;
    When the configuration is finished, take the following steps:
    1.
    In the Application Server Control Console Confirmation page, click OK. The Application Server Home page appears.
    2.
    If you did not have an OC4J_SECURITY instance before, you will have one now. The OC4J_SECURITY instance will have a status of Down. You will also have a Single Sign-On:orasso instance with a status of Down. Select the check box next to OC4J_SECURITY and click Start.
    Note: You cannot start the Single Sign-On:orasso instance. This feature is started and stopped when you start and stop HTTP_Server and OC4J_SECURITY.
    3.
    When the operation completes, verify that OC4J_SECURITY has a status of Up.
    Note: The Single Sign-On:orasso status may be displayed as Down. This is normal. The status should be updated approximately five minutes after configuration.
    4.
    Select HTTP_Server and click Restart.
    5.
    Verify that you can access OracleAS Single Sign-On at the following URL:
    http://hostname.domain:port/pls/orasso
    In the URL, hostname.domain is the host on which OracleAS Single Sign-On is installed and port is the Infrastructure HTTP Server port.
    You can log in as orcladmin with the orcladmin password.
    Also try to check Oracle Application Server Single Sign-On Administrator's Guide
    Hear from U & regards,
    Hamdy

  • Changing IIOP SSL Listener Port from 1060

    I am using SUN AS8 (j2eesdk-1_4_01-windows.exe). I have another non-AS8 related program that wants the same port (1060) that the AS8 ORB's IIOP SSL listener wants. If the other program gets that port before SUN AS-8, then SUN-AS8 won't start. It looks simple to change the IIOP SSL listener port to another port using the web console. I'm not directly using the IIOP SSL connection for my applications, but I was wondering if there are any internal AS8 uses of the 1060 port that will have problems if I change it to another unused port ? Thanks.

    No, there will not be any problem. In fact, instead of changing the port, you can disable the IIOP listener on port 1060. (Uncheck the Enabled box)

  • ODSM unable to connect to OVD SSL admin port

    Hi,
    I have installed ODSM 11g on middleware server. OVD 11 is installed on a separate server.
    OVD is up and running
    When i try to connect to OVD SSL admin port using ODSM i am getting ODSM-00007 error.
    ODSM-00007: SSL connection failed.
    Cause: You may not have provided valid SSL port number and host. Or ODSM may not be able to read its trust store or may not have access to Credential Store Framework. Refer exception to find actual cause.
    Action: Ensure that you have provided valid SSL port number and host details. Ensure that ODSM has access to Credential Store Framework and is able to read its trust store.
    Level: 1
    This is the error i am seeing in the log file
    java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=ODSMMap,keyName=ODSMKey.Wallet read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
         at java.security.AccessController.checkPermission(AccessController.java:546)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:378)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:438)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:460)
         at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:579)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCredential(SspCredentialStore.java:410)
         at oracle.ldap.odsm.ui.common.Login$1.run(Login.java:696)
         at oracle.ldap.odsm.ui.common.Login$1.run(Login.java:693)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.ldap.odsm.ui.common.Login.getTrustWalletPwd(Login.java:691)
         at oracle.ldap.odsm.ui.common.Login.createTrustConnection(Login.java:773)
         at oracle.ldap.odsm.ui.common.Login.saveChanges(Login.java:211)
         at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1259)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    Any ideas?
    Ramnath

    Nothing to do with LOOKUP
    try below
    1. Let Provisioning happen as it is
    2. Open Create user task
    3. attach "Disable User" task on SUCCESS response of Create user.
    this will do your job
    else use useraccesscontrol=514 or 2. for this you need to add extra field to process form and add another task in the process definition
    regards,
    nayan
    Edited by: Nishith Nayan on Jan 31, 2012 10:51 PM

  • SSL Listen port in weblogic

    HI
    what is SSL Listen port in weblogic and what is the main use of that port
    please give me clear picture on it

    WebLogic Server supports SSL on a dedicated listen port which defaults to 7002. To establish an SSL connection, a Web browser connects to WebLogic Server by supplying the SSL listen port and the HTTPs schema in the connection URL, for example, https://myserver:7002.
    For details refer:
    http://docs.oracle.com/cd/E13222_01/wls/docs81/secmanage/ssl.html

  • Unable to login webmail after enable SSL

    Dear Sun,
    After i enable ssl on our webserver which hosting our office communication express, i was unable to login ce and the link seem so weird. But after i disable the ssl, every thing become normal. The ssl cert is from the CA.
    after i enable the ssl feature, i need key in the url "https://mailpxy3.ubd.edu.bn:80/uwc" only able to access to the login page ,but i unable to log in with a correct password and username. how can i solve this?
    and how can i change the url without needing to show the port number, when i only key in the url "https://mailpxy3.ubd.edu.bn, it won't automatically redirect to the url "https://mailpxy3.ubd.edu.bn/uwc/auth" how can i solve this problem?
    For your information, our web server version is Sun Java System Web Server 7.0U4 and our communication express version is CE6.3
    Thanks

    Thanks for your reply DNReddy, i had change to port 443 and it is work, but i still unable to log in when i enable ssl, below is the webserver log file, it seem normal.
    +"[25/Jun/2010:10:16:59] failure ( 5181): CORE3279: New configuration not installed+
    +[25/Jun/2010:10:17:09] info ( 5181): CORE5073: Web server shutdown in progress+
    +[25/Jun/2010:10:17:10] info ( 5723): CORE1116: Sun Java System Web Server 7.0U4 B12/02/2008 05:38+
    +[25/Jun/2010:10:17:13] info ( 5724): CORE5076: Using [Java HotSpot(TM) 64-Bit Server VM, Version 1.5.0_15] from [Sun Microsystems Inc.]+
    +[25/Jun/2010:10:17:23] info ( 5724): WEB0100: Loading web module in virtual server [mailpxy3.ubd.edu.bn] at [uwc]+
    +[25/Jun/2010:10:17:24] config ( 5724): WEB0110: Ignoring invalid property [allowLinking] = [true]+
    +[25/Jun/2010:10:17:36] info ( 5724): HTTP3072: http-listener-1: https://mailpxy3.ubd.edu.bn:443 ready to accept requests+
    +[25/Jun/2010:10:17:36] info ( 5724): CORE3274: successful server startup+
    +[25/Jun/2010:12:15:58] info ( 5724): CORE3276: Installing a new configuration+
    +[25/Jun/2010:12:15:58] info ( 5724): CORE3280: A new configuration was successfully installed+
    +[25/Jun/2010:14:06:33] info ( 5724): CORE3276: Installing a new configuration+
    +[25/Jun/2010:14:06:33] info ( 5724): CORE3280: A new configuration was successfully installed"+
    and below is the admin-server error logs.
    "[25/Jun/2010:10:15:34] failure ( 4177): HTTP3068: Error receiving request from 10.0.6.11 (SSL_ERROR_UNKNOWN_CA_ALERT: Client does not recognize and trust the CA that issues server certificate.)
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: The new configuration is incompatible with the existing configuration (Enabling PKCS #11 or SSL requires a server restart)
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: Exception : ADMIN3594: Configuration changes require a server restart.
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: Exception : ADMIN3594: Configuration changes require a server restart.
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: Exception : ADMIN3011: The operation failed with errors on the following nodes:
    Node 'mailpxy3.ubd.edu.bn':
    ADMIN3594: Configuration changes require a server restart.
    [25/Jun/2010:10:17:19] warning ( 4177): Stats connection with instance https-mailpxy3.ubd.edu.bn may be lost
    for your information, i still need to manually key in the /uwc.
    thanks

  • Apex fails to connect after rebooting XE

    Hi:
    My environment is Apex 4.0.0, Oracle XE 10.2.0, Apex default Gateway, Windows 2008 32 bit.
    After I reboot the database, Apex fails to connect.
    If I check the Apex port number, it lists 8080, as expected. (SELECT DBMS_XDB.GETHTTPPORT FROM DUAL;)
    Look at the Oracle Listener status below after the reboot, notice the host value in line
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    When I reset the Apex port number to 8080, I can then connect OK (EXEC DBMS_XDB.SETHTTPPORT(8080); )
    Look at value of HOST in the Oracle Listener status below after the reset, the HOST lists the Server Name.
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=galapp13.bsci.bossci.com)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    This is a major problem, because if the Server is rebooted, nobody can connect to Apex.
    I assume this is an Oracle Listener problem.
    I have made no changes to the LISTENER.ora file, see values below.
    Any suggestions on how to overcome this problem will be helpful.
    Status of Oracle Listener after a reboot.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 02-JUN-2011 09:03:47
    Uptime 42 days 22 hr. 31 min. 5 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=galapp13.bsci.bossci.com)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Status of Listener after resetting the Port number to 8080, notice the HOST = a ServerName in line:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=galapp13.bsci.bossci.com)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 02-JUN-2011 09:03:47
    Uptime 42 days 22 hr. 34 min. 40 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File D:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=galapp13.bsci.bossci.com)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=galapp13.bsci.bossci.com)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    The parameters in LISTENER.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = galapp13.bsci.bossci.com)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

    Hi
    Where did you find the latest WLan driver?
    Here on this Toshiba driver page you can find the latest Wlan driver:
    http://aps2.toshiba-tro.de/wlan/
    I recommend uninstalling firstly the old driver and then to install the newer version.
    Furthermore its necessary to update the BIOS. I read in the forum that similar issues could be solved by BIOS update.
    Greets

  • IPlanet web server 4.x on Windows 2000 fails to start after activating SSL

    I have created the trust database and installed a CA root certificate and a web server certificate. When I enable SSL, the server startup takes a long time (although the log file indicates a successful startup much earliar) and then after acknowledging the information box for successful startup, on return to the server on/off page, the page shows server off.

    Can you provide the error logs file of the instance which fails to start?
    Thanks

  • WLan fails to connect after sleep mode - Satellite T110-10x

    Hi,
    Everything works fine, wireless connected.
    After sleep mode - it fails to connect although it detects my wireless network.
    I've tried the latest Realtek driver, still no good.
    I've verified that my setup is not to turn down wireless in the power options.
    Any idea?

    Hi
    Where did you find the latest WLan driver?
    Here on this Toshiba driver page you can find the latest Wlan driver:
    http://aps2.toshiba-tro.de/wlan/
    I recommend uninstalling firstly the old driver and then to install the newer version.
    Furthermore its necessary to update the BIOS. I read in the forum that similar issues could be solved by BIOS update.
    Greets

  • Apache2 crashes on restart after enabling ssl

    Hello,
    I have a problem with a xserve 2.26ghz quad-core running MacOS X Server 10.5.8 with the last updates. When I want to enable ssl on Apache2 with a test certificate (with ServerAdmin or SSH in /etc/apache2), Apache2 crashes on restart after it applies the changes.
    Here is the system.log :
    Nov 20 11:12:58 xserve1 servermgrd[56]: servermgr_web: htcleancache disabled
    Nov 20 11:12:58 xserve1 servermgrd[56]: servermgr_web: Multi instance key 'SSLLog' has a single value=''!
    Nov 20 11:12:58: --- last message repeated 36 times ---
    Nov 20 11:12:58 xserve1 servermgrd[56]: servermgr_web: Multi instance key 'Weblogs' has a single value='{\n enabled = 0;\n}'!
    Nov 20 11:13:47 xserve1 com.apple.launchd[1] (org.apache.httpd): Unknown key: SHAuthorizationRight
    Nov 20 11:13:48 xserve1 ReportCrash[37941]: Formulating crash report for process httpd[37870]
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37905 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37904 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37903 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37902 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37901 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37900 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37899 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37898 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37897 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37896 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37895 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37894 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37893 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37892 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37891 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37890 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37889 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37888 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37887 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37886 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37885 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37884 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37883 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37882 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37881 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37880 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37879 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37878 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37877 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37876 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37875 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37874 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37873 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37872 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37871 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37911 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37930 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37914 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37926 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37909 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37919 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37932 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37923 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37906 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37916 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37913 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37907 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Stray process with PGID equal to this dead job: PID 37931 PPID 1 rotatelogs
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd[37870]): Exited abnormally: Segmentation fault
    Nov 20 11:13:49 xserve1 com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 9 seconds
    Nov 20 11:13:49 xserve1 ReportCrash[37941]: Saved crashreport to /Library/Logs/CrashReporter/httpd2009-11-20-111347xserve1.crash using uid: 0 gid: 0, euid: 0 egid: 0
    And the crash log:
    Process: httpd [37870]
    Path: /usr/sbin/httpd
    Identifier: httpd
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    Date/Time: 2009-11-20 11:13:47.507 +0100
    OS Version: Mac OS X Server 10.5.8 (9L34)
    Report Version: 6
    Anonymous UUID: A7164375-6ED8-49C7-8FB2-1051ED334382
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libapr-1.0.dylib 0x00000001001bd41d apr_cpystrn + 19
    1 mod_ssl.so 0x000000010037c9e2 0x10036c000 + 68066
    2 libcrypto.0.9.7.dylib 0x00007fff8051cae5 PEMdoheader + 135
    3 libcrypto.0.9.7.dylib 0x00007fff8051bb0e PEMbytes_readbio + 641
    4 libcrypto.0.9.7.dylib 0x00007fff8051b6c6 PEMread_bioPrivateKey + 103
    5 mod_ssl.so 0x0000000100386ae4 0x10036c000 + 109284
    6 mod_ssl.so 0x000000010037bb13 0x10036c000 + 64275
    7 mod_ssl.so 0x00000001003718ef 0x10036c000 + 22767
    8 httpd 0x0000000100000e2e aprun_postconfig + 114
    9 httpd 0x000000010000930a main + 2258
    10 httpd 0x0000000100000894 start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00007fff5fbfd170 rbx: 0x0000000100228fd0 rcx: 0x00007fff5fbfd56f rdx: 0x0000000000000400
    rdi: 0x00007fff5fbfd170 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfd030 rsp: 0x00007fff5fbfd030
    r8: 0x0000000100dc2658 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x00007fff70273fd8
    r12: 0x0000000000000268 r13: 0x00007fff805abb73 r14: 0x00007fff5fbfd6e0 r15: 0x0000000100e78600
    rip: 0x00000001001bd41d rfl: 0x0000000000010206 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x100058fff +httpd ??? (???) /usr/sbin/httpd
    0x10007e000 - 0x10008fff3 libaprutil-1.0.dylib ??? (???) <a81497ec0978b2671feb2ce9191ce055> /usr/lib/libaprutil-1.0.dylib
    0x100097000 - 0x1000b7fff libexpat.1.dylib ??? (???) <b34ddb3102b6d02667344e1b529b21cb> /usr/lib/libexpat.1.dylib
    0x1000bd000 - 0x1001b5fef libiconv.2.dylib ??? (???) <698d6ca445eef34af85c9f2e5b372def> /usr/lib/libiconv.2.dylib
    0x1001bc000 - 0x1001d8fef libapr-1.0.dylib ??? (???) <304189f38964fdf93b9a1c8d010267ee> /usr/lib/libapr-1.0.dylib
    0x1001e5000 - 0x1001e5fff modauthnfile.so ??? (???) /usr/libexec/apache2/modauthnfile.so
    0x1001e8000 - 0x1001e9fff modauthzhost.so ??? (???) /usr/libexec/apache2/modauthzhost.so
    0x1001ec000 - 0x1001f2fff mod_cache.so ??? (???) /usr/libexec/apache2/mod_cache.so
    0x1001f5000 - 0x1001f9fff modmemcache.so ??? (???) /usr/libexec/apache2/modmemcache.so
    0x1001fc000 - 0x1001fdfff mod_dumpio.so ??? (???) /usr/libexec/apache2/mod_dumpio.so
    0x100300000 - 0x100303fff moddiskcache.so ??? (???) /usr/libexec/apache2/moddiskcache.so
    0x100306000 - 0x100309fff modextfilter.so ??? (???) /usr/libexec/apache2/modextfilter.so
    0x10030c000 - 0x100317fff mod_include.so ??? (???) /usr/libexec/apache2/mod_include.so
    0x10031a000 - 0x10031cfff mod_filter.so ??? (???) /usr/libexec/apache2/mod_filter.so
    0x10031f000 - 0x100323fff mod_deflate.so ??? (???) /usr/libexec/apache2/mod_deflate.so
    0x100326000 - 0x10032afff modlogconfig.so ??? (???) /usr/libexec/apache2/modlogconfig.so
    0x10032d000 - 0x10032dfff mod_logio.so ??? (???) /usr/libexec/apache2/mod_logio.so
    0x100330000 - 0x100330fff mod_env.so ??? (???) /usr/libexec/apache2/mod_env.so
    0x100333000 - 0x100334fff mod_expires.so ??? (???) /usr/libexec/apache2/mod_expires.so
    0x100337000 - 0x100339fff mod_headers.so ??? (???) /usr/libexec/apache2/mod_headers.so
    0x10033c000 - 0x10033dfff mod_ident.so ??? (???) /usr/libexec/apache2/mod_ident.so
    0x100340000 - 0x100341fff mod_setenvif.so ??? (???) /usr/libexec/apache2/mod_setenvif.so
    0x100344000 - 0x100355fff mod_proxy.so ??? (???) /usr/libexec/apache2/mod_proxy.so
    0x10035a000 - 0x100360fff modproxyhttp.so ??? (???) /usr/libexec/apache2/modproxyhttp.so
    0x100364000 - 0x100369fff modproxybalancer.so ??? (???) /usr/libexec/apache2/modproxybalancer.so
    0x10036c000 - 0x100393ffb mod_ssl.so ??? (???) /usr/libexec/apache2/mod_ssl.so
    0x10039e000 - 0x1003c9fef libssl.0.9.7.dylib ??? (???) <a6b239856f5e2aca54c2c54de457f751> /usr/lib/libssl.0.9.7.dylib
    0x1003d9000 - 0x1003dcfff mod_mime.so ??? (???) /usr/libexec/apache2/mod_mime.so
    0x1003df000 - 0x1003f5fff mod_dav.so ??? (???) /usr/libexec/apache2/mod_dav.so
    0x1003f9000 - 0x1003fdfff mod_status.so ??? (???) /usr/libexec/apache2/mod_status.so
    0x100400000 - 0x100407fff mod_autoindex.so ??? (???) /usr/libexec/apache2/mod_autoindex.so
    0x10040a000 - 0x10040afff mod_asis.so ??? (???) /usr/libexec/apache2/mod_asis.so
    0x10040d000 - 0x100410fff mod_info.so ??? (???) /usr/libexec/apache2/mod_info.so
    0x100413000 - 0x100417fff mod_cgi.so ??? (???) /usr/libexec/apache2/mod_cgi.so
    0x10041b000 - 0x100425fff moddavfs.so ??? (???) /usr/libexec/apache2/moddavfs.so
    0x100429000 - 0x10042afff modvhostalias.so ??? (???) /usr/libexec/apache2/modvhostalias.so
    0x10042d000 - 0x100433fff mod_negotiation.so ??? (???) /usr/libexec/apache2/mod_negotiation.so
    0x100436000 - 0x100436fff mod_dir.so ??? (???) /usr/libexec/apache2/mod_dir.so
    0x100439000 - 0x10043bfff mod_imagemap.so ??? (???) /usr/libexec/apache2/mod_imagemap.so
    0x10043e000 - 0x10043efff mod_actions.so ??? (???) /usr/libexec/apache2/mod_actions.so
    0x100441000 - 0x100442fff mod_speling.so ??? (???) /usr/libexec/apache2/mod_speling.so
    0x100445000 - 0x100446fff mod_userdir.so ??? (???) /usr/libexec/apache2/mod_userdir.so
    0x100449000 - 0x10044afff mod_alias.so ??? (???) /usr/libexec/apache2/mod_alias.so
    0x10044d000 - 0x10045bfff mod_rewrite.so ??? (???) /usr/libexec/apache2/mod_rewrite.so
    0x10045f000 - 0x10046bfff libexslt.0.dylib ??? (???) <f47ed154350cd159352b3f1e78564a92> /usr/lib/libexslt.0.dylib
    0x100470000 - 0x1004b3ffb libiodbc.2.dylib ??? (???) <2a771810e00a210fa2dc1de2c5d14cfa> /usr/lib/libiodbc.2.dylib
    0x1004c1000 - 0x1004f8fff com.apple.LDAPFramework 1.4.5 (110) <463b4b6045245b6c6fa19c5b053409fc> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x100503000 - 0x100533ffb libcurl.4.dylib ??? (???) <3a8f974165b94b07f9b75ec027dbfffe> /usr/lib/libcurl.4.dylib
    0x10053d000 - 0x10054efff libsasl2.2.dylib ??? (???) <4044cb43c959e7c3dc91a7bbeb5752c5> /usr/lib/libsasl2.2.dylib
    0x100578000 - 0x10057afff modauthapple.so ??? (???) <ee3ef524945cd2e0b619e0cbc2242608> /usr/libexec/apache2/modauthapple.so
    0x10057d000 - 0x100580fff modspnegoapple.so ??? (???) <cfaf0207c363518bbd9e437eb25f0798> /usr/libexec/apache2/modspnegoapple.so
    0x100583000 - 0x100585fff com.apple.spnegoapache 10.5 (10.5) <b0b3ba6afed35d4276eef2d71c0f6682> /System/Library/PrivateFrameworks/SpnegoApache.framework/Versions/A/SpnegoApach e
    0x100589000 - 0x1005a7ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <ca49f12af7e4b42470e09e2be309c5e9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x1005b3000 - 0x1005b7fff moddigestapple.so ??? (???) <aaec439b54b2680de1871857597a7381> /usr/libexec/apache2/moddigestapple.so
    0x1005bb000 - 0x1005bcfff modhfsapple.so ??? (???) <f4321abb907b607e7abbf2b4ee6fc53a> /usr/libexec/apache2/modhfsapple.so
    0x101000000 - 0x101593fff libphp5.so ??? (???) <4a8a2c94ca212e205bafa8d4f798e76d> /usr/libexec/apache2/libphp5.so
    0x7fff5fc00000 - 0x7fff5fc2e643 dyld 97.1 (???) <1d1ba42c89e77cfe2558a3c66129fff6> /usr/lib/dyld
    0x7fff80003000 - 0x7fff802fffe3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <67f51409107ce59a43aee1ed54d1189e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonC
    ore
    0x7fff80302000 - 0x7fff80306fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x7fff80307000 - 0x7fff803a2fe7 com.apple.ink.framework 101.3 (86) <087a78fda9b86c898cd33fdcbc927699> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff804aa000 - 0x7fff804c8fff com.apple.CoreVideo 1.6.0 (20.0) <4cebbd3f1353c73d11fd871ce4b552ba> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff804c9000 - 0x7fff80506ff7 com.apple.SystemConfiguration 1.9.2 (1.9.2) <5af02fa92da5a73aec8d4e137d47b40a> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff80507000 - 0x7fff80509ff7 libffi.dylib ??? (???) <dc89a0cfa89fa40bd5e67ac301a9ba2a> /usr/lib/libffi.dylib
    0x7fff8050a000 - 0x7fff805ebfff libcrypto.0.9.7.dylib ??? (???) <4ba8f4663187645a922c9c5025127e39> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff805ec000 - 0x7fff8063cfe7 com.apple.Metadata 10.5.8 (398.26) <c6f33c64966aceb08eeea18e29609c26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8063d000 - 0x7fff80640fff com.apple.securityhi 3.0 (30817) <ac11de7f17010ed0e95a91b2996e8a63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff80641000 - 0x7fff80657ff9 com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80658000 - 0x7fff8069bfef libTIFF.dylib ??? (???) <a94cd9462b63fbdcb63374d50412a75e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8069c000 - 0x7fff806adfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <e9ccc1684978793903989e662271178a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versi
    ons/A/SpeechSynthesis
    0x7fff806ae000 - 0x7fff806b0fff com.apple.print.framework.Print 218.0.3 (220.2) <404a8310c77d9a4e68cf43bea9605684> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff806b2000 - 0x7fff806c3ffd libz.1.dylib ??? (???) <adb739c51df0f32aa0edd5565cee1c98> /usr/lib/libz.1.dylib
    0x7fff806c4000 - 0x7fff806c6fff com.apple.NavigationServices 3.5.2 (163) <0cde9279f40ad2455a1a818ef6c8099f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServ
    ices
    0x7fff806c7000 - 0x7fff807fffef com.apple.CoreFoundation 6.5.7 (476.19) <d7aea66b6a0d43c717a9d974d4b3e2de> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8080f000 - 0x7fff808a0fff com.apple.SearchKit 1.2.2 (1.2.2) <87379484090b910fd05c027b66d1228f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff808a1000 - 0x7fff80c59fff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff80c5a000 - 0x7fff80f41ffb com.apple.HIToolbox 1.5.6 (???) <54f8e0b178ed377fb279ba48fa1aa88b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81086000 - 0x7fff8117afff libobjc.A.dylib ??? (???) <8cb12a6a38aa7a4d82c7704ebf3cac72> /usr/lib/libobjc.A.dylib
    0x7fff8117b000 - 0x7fff811a5fff libcups.2.dylib ??? (???) <837f35c2ae10566d3a8d5c6479f36d41> /usr/lib/libcups.2.dylib
    0x7fff811a6000 - 0x7fff811aeffa libbsm.dylib ??? (???) <e4eaac0d1d83b90c308d2ee2ab957cc5> /usr/lib/libbsm.dylib
    0x7fff811af000 - 0x7fff8131efff libicucore.A.dylib ??? (???) <d69c6c54ddbf4ef58ea94d733de685b9> /usr/lib/libicucore.A.dylib
    0x7fff8131f000 - 0x7fff813f2ffc com.apple.CFNetwork 438.14 (438.14) <3af1993e63b2fc29d8ed0a4ed3d6311c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff813f3000 - 0x7fff81434fef com.apple.framework.IOKit 1.5.2 (???) <ebadf76b05d974c057871f79d1155160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff81435000 - 0x7fff81438ffb com.apple.help 1.1 (36) <4c8c537817ac6888cf01adfc4c099d9a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff81439000 - 0x7fff81439ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x7fff8143a000 - 0x7fff8146cff7 libauto.dylib ??? (???) <5876c3364307b49c40b42bc60eef886e> /usr/lib/libauto.dylib
    0x7fff8146d000 - 0x7fff81485fff com.apple.DictionaryServices 1.0.0 (1.0.0) <0a5c79542cfecfe148558dd5d033aaa1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/Dictio
    naryServices
    0x7fff81495000 - 0x7fff81553fff edu.mit.Kerberos 6.0.13 (6.0.13) <6d10cff5f721c34228661d52fbfd3516> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81554000 - 0x7fff81692fe9 com.apple.ImageIO.framework 2.0.6 (2.0.6) <d79c930b0d93138b2cf3f5394812ee99> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81693000 - 0x7fff816adfff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff816ae000 - 0x7fff81839ffb libSystem.B.dylib ??? (???) <714d2608b5acae3ad5364897c49868fa> /usr/lib/libSystem.B.dylib
    0x7fff8183a000 - 0x7fff818aefe7 libstdc++.6.dylib ??? (???) <4c052234501252589cb46a124abc72d9> /usr/lib/libstdc++.6.dylib
    0x7fff818af000 - 0x7fff81960fef com.apple.CoreServices.OSServices 228 (228) <000f996e7e2569d49a63eefc5f17d07b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff819f5000 - 0x7fff819f5ff8 com.apple.ApplicationServices 34 (34) <71fa30df5b60e756224f1dc853592585> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff819f6000 - 0x7fff819fafff libGIF.dylib ??? (???) <86b6f22870c1a20046a5442ff338ec4e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff819fb000 - 0x7fff819fbffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff819fd000 - 0x7fff81a52fe3 com.apple.HIServices 1.7.1 (???) <8c601c198e138905743161674f558fcc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff81adb000 - 0x7fff81aeafe7 com.apple.opengl 1.5.10 (1.5.10) <9334af96d3c090bbadfd4a16514f07ff> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff81aeb000 - 0x7fff81b61fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff81b62000 - 0x7fff81b89fff libxslt.1.dylib ??? (???) <976e452777732411dc6bbc9bf96f202f> /usr/lib/libxslt.1.dylib
    0x7fff81b8a000 - 0x7fff81b94fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <3780e10cf1c574c73098426b9f3b91bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/S
    peechRecognition
    0x7fff81b95000 - 0x7fff81c2bffb com.apple.LaunchServices 292 (292) <d6750e4efb1986b3ffd2bc037223a3ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff82556000 - 0x7fff82621ff7 com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff82622000 - 0x7fff82b42f6e libGLProgrammability.dylib ??? (???) <7aa4c12953526371a07780326fbd8725> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff82b43000 - 0x7fff82f23fef com.apple.QuartzCore 1.5.8 (1.5.8) <1c79fff9a8916e61c28ec13a87723e67> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff82f24000 - 0x7fff82f45fff libresolv.9.dylib ??? (???) <e8a96351d4568c470667a6cabc7c0bc1> /usr/lib/libresolv.9.dylib
    0x7fff82f46000 - 0x7fff8314fff3 com.apple.security 5.0.5 (36371) <61d1cce0188d73a7392b75503dbdc2b8> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83150000 - 0x7fff8318bfff com.apple.AE 402.3 (402.3) <9a0dd05f928c9fadd533c7081ab9dcd9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff831bd000 - 0x7fff83238ff3 com.apple.CoreText 2.0.4 (???) <63ac544118adbf16b6f1566131b2c20e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff83239000 - 0x7fff8323bff9 libRadiance.dylib ??? (???) <894a6b2cfd423a7467395844515953bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dyl
    ib
    0x7fff8323c000 - 0x7fff8323cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8323d000 - 0x7fff8325bfff libPng.dylib ??? (???) <9f119a3f94919759c9a65eb6d0c265ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8325c000 - 0x7fff832fcfe3 com.apple.ApplicationServices.ATS 3.8 (???) <fea92675c6f2797211de292a8bea3d66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff832fd000 - 0x7fff83309ff1 libgcc_s.1.dylib ??? (???) <568895f7479fefc4796748a618c6ec9f> /usr/lib/libgcc_s.1.dylib
    0x7fff83314000 - 0x7fff83314ffa com.apple.CoreServices 32 (32) <beac1b7266aaf0da184cd5925910217e> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83315000 - 0x7fff833d9fe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff833da000 - 0x7fff8343dfef libGLU.dylib ??? (???) <80c7eb325b8de4ab272f08c335645eea> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8343e000 - 0x7fff83444fff com.apple.DiskArbitration 2.2.1 (2.2.1) <cab52e39ef8dde5003d9029c99d4c264> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83445000 - 0x7fff83482fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff83483000 - 0x7fff834bfff7 libGLImage.dylib ??? (???) <c08254d55543c5d8847e8178a66f9e1b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff834c0000 - 0x7fff83548fef libsqlite3.0.dylib ??? (???) <3d591878110f4e73daf0752549f9b5e2> /usr/lib/libsqlite3.0.dylib
    0x7fff83549000 - 0x7fff83d06fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff83d07000 - 0x7fff83d1bff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83d1c000 - 0x7fff83d5ffef com.apple.QD 3.11.57 (???) <8b866ad370ea1d63dac867d4d857a30b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83d60000 - 0x7fff83d65fff com.apple.CommonPanels 1.2.4 (85) <564fc0c6c53a00d1a7bf8a94545beffa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff83d66000 - 0x7fff83d66fff com.apple.Carbon 136 (136) <b943811e0c7704ac2d60ae1f72d8a265> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83d67000 - 0x7fff83d81fff com.apple.openscripting 1.2.8 (???) <e4e52ab77fc6344ef3ef4a9b259c4543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff83d82000 - 0x7fff8434efef com.apple.CoreGraphics 1.409.5 (???) <bbeff825316667228a100e4b127fadab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphic
    s
    0x7fff8434f000 - 0x7fff845eafe3 com.apple.Foundation 6.5.9 (677.26) <d7c197fec4d7c3097be95ae742a47c22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff845eb000 - 0x7fff8465aff9 com.apple.print.framework.PrintCore 5.5.4 (245.6) <88263e9a3bc14d303780fa8b8c876918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/P
    rintCore
    0x7fff8465b000 - 0x7fff8470efef com.apple.DesktopServices 1.4.8 (1.4.8) <27b233b27d6f4e4c79aeb26424be3a9e> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8470f000 - 0x7fff84804fff libxml2.2.dylib ??? (???) <78096eb3aaceae5121ca6fa885566517> /usr/lib/libxml2.2.dylib
    0x7fff8484b000 - 0x7fff8486dfff libJPEG.dylib ??? (???) <3cf2cd8a43c911c84a3d8ac1f4e934fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    I do not undestand very well this log. I think the problem come from the library libapr-1.0, which is a symbolic link to:
    -rwxr-xr-x 1 root wheel 578656 Nov 19 22:28 libapr-1.0.2.7.dylib
    lrwxr-xr-x 1 root wheel 20 May 19 2009 libapr-1.0.dylib -> libapr-1.0.2.7.dylib
    lrwxr-xr-x 1 root wheel 20 May 19 2009 libapr-1.dylib -> libapr-1.0.2.7.dylib
    And the Apache log for information (after redisabling ssl):
    [Fri Nov 20 11:13:47 2009] [notice] caught SIGTERM, shutting down
    [Fri Nov 20 11:14:31 2009] [notice] Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.7l DAV/2 PHP/5.2.11 configured -- resumin
    g normal operations
    I have tried some manipulations to resolve this problem but with no success. I have also searched on Apple support and the Internet and I have found nothing about this or a similar problem.
    Any Idea?
    Thanks in advance.

    Similar problem here. I installed the latest security update via software update. It rebooted twice and then the Aqua "starting Mac OS X" splash screen appears, the progress bar jumps to 100% very quickly and then the system goes into what looks like sleep mode (the power buttons dim like when it's asleep). It won't wake up after that or restart by holding the power button. Have to unplug it!
    At first, I tried a couple times using the OPT key to try and boot from another disk and it ignored it and went to sleep as above. Then, I tried using the SHIFT key to try and boot into safe mode and the screen stayed black and it didn't seem to be doing anything. After that, I tried OPT again and it booted successfully. Now it seems to be booting normally again. Try booting with SHIFT key held down and then reboot normally to see if that works.
    This is very, very bad. I am afraid.

  • Error messagCannot connect Secure connection needed  enable ssl 3.0 and slt

    Error message "We cannot complete your itunes request. A secure internet connection cannot be determined. Be sure to enable ssl 3.0 or slt 1.0 in the internet options control panel. I did NOTHING different to my computer. One day I could purchase songs from itunes and 4 days later I couldn't. I've checked all things that discussion boards and technical support have suggested and nothing works. Enabled ssl 3.0 and slt 1.0, turned off firewall, authorized my computer, blah, blah...
    Not only can't I purchase songs but when I plug in my ipod to shuffle or change playlists, the error messages tell me I will lose many of my songs if I don't authorize my account. Then, back to the problem of it looping me through error messages.

    You don't really need to do anything, as the handshake will fall back to SSLv3 if either end can't speak TLS.
    However if you want to enforce SSLv3 and nothing else (e.g. SSLv2) you could remove TLSv1 from the enabledProtocols of the SSLSocket (or SSLServerSocket if you're writing a server). You should also remove SSLv2 at the same time IMHO as it is insecure.
    Alternatively, if you're using SSLContexts, do SSLContext.getInstance("SSLv3") and get your SSLSocketFactory from the result; see http://java.sun.com/j2se/1.4.1/docs/guide/security/jsse/JSSERefGuide.html#AppA.
    EJP

  • Connecting to non-secure listener port over TCPS

    Hi,
    I am trying to connect to non-SSL port over TCPS.
    When I use tnsping, it hangs.
    When I do an OCIServerAttach, it hangs.
    Client is 10.2
    And Database server is 9.2 and higher..
    Any way I can find out why this is happening??
    -Harsha

    Maybe I'm not getting the point, but when you do not use SSL on this port, why do you want to use TCPS. Wouldn't TPC be a better choice?
    cu
    Andreas

  • Streaming video keep buffering after enabling SSL connection

    Hi,
    I am running Adobe Connect Pro 7 /w SP2. I started having this video streaming problem (buffering on the status bar) in my presentations after I enabled the SSL connection on the server. I tried different video format and it didn't seem to make any difference. Other content types are playing properly.
    Does anyone has similar problem as mine?
    Thanks

    Hi, thanks. I wouldn't think that you would need to update your graphic and video drivers with Win7 but that is recommended as well as turning off the h.a.
    Sometimes an add on in the browser, especially if it is the same in all browsers may be the issue. The Anti-Virus program would be the first I would check since most all Install add ons into the browsers.
    What Anti-Virus do you use? Is it the same on the XP or different?
    Thanks,
    eidnolb

  • Facetime fails to connect after Official Yosemite installation

    Mid 2009 Macbook Pro 13 inch with OS X Yosemite Version 10.10
    I had no issues with facetime at all before installing the Yosemite update (from mavericks) but now every time I try to make a call or answer one it will connect briefly for a minute and then disconnect within a few seconds.

    This is everything from opening Facetime, to calling a contact and it connecting and then failing within a few seconds.
    11/16/14 12:04:31.632 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    11/16/14 12:04:33.000 PM kernel[0]: FaceTime (map: 0xffffff8020fd3b40) triggered DYLD shared region unnest for map: 0xffffff8020fd3b40, region 0x7fff91600000->0x7fff91800000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    11/16/14 12:04:35.239 PM SIMBL Agent[285]: warning: failed to get scripting definition from /Applications/FaceTime.app; it may not be scriptable.
    11/16/14 12:04:35.239 PM SIMBL Agent[285]: AppleEvents: Send port for process has no send right, port=( port:33047/0x8117 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
    11/16/14 12:04:39.313 PM FaceTime[1840]: Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did find:
      /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    11/16/14 12:04:39.316 PM SIMBL Agent[285]: AppleEvents: Send port for process has no send right, port=( port:33047/0x8117 rcv:1,send:0,d:0 limit:5) (findOrCreate()/AEMachUtils.cp #526) com.apple.main-thread
    11/16/14 12:04:39.830 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    11/16/14 12:04:40.163 PM logind[69]: -[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100080
    11/16/14 12:04:40.163 PM logind[69]: _SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
    11/16/14 12:04:40.164 PM IMRemoteURLConnectionAgent[1844]: SACShieldWindowShowing:925: ERROR: NULL response
    11/16/14 12:04:54.459 PM com.apple.SecurityServer[55]: Killing auth hosts
    11/16/14 12:04:54.459 PM com.apple.SecurityServer[55]: Session 100074 destroyed
    11/16/14 12:04:55.936 PM mdworker[1845]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    11/16/14 12:04:56.013 PM mdworker[1846]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    11/16/14 12:04:57.789 PM mds[32]: (ImportServer.Normal:1700) Ignoring blacklisted Spotlight importer plugin:/Developer/Applications/Xcode.app/Contents/Library/Spotlight/SourceCode. mdimporter uuid:548A3091-3C5D-498A-A329-B532A6C896BB version:1801
    11/16/14 12:04:57.790 PM mds[32]: (ImportServer.Normal:1700) Ignoring blacklisted Spotlight importer plugin:/Developer/Applications/Xcode.app/Contents/Library/Spotlight/SourceCode. mdimporter uuid:548A3091-3C5D-498A-A329-B532A6C896BB version:1801
    11/16/14 12:05:17.179 PM FaceTime[1840]: [Warning] Could not pause video for callID: 0
    11/16/14 12:05:17.180 PM FaceTime[1840]: [Warning] Error pausing video: Error Domain=GKVoiceChatServiceErrorDomain Code=32004 "No CallID" UserInfo=0x6080002e7800 {NSLocalizedFailureReason=Called without a callID we know about, NSErrorUserInfoReturnCode=0, NSErrorUserInfoDetailedError=104, NSLocalizedDescription=No CallID}
    11/16/14 12:05:18.170 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    11/16/14 12:05:18.366 PM logind[69]: -[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100081
    11/16/14 12:05:18.366 PM logind[69]: _SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
    11/16/14 12:05:18.367 PM IMRemoteURLConnectionAgent[1848]: SACShieldWindowShowing:925: ERROR: NULL response
    11/16/14 12:05:18.378 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:18.635 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:18.737 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:39.415 PM FaceTime[1840]: 12:05:39.414 WARNING:   AUVPAggregate.cpp:3512: InitializeVoiceProcessingAndMetadata: AUVP::InitializeVoiceProcessingAndMetadata: VP block error num input channels is unexpected: inp=2, out=1, auhal=2
    11/16/14 12:05:39.765 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:39.816 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:40.418 PM FaceTime[1840]: 12:05:40.418 WARNING:   AUVPAggregate.cpp:3512: InitializeVoiceProcessingAndMetadata: AUVP::InitializeVoiceProcessingAndMetadata: VP block error num input channels is unexpected: inp=2, out=1, auhal=2
    11/16/14 12:05:42.421 PM FaceTime[1840]: 12:05:42.420 WARNING:   AUVPAggregate.cpp:3512: InitializeVoiceProcessingAndMetadata: AUVP::InitializeVoiceProcessingAndMetadata: VP block error num input channels is unexpected: inp=2, out=1, auhal=2
    11/16/14 12:05:43.337 PM CallHistorySyncHelper[203]: Firing sync notification
    11/16/14 12:05:45.814 PM FaceTime[1840]: [Warning] IMAVInterfaceNetworkCheckResult unknown/unhandled result: -1
    11/16/14 12:05:45.000 PM kernel[0]: Sandbox: FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:46.218 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:46.395 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:46.416 PM sandboxd[220]: ([1840]) FaceTime(1840) deny mach-lookup com.apple.awdd
    11/16/14 12:05:46.614 PM rtcreportingd[435]: sendMessageWithSessionInfo: user info provided without requiring it.

  • Ethernet fails to connect after waking

    After installing 10.4.11 on my Intel Mac-Mini, Ethernet fails after waking from sleep. The ISP, Network, and Server lights in Network Diagnostics are Red. The Built-In Ethernet and Network Settings are Green.
    I used to have a static IP and gave up to DHCP thinking it was a DNS problem. To my surprise, when I woke the machine set to DHCP, I still had the same problem. My PPC seems unaffected so I don't think it's a router problem.

    I think that was the Delta, Mac OS X 10.4.11 Update (Intel), 183MB...
    http://support.apple.com/downloads/MacOS_X_10_4_11_Update__Intel
    Yep, started D/L & it's called... MacOSXUpd10.4.11Intel.dmg
    Mac OS X 10.4.11 Combo Update (Intel), 321.5 MB...
    http://support.apple.com/downloads/MacOS_X_10_4_11_Combo_Update__Intel
    Seems strange that I'm the only one with the problem, but the culprit definitely appears to be the update.
    The scant evidence in the past when this happens has pointed to marginal Hardware that the Updates pushed a little bit too much harder, or used the HW differently.

Maybe you are looking for