Howdy, Wrong list to ask: this is a thread contention problem in an internal (non-JDK) Sun class. Their tech support is responsible for it.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 26, 2003 2:56 PM >To: [EMAIL PROTECTED] >Subject: current thread not owner > >Hi, > >I'm running jakarta-tomcat-3.2.4 on Windows 2000. The error below happens >erratically. Can someone give me some pointers as to how to fix it? > >>>(Thu Jun 26 13:18:54 EDT 2003) Processing SOAP request... >java.lang.IllegalMonitorStateException: current thread not owner > at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:309) > at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:168) > at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2516) > at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:263) > at >com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java: 76) > at >javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:672 ) > at >javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:250) > at javax.naming.InitialContext.init(InitialContext.java:226) > at javax.naming.InitialContext.<init>(InitialContext.java:202) > at >javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java: 87) > at AuthenticateImpl.processAuthenticate(AuthenticateImpl.java, >Compiled Code) > at java.lang.reflect.Method.invoke(Native Method) > at org.apache.soap.server.RPCRouter.invoke(RPCRouter.java, >Compiled Code) > at >org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet.ja va, > >Compiled Code) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
