Hi, Has anyone seen the chgTarg:Conditional error message? I'd appreciate any thoughts you may have.
Thanks. Tien A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred in : 'com/sun/jndi/ldap/Connection.unpauseReader ()V': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has occurred in : 'com/sun/jndi/ldap/Connection.readReply (Lcom/sun/jndi/ldap/LdapRequest;)Lcom/sun/jndi/ldap/BerDecoder;': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi >>(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.java, Compiled Code) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
