Slapd_poll(188) timed out

I'm getting the following error randomly in my error logs:
- DEBUG - conn=-1 op=-1 msgId=-1 - slapd_poll(188) timed out
what does this error mean?
Also when I go to Directory Server > Resource Usages from dscc, I see lot of threads with State: Blocking (reading socket), Bound As: (Not Bound) and Initiated 1, Completed 0.
Are these some sort of hanging threads?
Edited by: DJ on Sep 12, 2012 1:11 AM

Hello,
You can get the slapd poll message when:
1) The LDAP server tries to send data back to the client and block for more than the ioblocktimeout
2) The LDAP server tries to read a PDU from the client and block for more than the ioblocktimeout
either because:
2a) it receives the first byte of the PDU and wait for the end of it
2b) You got SSL handcheck and wait for the first byte of the user PDU
You typically fall into #1 by doing an ldapsearch ... (objectclass=*) | more and wait enough time ...
2a) occurs if there is problem with the application or the network
2b) occurs with some ldap applications ( usually java written because the LDAP C SDK does not exhibut the pb) that open ssl connection then wait before sending first ldap operation ...
a work-around is to have the application send a dummy operation when opening the connection ...
HTH
-Sylvain

Similar Messages

  • Slapd_poll(*) timed out and ASN.1 BER error messages

    We have recently started to receive a large number of slapd_poll and ASN.1 BER error messages in our DSEE 11.1.1.7.0 errors and access logs. 
    The following messages appear in the access logs:
    B1 - Client request contains an ASN.1 BER tag that is corrupt or connection aborted
    At the same time the following slapd_poll error appears in the errors log:
    DEBUG - conn=-1 op=-1 msgId=-1 -  slapd_poll(169) timed out
    We have not made any configuration changes or updates to our DSEE installation.  Do you have any tips or pointers as to what we could look at to try and determine the source and cause of the errors?

    Hello,
    Usual cause is a LDAP client that is disconnecting without UNBINDing.
    Maybe an application newley deployed or F5 load balancers sometimes
    Sylvain
    When closing a thread as answered remember to mark the correct and helpful posts to make it easier for others to find them

  • Slapd_poll () timed out

    Hello there,
    I see the below errors in ODSEE11gR1 version on Linux server, can some one tell me what is the reason for this error?
    error log:
    [18/Jul/2011:11:54:22 -0400] - DEBUG - conn=-1 op=-1 msgId=-1 - slapd_poll(18) timed out
    [18/Jul/2011:11:54:27 -0400] - DEBUG - conn=-1 op=-1 msgId=-1 - slapd_poll(24) timed out
    [18/Jul/2011:11:54:32 -0400] - DEBUG - conn=-1 op=-1 msgId=-1 - slapd_poll(22) timed out
    [18/Jul/2011:11:54:37 -0400] - DEBUG - conn=-1 op=-1 msgId=-1 - slapd_poll(23) timed out
    access log:
    [18/Jul/2011:11:52:30 -0400] conn=14 op=-1 msgId=-1 - fd=18 slot=18 LDAP connection from 10.5.59.5:58730 to 10.22.33.65
    [18/Jul/2011:11:52:30 -0400] conn=14 op=0 msgId=1 - EXT oid="1.3.6.1.4.1.1466.20037"
    [18/Jul/2011:11:52:30 -0400] conn=14 op=0 msgId=1 - RESULT err=0 tag=120 nentries=0 etime=0.001000, Start TLS request accepted.Server willing to negotiate SSL.
    [18/Jul/2011:11:52:30 -0400] conn=14 op=-1 msgId=-1 - SSL 256-bit AES-256
    [18/Jul/2011:11:52:30 -0400] conn=14 op=1 msgId=2 - BIND dn="cn=proxy,dc=domain,dc=com" method=128 version=3
    [18/Jul/2011:11:52:30 -0400] conn=14 op=1 msgId=2 - RESULT err=0 tag=97 nentries=0 etime=0.018000 dn="cn=proxy,dc=domain,dc=com"
    [18/Jul/2011:11:52:30 -0400] conn=14 op=2 msgId=3 - SRCH base="ou=people,ou=linux,dc=domain,dc=com" scope=2 filter="(&(objectClass=posixAccount)(uid=testunix))" attrs=ALL
    [18/Jul/2011:11:52:30 -0400] conn=14 op=2 msgId=3 - RESULT err=0 tag=101 nentries=1 etime=0.023000
    [18/Jul/2011:11:52:30 -0400] conn=14 op=3 msgId=4 - BIND dn="uid=testunix,ou=people,ou=linux,dc=domain,dc=com" method=128 version=3
    [18/Jul/2011:11:52:30 -0400] conn=14 op=3 msgId=4 - RESULT err=0 tag=97 nentries=0 etime=0.000000 dn="uid=testunix,ou=people,ou=linux,dc=domain,dc=com"
    [18/Jul/2011:11:52:30 -0400] conn=14 op=4 msgId=5 - BIND dn="cn=proxy,dc=domain,dc=com" method=128 version=3
    [18/Jul/2011:11:52:30 -0400] conn=14 op=4 msgId=5 - RESULT err=0 tag=97 nentries=0 etime=0.001000 dn="cn=proxy,dc=domain,dc=com"
    [18/Jul/2011:11:54:22 -0400] conn=14 op=5 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=104.568000
    [18/Jul/2011:11:54:22 -0400] conn=14 op=-1 msgId=-1 - closing from 10.5.59.5:58730 - B1 - Client request contains an ASN.1 BER tag that is corrupt or connection aborted -
    [18/Jul/2011:11:54:22 -0400] conn=14 op=-1 msgId=-1 - closed.
    Any idea why i see 'ASN.1' BER tag error in the access log, when i see this error in the access log i also see slapd_poll () timed out error in the error log? Please let me know .
    Thanks
    Stan

    I use Oracle (Sun) Directory 11gR1+Ps1 version on SLES 11 ass the backend LDAP for all Unix client server authentication against it. When i issue a 'passwd' command i get these error messages in the access/errors logs and passwd command hangs. When i checked the client server logs, i see the below messages..
    Jul 19 12:04:10 labldaptest1 passwd[17524]: nss_ldap: ldap_start_tls failed: Timed out
    Jul 19 12:04:15 labldaptest1 passwd[17524]: nss_ldap: ldap_start_tls failed: Timed out
    Jul 19 12:04:15 labldaptest1 passwd[17524]: nss_ldap: could not search LDAP server - Server is unavailable

  • The transaction is no longer active - Transaction timed out after 30 second

    We have an intermittent error here, and I'm a rookie. The error results in a 500 being sent to the customer every 10th-20th POST and only occurs under heavy load. The heavy loading is over the for the day, but it'll be back.
    My first suspicion was the app code doing transaction work and having database performance problems. But the app is non-transactional and the database is fine. The server farm nodes (4) are all experiencing the problems at equal rates, and the other apps on the farm are fine, so it appears to be app-specific rather than rooted in server state or database state.
    I looked at the stack a little more closely and it appears to be some kind of internal persistence issue, but a completely foreign one to me. We have no Persistent Stores configured, so I don't know where to even start on this puppy.
    EJB Exception occurred during invocation from home: weblogic.ejb.container.internal.StatelessEJBLocalHomeImpl@d1e1f4 threw exception: <1.0.0 nonfatal general error> org.apache.openjpa.persistence.PersistenceException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 30 seconds
    BEA1-32AE928C966AC66F424D]'. No further JDBC access is allowed within this transaction.
    <1.0.0 nonfatal general error> org.apache.openjpa.persistence.PersistenceException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 30 seconds
    BEA1-32AE928C966AC66F424D]'. No further JDBC access is allowed within this transaction.
    at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:3784)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:97)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:83)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:59)
    at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.handleCheckedException(SelectResultObjectProvider.java:155)
    at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:40)
    at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1219)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:987)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:839)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:770)
    at kodo.kernel.KodoQuery.execute(KodoQuery.java:47)
    at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:525)
    at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:229)
    at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:269)
    at kodo.persistence.KodoQueryImpl.getResultList(KodoQueryImpl.java:213)
    at kodo.persistence.KodoQueryImpl.getResultList(KodoQueryImpl.java:213)
    at com.company.buapp.buslogic.helpers.ApproveApplicationHelper.createNewTransactionsExcludingApplication(ApproveApplicationHelper.java:167)
    at com.company.buapp.buslogic.helpers.ApproveApplicationHelper.createNewTransactions(ApproveApplicationHelper.java:129)
    at com.company.buapp.buslogic.helpers.ApproveApplicationHelper.stageAction(ApproveApplicationHelper.java:74)
    at com.company.buapp.buslogic.session.ApproveApplicationSessionBean.performAction(ApproveApplicationSessionBean.java:348)
    at sun.reflect.GeneratedMethodAccessor2150.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at weblogic.ejb.container.injection.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:68)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
    at $Proxy365.performAction(Unknown Source)
    at com.company.buapp.buslogic.session.ApproveApplicationSessionBean_gc4fhc_ApproveApplicationSessionLocalImpl.performAction(ApproveApplicationSessionBean_gc4fhc_ApproveApplicationSessionLocalImpl.java:148)
    at com.company.buapp.si.ApplicationWS.performAction(ApplicationWS.java:114)
    at sun.reflect.GeneratedMethodAccessor2149.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at weblogic.wsee.jaxws.WLSInvoker.invoke(WLSInvoker.java:50)
    at weblogic.wsee.jaxws.WLSInvoker.invoke(WLSInvoker.java:42)
    at com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:247)
    at com.sun.xml.ws.server.sei.SEIInvokerPipe.process(SEIInvokerPipe.java:97)
    at weblogic.wsee.jaxws.MonitoringPipe.process(MonitoringPipe.java:98)
    at com.sun.xml.ws.protocol.soap.ServerMUPipe.process(ServerMUPipe.java:62)
    at com.sun.xml.ws.server.WSEndpointImpl$1.process(WSEndpointImpl.java:139)
    at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:153)
    at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:235)
    at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:97)
    at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:36)
    at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:218)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3395)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 30 seconds
    BEA1-32AE928C966AC66F424D]'. No further JDBC access is allowed within this transaction.
    at weblogic.jdbc.wrapper.JTSConnection.checkIfRolledBack(JTSConnection.java:178)
    at weblogic.jdbc.wrapper.JTSConnection.checkConnection(JTSConnection.java:188)
    at weblogic.jdbc.wrapper.ResultSet.preInvocationHandler(ResultSet.java:57)
    at weblogic.jdbc.wrapper.ResultSet_oracle_jdbc_driver_OracleResultSetImpl.next(Unknown Source)
    at org.apache.openjpa.lib.jdbc.DelegatingResultSet.next(DelegatingResultSet.java:106)
    at org.apache.openjpa.jdbc.sql.ResultSetResult.nextInternal(ResultSetResult.java:210)
    at org.apache.openjpa.jdbc.sql.SelectImpl$SelectResult.nextInternal(SelectImpl.java:2209)
    at org.apache.openjpa.jdbc.sql.AbstractResult.next(AbstractResult.java:168)
    at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.next(SelectResultObjectProvider.java:99)
    at org.apache.openjpa.lib.rop.EagerResultList.<init>(EagerResultList.java:35)
    at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1219)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:987)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:839)
    at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:770)
    at kodo.kernel.KodoQuery.execute(KodoQuery.java:47)
    at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:525)
    at org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:229)
    at org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:269)
    at kodo.persistence.KodoQueryImpl.getResultList(KodoQueryImpl.java:213)
    at kodo.persistence.KodoQueryImpl.getResultList(KodoQueryImpl.java:213)
    at com.company.buapp.buslogic.helpers.ApproveApplicationHelper.createNewTransactionsExcludingApplication(ApproveApplicationHelper.java:167)
    at com.company.buapp.buslogic.helpers.ApproveApplicationHelper.createNewTransactions(ApproveApplicationHelper.java:129)
    at com.company.buapp.buslogic.helpers.ApproveApplicationHelper.stageAction(ApproveApplicationHelper.java:74)
    at com.company.buapp.buslogic.session.ApproveApplicationSessionBean.performAction(ApproveApplicationSessionBean.java:348)
    at sun.reflect.GeneratedMethodAccessor2150.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at weblogic.ejb.container.injection.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:68)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
    at $Proxy365.performAction(Unknown Source)
    at com.company.buapp.buslogic.session.ApproveApplicationSessionBean_gc4fhc_ApproveApplicationSessionLocalImpl.performAction(ApproveApplicationSessionBean_gc4fhc_ApproveApplicationSessionLocalImpl.java:148)
    at com.company.buapp.si.ApplicationWS.performAction(ApplicationWS.java:114)
    at sun.reflect.GeneratedMethodAccessor2149.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at weblogic.wsee.jaxws.WLSInvoker.invoke(WLSInvoker.java:50)
    at weblogic.wsee.jaxws.WLSInvoker.invoke(WLSInvoker.java:42)
    at com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:247)
    at com.sun.xml.ws.server.sei.SEIInvokerPipe.process(SEIInvokerPipe.java:97)
    at weblogic.wsee.jaxws.MonitoringPipe.process(MonitoringPipe.java:98)
    at com.sun.xml.ws.protocol.soap.ServerMUPipe.process(ServerMUPipe.java:62)
    at com.sun.xml.ws.server.WSEndpointImpl$1.process(WSEndpointImpl.java:139)
    at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:153)
    at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:235)
    at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:97)
    at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:36)
    at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:218)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3395)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)

    This was actually my first conclusion as well. But when I went to the Data Source for this connection, I found it's a non-transactional driver. That's what made me go back and give the trace a second look. I don't see any references to the Data Source in question. It's OpenJPA stuff and Session persistence stuff.Non-XA drivers can still participate in an XA transaction via a variety of JDBC data source options - for example, labeled "1PC" and "LLR" on the console. (If you want to understand the particulars search for "JTS" or "LLR" in the JDBC edocs).
    You seem to be suggesting maybe the setting can be made in a config doc, possibly of the app itself, right? Right. EJBs have a transaction-timeout attribute.
    As opposed to setting it in the console. WebLogic has a domain wide default transaction-timeout setting that can be set on the console, but I tend not to recommend using it. In addition, there's something called a "deployment plan" which can be used to override some of the common EJB attributes via configuration, but I'm not personally familiar with its usage.
    But isn't the setting vapor if we're using a nonXA driver?No.
    I wonder if this thing couldn't be telling me it's waiting on the persistence subsystem to come available to store simple session data? Sometimes the problem is that there are periodic app requests that are more complex/larger than others. Sometimes the system is simply overloaded, and takes 30 seconds to honor a request that might normally take 10 seconds.
    That other app is all about persistence. What if app2 is sucking some persistence subsystem dry and app 1 is waiting just to store session data? Could be.
    If the nonXA thing really does kill the quick timeout workaround, how could I health-check the persistence subsystem?Don't know. At a wild guess I'd check for CPU's at 100% on all involved serves, and examine database stats.

  • Load_hdi: timed out waiting for driver to load

    Howdy,
    I'm having a bit of trouble with my computer refusing to mount disks, images, etc. This seems to start after trying to mount an external hard drive (passport from western digital). After plugging in the passport, I can no longer mount external hard drives, disk images, etc. After I reboot, I can mount other exteranl drives and images just fine. This behavior was replicated after I rebooted and tried to mount the passport again. Does any one have any idea what may be causing this?
    Here is what I got from my logs:
    Attach Image ¿SecUpd2007-004Univ.dmg¿
    Initializing...
    Apr 20 20:40:47 absent crashdump[864]: Unable to save crash report!\n
    load_hdi: timed out waiting for IOKit to finish matching
    Apr 20 20:40:49 absent crashdump[864]: Date/Time: 2007-04-20 20:40:42.399 -1100
    Apr 20 20:40:49 absent crashdump[864]: OS Version: 10.4.9 (Build 8P135)
    Apr 20 20:40:49 absent crashdump[864]: Report Version: 4
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Command: mds
    Apr 20 20:40:49 absent crashdump[864]: Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mds
    Apr 20 20:40:49 absent crashdump[864]: Parent: launchd [1]
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Version: ??? (???)
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: PID: 188
    Apr 20 20:40:49 absent crashdump[864]: Thread: 6
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Exception: EXCBADACCESS (0x0001)
    Apr 20 20:40:49 absent crashdump[864]: Codes: KERNINVALIDADDRESS (0x0001) at 0xa1b1c1db
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 0:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x00012fcc 0x1000 + 73676
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x0000531c 0x1000 + 17180
    Apr 20 20:40:49 absent crashdump[864]: 6 mds 0x00042b24 0x1000 + 269092
    Apr 20 20:40:49 absent crashdump[864]: 7 mds 0x000429cc 0x1000 + 268748
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 1:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 7 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 2:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 7 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 3:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9002f20c kevent + 12
    Apr 20 20:40:49 absent crashdump[864]: 1 mds 0x0001208c 0x1000 + 69772
    Apr 20 20:40:49 absent crashdump[864]: 2 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 4:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9002c548 semaphorewait_signaltrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9003102c pthreadcondwait + 480
    Apr 20 20:40:49 absent crashdump[864]: 2 mds 0x00012928 0x1000 + 71976
    Apr 20 20:40:49 absent crashdump[864]: 3 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 5:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x90014a2c read + 12
    Apr 20 20:40:49 absent crashdump[864]: 1 mds 0x00012cb4 0x1000 + 72884
    Apr 20 20:40:49 absent crashdump[864]: 2 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 6 Crashed:
    Apr 20 20:40:49 absent crashdump[864]: 0 com.apple.SearchKit 0x91087f8c PtrList::Append(void*) + 24
    Apr 20 20:40:49 absent crashdump[864]: 1 com.apple.SearchKit 0x91063110 BTree::PutValuesProcessLevelEntryNonLeaf(LevelInfoList**, unsigned long, LevelInfoEntry*, void**, unsigned char*, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), void*) + 444
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.SearchKit 0x91062e64 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 292
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.SearchKit 0x91062f28 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 488
    Apr 20 20:40:49 absent crashdump[864]: 4 com.apple.SearchKit 0x91062f28 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 488
    Apr 20 20:40:49 absent crashdump[864]: 5 com.apple.SearchKit 0x91062f28 BTree::PutValuesProcessLevel(LevelInfoList**, unsigned long, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 488
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.SearchKit 0x910629f8 BTree::PutValuesSorted(int, void**, int ()(void, unsigned char const*), IAOrderedStorable* ()(void*, IAOrderedStorable*, void*), bool ()(void), void*) + 472
    Apr 20 20:40:49 absent crashdump[864]: 7 com.apple.SearchKit 0x91058540 TermIndex::FlushTermUpdatesBulk(Progress*) + 228
    Apr 20 20:40:49 absent crashdump[864]: 8 com.apple.SearchKit 0x9102cc0c TermIndex::FlushTermUpdates(Progress*) + 196
    Apr 20 20:40:49 absent crashdump[864]: 9 com.apple.SearchKit 0x9101be60 TermIndex::FlushUpdates() + 268
    Apr 20 20:40:49 absent crashdump[864]: 10 com.apple.SearchKit 0x9101bc4c TermIndex::Flush() + 64
    Apr 20 20:40:49 absent crashdump[864]: 11 com.apple.SearchKit 0x9101ba20 TIAIndex::Flush(unsigned long) + 252
    Apr 20 20:40:49 absent crashdump[864]: 12 com.apple.SearchKit 0x9101b844 SKIndexFlushInternal + 96
    Apr 20 20:40:49 absent crashdump[864]: 13 ...pple.ContentIndex.framework 0x970de280 FlushIndex + 132
    Apr 20 20:40:49 absent crashdump[864]: 14 ...pple.ContentIndex.framework 0x970dd544 ContentIndexSyncIndex + 44
    Apr 20 20:40:49 absent crashdump[864]: 15 mds 0x00037344 0x1000 + 222020
    Apr 20 20:40:49 absent crashdump[864]: 16 mds 0x00037208 0x1000 + 221704
    Apr 20 20:40:49 absent crashdump[864]: 17 mds 0x00008b4c 0x1000 + 31564
    Apr 20 20:40:49 absent crashdump[864]: 18 com.apple.Foundation 0x92be85f4 -[NSArray makeObjectsPerformSelector:withObject:] + 264
    Apr 20 20:40:49 absent crashdump[864]: 19 mds 0x00007d54 0x1000 + 27988
    Apr 20 20:40:49 absent crashdump[864]: 20 com.apple.CoreFoundation 0x907df4fc __CFRunLoopDoSources0 + 384
    Apr 20 20:40:49 absent crashdump[864]: 21 com.apple.CoreFoundation 0x907dea2c __CFRunLoopRun + 452
    Apr 20 20:40:49 absent crashdump[864]: 22 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 23 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 24 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 25 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 26 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 7:
    Apr 20 20:40:49 absent crashdump[864]: 0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    Apr 20 20:40:49 absent crashdump[864]: 1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    Apr 20 20:40:49 absent crashdump[864]: 2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    Apr 20 20:40:49 absent crashdump[864]: 3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    Apr 20 20:40:49 absent crashdump[864]: 4 mds 0x0000785c 0x1000 + 26716
    Apr 20 20:40:49 absent crashdump[864]: 5 mds 0x000076f4 0x1000 + 26356
    Apr 20 20:40:49 absent crashdump[864]: 6 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    Apr 20 20:40:49 absent crashdump[864]: 7 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Thread 6 crashed with PPC Thread State 64:
    Apr 20 20:40:49 absent crashdump[864]: srr0: 0x0000000091087f8c srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    Apr 20 20:40:49 absent crashdump[864]: cr: 0x44028224 xer: 0x0000000020000001 lr: 0x0000000091063110 ctr: 0x0000000090003ab8
    Apr 20 20:40:49 absent crashdump[864]: r0: 0x0000000091063110 r1: 0x00000000f03039c0 r2: 0x00000000003432dc r3: 0x00000000a1b1c1d3
    Apr 20 20:40:49 absent crashdump[864]: r4: 0x0000000002babba0 r5: 0x00000000f03039f0 r6: 0x00000000ffffffff r7: 0x0000000000000077
    Apr 20 20:40:49 absent crashdump[864]: r8: 0x0000000000000095 r9: 0x0000000000000018 r10: 0x0000000091011900 r11: 0x0000000024028222
    Apr 20 20:40:49 absent crashdump[864]: r12: 0x0000000090003ab8 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000000003432d0
    Apr 20 20:40:49 absent crashdump[864]: r16: 0x0000000000000003 r17: 0x000000009105824c r18: 0x00000000f0303f80 r19: 0x000000007aff8e0a
    Apr 20 20:40:49 absent crashdump[864]: r20: 0x00000000910581c4 r21: 0x0000000000344620 r22: 0x0000000059ef4f08 r23: 0x00000000003fceb0
    Apr 20 20:40:49 absent crashdump[864]: r24: 0x00000000029b3000 r25: 0x0000000000000000 r26: 0x00000000000194d2 r27: 0x00000000869c4ad2
    Apr 20 20:40:49 absent crashdump[864]: r28: 0x0000000000000000 r29: 0x0000000002babba0 r30: 0x00000000a1b1c1d3 r31: 0x0000000091062f6c
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: Binary Images Description:
    Apr 20 20:40:49 absent crashdump[864]: 0x1000 - 0x80fff mds /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mds
    Apr 20 20:40:49 absent crashdump[864]: 0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    Apr 20 20:40:49 absent crashdump[864]: 0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    Apr 20 20:40:49 absent crashdump[864]: 0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Apr 20 20:40:49 absent crashdump[864]: 0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Apr 20 20:40:49 absent crashdump[864]: 0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Apr 20 20:40:49 absent crashdump[864]: 0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Apr 20 20:40:49 absent crashdump[864]: 0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Apr 20 20:40:49 absent crashdump[864]: 0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.9 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Apr 20 20:40:49 absent crashdump[864]: 0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Apr 20 20:40:49 absent crashdump[864]: 0x90f92000 - 0x90fd3fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Apr 20 20:40:49 absent crashdump[864]: 0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    Apr 20 20:40:49 absent crashdump[864]: 0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Apr 20 20:40:49 absent crashdump[864]: 0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Apr 20 20:40:49 absent crashdump[864]: 0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    Apr 20 20:40:49 absent crashdump[864]: 0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Apr 20 20:40:49 absent crashdump[864]: 0x913ec000 - 0x91414fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Apr 20 20:40:49 absent crashdump[864]: 0x91427000 - 0x91432fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91437000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Apr 20 20:40:49 absent crashdump[864]: 0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    Apr 20 20:40:49 absent crashdump[864]: 0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Apr 20 20:40:49 absent crashdump[864]: 0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Apr 20 20:40:49 absent crashdump[864]: 0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Apr 20 20:40:49 absent crashdump[864]: 0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Apr 20 20:40:49 absent crashdump[864]: 0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Apr 20 20:40:49 absent crashdump[864]: 0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    Apr 20 20:40:49 absent crashdump[864]: 0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    Apr 20 20:40:49 absent crashdump[864]: 0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Apr 20 20:40:49 absent crashdump[864]: 0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    Apr 20 20:40:49 absent crashdump[864]: 0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91c77000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91d28000 - 0x91d41fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91d46000 - 0x91d49fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91d4b000 - 0x91e29fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Apr 20 20:40:49 absent crashdump[864]: 0x91e4b000 - 0x91f30fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Apr 20 20:40:49 absent crashdump[864]: 0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Apr 20 20:40:49 absent crashdump[864]: 0x91fc3000 - 0x92031fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x9203c000 - 0x920d1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x920eb000 - 0x92673fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x926a6000 - 0x929d1fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x92a01000 - 0x92aeffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    Apr 20 20:40:49 absent crashdump[864]: 0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Apr 20 20:40:49 absent crashdump[864]: 0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    Apr 20 20:40:49 absent crashdump[864]: 0x94caa000 - 0x94ccafff com.apple.NetInfo 1.0.0 (???) /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    Apr 20 20:40:49 absent crashdump[864]: 0x94f6e000 - 0x94f7dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    Apr 20 20:40:49 absent crashdump[864]: 0x970dc000 - 0x970defff com.apple.ContentIndex.framework 1.0.1 /System/Library/PrivateFrameworks/ContentIndex.framework/Versions/A/ContentInde x
    Apr 20 20:40:49 absent crashdump[864]: Apr 20 20:40:49 absent crashdump[864]: load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    load_hdi: timed out waiting for IOKit to finish matching
    load_hdi: timed out waiting for driver to load
    2007-04-20 20:43:23.431 diskimages-helper[865] ERROR: unable to load disk image driver - 0xE00002C0/-536870208 - Device not configured.
    Finishing...
    PowerBook Mac OS X (10.4.9)

    Today I did a bit more troubleshooting. From the Terminal, the command-line tools for working with DMG files gave me the same error. So, I did a Safe Boot of my Mac, holding the SHIFT key from the tone at restart until the gray loading screen appeared. It took quite a while to get to the login screen, and towards the end of the wait, the fans on my G5 were running at full-speed. I was able to open disk images, so I repaired permissions and then reinstalled the latest security update. Rebooted back into my normal desktop and everything is working now. I am not sure what the problem was. It's fixed now. Hope this helps.

  • Troubleshoting help needed:  My iMac keeps crashing and restarting with a report detail: "spinlock application timed out"  What can I do to fix this?timed out"

    Troubleshooting help needed:  My iMac keeps crashing and restarting with a notice: "Spinlock application timed out"  What can I do?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
    Select the most recent panic log under System Diagnostic Reports. Post the contents — the text, please, not a screenshot. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header and body of the report, if it’s present (it may not be.) Please don't post shutdownStall, spin, or hang reports.

  • Request timed out.- Error while opening a item in Blog

    Hi,
       We have a blog in our share point portal which was running properly before few days.
    We get Request Timed out error while opening an item in the blog. The list contains about        
       3500 items
    [HttpException (0x80004005): Request timed out.]
    We were able to create a new item but not able to view the item.
    When we check the server SQLSERVR.EXE takes more than 90% of the CPU Usage.
    Please let me know how to resolve this issue.
    Thanks,
    Vanitha

    Hi,
    According to your description, Please check the RAM allocated to your SQL server. MOSS server needs 2GB RAM
    to preform well. SQL requires 2GB RAM for optimum performance.
    Messages like this are mainly due to lack of RAM Allocation.
    Best Regards
    David Hu

  • TNS-12535 Operation timed out

    Hi
    I am working on IBM AIX, Oracle 10.2.0.4 version.
    Here I got the TNS-12535 error while running a report at particular time. (i.e 8:30 PM to 10:00 PM PST). But aftter this particular time it runs good.
    There is no errors found in alert log file. The below is the error found in the sqlnet.log file.
    Please help me to resolve this...
    Time: 18-FEB-2011 17:05:53
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 78
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=1521))
    nt OS err code: 0
    Thanks

    Hi,
    Nothing to investigate at the application side, there is everything to investigate at the network side.
    Check the below points.
    - is there any firewall in play
    - is there any Network Address Translation into play
    - have the correct ports been opened in the firewall
    - is Oracle using random return ports (by default Oracle always uses 2 tcp/ip ports, the first one fixed, and configured in tnsnames.ora, the actual communication takes place on a radom port. If that is a problem at your site you need to fix that)
    - You need to run netstat -r to identify which ports are actually used.
    - Pavan kumar N

  • I cannot acess some of my emails. Thunderbird keeps saying "connection to SMTP server (email adress) timed out. What does that mean? What do I do please?

    I purchased 2 new email, adresses a few weeks ago. Both were fine but a few days ago I was stopped sending and stopped receiving emails on the one. The message comes up on my screen "connection to SMTP server (followed by my email adress) timed out. That does not mean a thing to me. What should I do please?

    Thankyou.
    I had been asked by ICANN some days ago to do something but I thought it was a scam so ignored it. Most other users I have spoken to have never heard of ICANN or been asked to 'register' with them or whatever. Anyway, post writing to you I have now 'registered' with them . When I now click on my incoming email adress it just says "failed to connect to server" but why it fails I do not know.

  • My e-mails are not sending. "connection to SMTP server timed out." How do I get this working?

    As of yesterday, I am receiving e-mails fine; however, unable to send. Everytime I try to send an e-mail, I get "Sending of message failed. The message could not be sent because the connection to SMTP server (my mail address) timed out. Try again or contact your network administrator.
    I received help from lunarpages (they host my domain); however, they were unable to resolve the issue. They suggested something is blocking IP, or need to update Thunderbird, or there's a firewall there...
    Help!!!
    My clients are waiting for responses to e-mails!
    Thank you.

    To diagnose problems with Thunderbird, try one of the following:
    *Restart Thunderbird with add-ons disabled (Thunderbird Safe Mode). On the Help menu, click on "Restart with Add-ons Disabled". If Thunderbird works like normal, there is an Add-on or Theme interfering with normal operations. You will need to re-enable add-ons one at a time until you locate the offender.
    *Restart the operating system in '''[http://en.wikipedia.org/wiki/Safe_mode safe mode with Networking]'''. This loads only the very basics needed to start your computer while enabling an Internet connection. Click on your operating system for instructions on how to start in safe mode: [http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode Windows 8], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Windows 7], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-vista Windows Vista], [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true" Windows XP], [http://support.apple.com/kb/ht1564 OSX]
    ; If safe mode for the operating system fixes the issue, there's other software in your computer that's causing problems. Possibilities include but not limited to: AV scanning, virus/malware, background downloads such as program updates.

  • Every time i try to logg on to my apple iD i get the message that tells me who says: "Your sessieon has timed out. Try again. " How can I fix this?

    I get the message" Your time has timed out" when i try to log on my apple id. Can you please help me?

    I get the message" Your time has timed out" when i try to log on my apple id. Can you please help me?

  • I keep trying to update but  Keep getting message that network connection timed out. What shall I do, I do not know how to disconect my firewall

    Trying to update ipad2 software. Keep getting message that network connection timed out. Don't know how to cancel the firewall

    Im getting the same thing...

  • Cannot login to Facebook on my iPhone 5 iOS 8.1 - Connection timed out - Error signing in

    The other day, I had logged out of Facebook on my iPhone, and when I tried logging back in, it wouldn't let me. When I try to log in through the settings page, it stays on verifying for a while and says "Error signing in" and tells me there is no internet connection and when I try logging in through the facebook app, it says "Connection timed out" and asks me to make sure i have an active internet connection. The fact is my internet is working, and I can log in to facebook through safari, but not my app.
    And one more thing. I have tried most of the methods mentioned in the forums. I have spent the last 2 days trying all of them from trying to create a new account using the old details, remove the phone number from facebook and try again, hard reboot by pressing the home and power buttons, resetting network and privacy settings, and reinstalling the app about 3-4 times. None of these work.
    I'd be grateful if somebody can help me out with this .
    Phone specs: iPhone 5, 16GB memory,  iOS 8.1

    Dear Sir,
    I did some research about your subject and I found these, please check it out
    iPhone stuck on Apple logo!!! PLEASE HELP!
    It may help you
    <Link Edited By Host>

  • When trying to update my 3Gs phone with the new ios5 software, it will download the software but then i get a message saying connection time has timed out. what am i doing wrong? i checked my network, its fine

    When i try to update my iphone with the new software, it will give me a message that says connection time timed out, and then it says some other little things about a network not having a connection. i checked all of that and it is all fine. Im not sure why it is not working. i even restarted my laptop, all of my stuff is up to date. Does any one have any sollutions or any advice? Please and thank you!

    This is asked and answered mnay times every day.  The forum search abr is on the right side of this page.
    Disable your firewall/security software.

  • I am trying to update the iPhone 3GS to IOS5. At download i get an error - network timed out. Repeated tried several times. Is there an issue with the Apple Update Server or too much rush ? How do i update my phone using iTunes?

    I am using iPhone 3GS. It is currently updated to IOS4.3. I am trying to update the OS to IOS5 on iTunes. It downloads the software, but it gives an error - network timed out. I have tried this multiple times. But, the end result is same.
    Please help & advise as how I can upgrade the iPhone to IOS5.

    Temporarily turn off or disable your firewall and anti-virus software and try the download again.
    Stedman

Maybe you are looking for

  • Issues with Cisco Prime LMS 4.2.3

    Hi, I'm trailing Cisco Prime LMS 4.2.3 Soft appliance on ESXi before I deploy it into a live environment and am having some issues. I've upgraded to version 4.2.3 and the box was working fine after the upgrade however on power it up today the Apache

  • Problems encountered while migrating Flex 2.0 code to Flex 3.0

    I have created some project specific modules in Flex Builder 2.0.Due to licensing issues, I had to migrate the code in Flex Builder 3.0 professional.I switched to the Flex 2.0 Hotfix compiler,but certain events and method are behaving indifferently.A

  • Using a data output file as an input file for test development

    I have an output file from a system that I would like to use to simulate the device being attached to the computer.  Using the read module I can input the entire file into the charting module, but it reads the entire file.  Is there a way setup the i

  • S_ALR_87012994 - Orders: Current Period/Cumulativec-Int Orders

    Hi, I am looking to understand the report S_ALR_87012994 - Orders: Current Period/Cumulative, Can someone tell me what the following fields mean in the report Act.to prv,     Act. ***.,      Ttl actual Thanks, Ram Message was edited by:         Ram R

  • Two fields, two scripts. User can enter data into field 1 or 2

    Hi all, New here, and to acrobat forms, so please bear with me! What I'm trying to achieve is a form that calculates total invoice value, based on a total number of hours worked, and a rate. The user fills in the total hours, but then the problem is