Build Apache Directory Server::Nightly Integration Tests #59 failed (2303 tests passed, 2 tests failed (2 new)) Agent: Default agent Build results: http://builds.organicelement.com/viewLog.html?buildId=249&buildTypeId=bt2
Newly failed tests (2 tests) ================================================================== testIllegalModification ================= java.lang.ExceptionInInitializerError at org.apache.mina.transport.socket.nio.SocketSessionConfigImpl.initialize(SocketSessionConfigImpl.java:123) at org.apache.mina.transport.socket.nio.SocketSessionConfigImpl.&clinit&(SocketSessionConfigImpl.java:56) at org.apache.mina.transport.socket.nio.SocketAcceptorConfig.&init&(SocketAcceptorConfig.java:39) at org.apache.mina.transport.socket.nio.SocketAcceptor.&init&(SocketAcceptor.java:64) at org.apache.directory.server.jndi.ServerContextFactory.beforeStartup(ServerContextFactory.java:129) at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:252) at org.apache.directory.server.core.jndi.AbstractContextFactory.getInitialContext(AbstractContextFactory.java:123) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288) at javax.naming.InitialContext.init(InitialContext.java:223) at javax.naming.ldap.InitialLdapContext.&init&(InitialLdapContext.java:134) at org.apache.directory.server.unit.AbstractServerTest.setContexts(AbstractServerTest.java:142) at org.apache.directory.server.unit.AbstractServerTest.setContexts(AbstractServerTest.java:127) at org.apache.directory.server.unit.AbstractServerTest.setUp(AbstractServerTest.java:88) at org.apache.directory.server.IllegalModificationITest.setUp(IllegalModificationITest.java:66) at junit.framework.TestCase.runBare(TestCase.java:125) 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) Caused by: java.net.SocketException: Socket Closed at java.net.PlainSocketImpl.getOption(PlainSocketImpl.java:268) at java.net.Socket.getReuseAddress(Socket.java:1302) at org.apache.mina.transport.socket.nio.SocketSessionConfigImpl.initialize(SocketSessionConfigImpl.java:79) ... 35 more ... 35 more testIllegalModification2 ================= java.lang.NoClassDefFoundError: Could not initialize class org.apache.mina.transport.socket.nio.SocketSessionConfigImpl at org.apache.mina.transport.socket.nio.SocketAcceptorConfig.&init&(SocketAcceptorConfig.java:39) at org.apache.mina.transport.socket.nio.SocketAcceptor.&init&(SocketAcceptor.java:64) at org.apache.directory.server.jndi.ServerContextFactory.beforeStartup(ServerContextFactory.java:129) at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:252) at org.apache.directory.server.core.jndi.AbstractContextFactory.getInitialContext(AbstractContextFactory.java:123) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288) at javax.naming.InitialContext.init(InitialContext.java:223) at javax.naming.ldap.InitialLdapContext.&init&(InitialLdapContext.java:134) at org.apache.directory.server.unit.AbstractServerTest.setContexts(AbstractServerTest.java:142) at org.apache.directory.server.unit.AbstractServerTest.setContexts(AbstractServerTest.java:127) at org.apache.directory.server.unit.AbstractServerTest.setUp(AbstractServerTest.java:88) at org.apache.directory.server.IllegalModificationITest.setUp(IllegalModificationITest.java:66) at junit.framework.TestCase.runBare(TestCase.java:125) 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) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:814) Changes included (7 changes) ==================================================== Change 557143 by erodriguez (2 files): Added support for encoding target principal in anticipation of Set Password support. Change 557136 by erodriguez (1 file): Returning additional errors with Change Password: o Checking for supported version. o Checking for null service ticket. Change 557135 by erodriguez (1 file): Per version 1 of Change Password, the INITIAL flag is required in the service ticket. Change 557127 by erodriguez (12 files): Removed unnecessary encoding lengths from Change Password message objects. These lengths are implementation details of the codecs and have no place in the message objects. Also, they weren't being used during message processing and were cluttering the API. Change 557121 by erodriguez (1 file): Improved Kerberos error message: Error now differentiates between non-existent principal or existing principal but with no key(s). Change 557096 by erodriguez (1 file): Warnings clean-up: Generics for Comparable classes in protocol-changepw. Change 557095 by erodriguez (13 files): Warnings clean-up: Generics for Comparable classes in kerberos-shared. see more information about changed files: http://builds.organicelement.com/viewLog.html?tab=buildChangesDiv&buildId=249&buildTypeId=bt2 ============================================================================ Configure email notifications: http://builds.organicelement.com/profile.html?init=1#notifications