Build Apache Directory Server::Nightly Integration Tests #45 failed (2268 tests
passed, 1 test failed (1 new))
Agent: Default agent
Build results:
http://builds.organicelement.com/viewLog.html?buildId=169&buildTypeId=bt2
Newly failed tests (1 test)
==================================================================
testOneWayBind =================
org.apache.directory.shared.ldap.exception.LdapNameNotFoundException: Attempt
to lookup non-existant entry: 2.5.4.3=test,2.5.4.11=system
at
org.apache.directory.server.core.exception.ExceptionService.assertHasEntry(ExceptionService.java:573)
at
org.apache.directory.server.core.exception.ExceptionService.lookup(ExceptionService.java:292)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225)
at
org.apache.directory.server.core.authz.DefaultAuthorizationService.lookup(DefaultAuthorizationService.java:436)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225)
at
org.apache.directory.server.core.authz.AuthorizationService.lookup(AuthorizationService.java:687)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225)
at
org.apache.directory.server.core.interceptor.BaseInterceptor.lookup(BaseInterceptor.java:148)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225)
at
org.apache.directory.server.core.authn.AuthenticationService.lookup(AuthenticationService.java:322)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225)
at
org.apache.directory.server.core.normalization.NormalizationService.lookup(NormalizationService.java:361)
at
org.apache.directory.server.core.interceptor.InterceptorChain.lookup(InterceptorChain.java:848)
at
org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(PartitionNexusProxy.java:523)
at
org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(PartitionNexusProxy.java:511)
at
org.apache.directory.server.core.jndi.ServerContext.lookup(ServerContext.java:635)
at
org.apache.directory.server.core.jndi.ServerContext.lookup(ServerContext.java:614)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind(ReplicationServiceITest.java:88)
at
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind(ReplicationServiceITest.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:163)
at org.apache.maven.surefire.Surefire.run(Surefire.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:244)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:814)
Changes included (5 changes)
====================================================
Change 549524 by elecharny (1 file):
Fixed a compilation error, as the JndiRecordStoreImpl class has been moved to
another package.
Change 549365 by erodriguez (1 file):
Corrected "double-decode" problem in new Change Password error decoder, used by
client-side.
Change 549318 by erodriguez (4 files):
Added TCP support to Change Password protocol.
o Added TCP codecs
o Enabled TCP vs. UDP in handler.
Change 549315 by erodriguez (7 files):
Renamed Change Password protocol codecs to have "Udp" in their class names, to
make way for TCP support.
Change 549458 by jvermillard (21 files):
DNS provider :
* improved Exception catching in RecordStore (DIRSERVER-976)
* moved JNDI backend to it's own package
* a bit of Javadocing
see more information about changed files:
http://builds.organicelement.com/viewLog.html?tab=buildChangesDiv&buildId=169&buildTypeId=bt2
============================================================================
Configure email notifications:
http://builds.organicelement.com/profile.html?init=1#notifications