Kathey Marsden created DERBY-6208:
-------------------------------------
Summary: testCompareXADataSourcewithJNDIDataSource(org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest)javax.naming.NameNotFoundException:
[LDAP: error code 32 - No Such Object
Key: DERBY-6208
URL: https://issues.apache.org/jira/browse/DERBY-6208
Project: Derby
Issue Type: Bug
Environment: IBM 1.5 10.10.1.2 - (1477450)
Reporter: Kathey Marsden
This failure is likely a transient network issue. It happened on just IBM 1.5 on the 10.10
branch, 4/29/2013.
1) testCompareXADataSourcewithJNDIDataSource(org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest)javax.naming.NameNotFoundException:
[LDAP: error code 32 - No Such Object]; remaining name 'cn=compareDS, o=oakl<snip>'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3070)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2991)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2797)
at com.sun.jndi.ldap.LdapCtx.c_rebind(LdapCtx.java:546)
at com.sun.jndi.ldap.LdapCtx.c_rebind(LdapCtx.java:461)
at com.sun.jndi.toolkit.ctx.ComponentContext.p_rebind(ComponentContext.java:630)
at com.sun.jndi.toolkit.ctx.PartialCompositeContext.rebind(PartialCompositeContext.java:220)
at com.sun.jndi.toolkit.ctx.PartialCompositeContext.rebind(PartialCompositeContext.java:211)
at javax.naming.InitialContext.rebind(InitialContext.java:379)
at org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest.testCompareXADataSourcewithJNDIDataSource(XAJNDITest.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:117)
at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:442)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|