Bugs item #1529414, was opened at 2006-07-27 12:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1529414&group_id=55394
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Trudi Ersvaer (trudiersvaer) Assigned to: Nobody/Anonymous (nobody) Summary: SASL problem on Solaris 10 x86 Initial Comment: jxplorer no longer picks up democop using router template after attempted connection to SSL + SASL + Keystore on Solars 10 x86 On a clean install on a Solaris 10 x86 machine, I ran jxplorer and made sure that the router connected to both democorp and unspsc dsas. I then changed the Security level to SSL + SASL + Keystore Password and then attempted to connect again. The connection failed with the error: "Error opening connection: [LDAP: error code 52 - Unavailable]" After that, I changed the security level back to anonymous and the error came up: "Search partially failed! - only 1 entries returned" And democorp was not available, although it was still started. I checked the trace via a dxconsole but jxplorer appears to not even hit the democorp dsa when this error occurs. Steps to reproduce: 1. Run all samples 2. Connect to the default router template via jxplorer to check that everything works correctly. 3. Disconnect and change the Security level to SSL + SASL + Keystore password with the password "passphrase". Connect and you will see the above message. 4. Change the security level back to Anonymous and you will no longer be able to connect to democorp via the router template. 24/10/2005 16:42:31 com.ca.directory.jxplorer.broker.JNDIBroker openConnection WARNING: initial receipt of exception by jndi broker [LDAP: error code 52 - Unavailable] javax.naming.ServiceUnavailableException: [LDAP: error code 52 - Unavailable] at com.sun.jndi.ldap.LdapCtx.mapErrorCode (LdapCtx.java:3053) at com.sun.jndi.ldap.LdapCtx.processReturnCode (LdapCtx.java:2934) at com.sun.jndi.ldap.LdapCtx.processReturnCode (LdapCtx.java:2735) at com.sun.jndi.ldap.LdapCtx.connect (LdapCtx.java:2649) at com.sun.jndi.ldap.LdapCtx.<init> (LdapCtx.java:290) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL (LdapCtxFactory.java:175) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs (LdapCtxFactory.java:193) at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance (LdapCtxFactory.java:136) at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext (LdapCtxFactory.java:66) at javax.naming.spi.NamingManager.getInitialContext (NamingManager.java:662) at javax.naming.InitialContext.getDefaultInitCtx (InitialContext.java:243) at javax.naming.InitialContext.init (InitialContext.java:219) at javax.naming.InitialContext.<init> (InitialContext.java:195) at javax.naming.directory.InitialDirContext.<init> (InitialDirContext.java:80) at com.ca.commons.jndi.JNDIOps.openContext (JNDIOps.java:504) at com.ca.commons.jndi.JNDIOps.<init> (JNDIOps.java:105) at com.ca.commons.jndi.BasicOps.<init> (BasicOps.java:53) at com.ca.commons.jndi.AdvancedOps.<init> (AdvancedOps.java:56) at com.ca.commons.naming.DXOps.<init> (DXOps.java:40) at com.ca.directory.jxplorer.broker.CBGraphicsOps.<init> (CBGraphicsOps.java:45) at com.ca.directory.jxplorer.broker.JNDIBroker.openConnect ion(JNDIBroker.java:395) at com.ca.directory.jxplorer.broker.JNDIBroker.processRequ est(JNDIBroker.java:360) at com.ca.directory.jxplorer.broker.Broker.processQueue (Broker.java:158) at com.ca.directory.jxplorer.broker.JNDIBroker.processQueu e(JNDIBroker.java:826) at com.ca.directory.jxplorer.broker.Broker.run (Broker.java:124) at java.lang.Thread.run(Thread.java:534) 24/10/2005 16:42:33 com.ca.directory.jxplorer.JXOpenConWin dataReady WARNING: Error opening connection javax.naming.ServiceUnavailableException: [LDAP: error code 52 - Unavailable] at com.sun.jndi.ldap.LdapCtx.mapErrorCode (LdapCtx.java:3053) at com.sun.jndi.ldap.LdapCtx.processReturnCode (LdapCtx.java:2934) at com.sun.jndi.ldap.LdapCtx.processReturnCode (LdapCtx.java:2735) at com.sun.jndi.ldap.LdapCtx.connect (LdapCtx.java:2649) at com.sun.jndi.ldap.LdapCtx.<init> (LdapCtx.java:290) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL (LdapCtxFactory.java:175) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs (LdapCtxFactory.java:193) at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance (LdapCtxFactory.java:136) at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext (LdapCtxFactory.java:66) at javax.naming.spi.NamingManager.getInitialContext (NamingManager.java:662) at javax.naming.InitialContext.getDefaultInitCtx (InitialContext.java:243) at javax.naming.InitialContext.init (InitialContext.java:219) at javax.naming.InitialContext.<init> (InitialContext.java:195) at javax.naming.directory.InitialDirContext.<init> (InitialDirContext.java:80) at com.ca.commons.jndi.JNDIOps.openContext (JNDIOps.java:504) at com.ca.commons.jndi.JNDIOps.<init> (JNDIOps.java:105) at com.ca.commons.jndi.BasicOps.<init> (BasicOps.java:53) at com.ca.commons.jndi.AdvancedOps.<init> (AdvancedOps.java:56) at com.ca.commons.naming.DXOps.<init> (DXOps.java:40) at com.ca.directory.jxplorer.broker.CBGraphicsOps.<init> (CBGraphicsOps.java:45) at com.ca.directory.jxplorer.broker.JNDIBroker.openConnect ion(JNDIBroker.java:395) at com.ca.directory.jxplorer.broker.JNDIBroker.processRequ est(JNDIBroker.java:360) at com.ca.directory.jxplorer.broker.Broker.processQueue (Broker.java:158) at com.ca.directory.jxplorer.broker.JNDIBroker.processQueu e(JNDIBroker.java:826) at com.ca.directory.jxplorer.broker.Broker.run (Broker.java:124) at java.lang.Thread.run(Thread.java:534) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1529414&group_id=55394 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jxplorer-devel mailing list Jxplorer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-devel