| builds-PnBuSmRPSK5uQXD3Av42m9BPR1lH4CV8@public 2007-06-24, 1:11 am |
| Build Apache Directory Server::Nightly Integration Tests #49 failed (2251 tests passed, 8 tests failed (8 new))
Agent: Default agent
Build results: http://builds.organicelement.com/vi...buildTypeId=bt2
Newly failed tests (8 tests, only first 3 failures shown here)
========================================
==========================
testSearchWithReferralThrow =================
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:128)
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.ReferralITest.setUp(ReferralITest.java:76)
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(AbstractDirectoryTestSuit
e.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
testSearchBaseWithReferralThrow =================
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:128)
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.ReferralITest.setUp(ReferralITest.java:76)
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(AbstractDirectoryTestSuit
e.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)
testSearchOneLevelWithReferralThrow =================
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:128)
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.ReferralITest.setUp(ReferralITest.java:76)
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(AbstractDirectoryTestSuit
e.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)
see all newly failed tests: http://builds.organicelement.com/vi...buildTypeId=bt2
Changes included (2 changes)
========================================
============
Change 550110 by erodriguez (20 files):
Logging statement clean-up in protocols.
Change 550017 by erodriguez (9 files):
Removed session key links from AS and TGS chains. Session key generation was better encapsulated in the RandomKeyFactory in the advanced encryption types branch work.
see more information about changed files: http://builds.organicelement.com/vi...buildTypeId=bt2
========================================
====================================
Configure email notifications: http://builds.organicelement.com/pr...1#notifications
|