[Yanel-commits] Build failed in Hudson: security-trunk #0

hudson at wyona.com hudson at wyona.com
Mon Mar 29 17:28:52 CEST 2010


See http://195.226.6.72:8080/job/security-trunk/0/

------------------------------------------
[...truncated 450 lines...]
    [junit] 193551 2010-03-29 17:25:41,036 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():84  - TODO: LDAP Implementation not finished yet!
    [junit] 382551 2010-03-29 17:28:50,036 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():95  - javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:210)
    [junit] 	at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
    [junit] 	at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
    [junit] 	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [junit] 	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [junit] 	at javax.naming.InitialContext.init(InitialContext.java:223)
    [junit] 	at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:134)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getInitialLdapContext(LDAPUserManagerImpl.java:165)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getAllUsernamesFromLDAP(LDAPUserManagerImpl.java:117)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:86)
    [junit] 	at org.wyona.security.impl.ldap.LDAPIdentityManagerImpl.<init>(LDAPIdentityManagerImpl.java:41)
    [junit] 	at org.wyona.security.test.LDAPIdentityManagerImplTest.setUp(LDAPIdentityManagerImplTest.java:32)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:125)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Caused by: java.net.ConnectException: Connection timed out
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:525)
    [junit] 	at java.net.Socket.connect(Socket.java:475)
    [junit] 	at java.net.Socket.<init>(Socket.java:372)
    [junit] 	at java.net.Socket.<init>(Socket.java:186)
    [junit] 	at com.sun.jndi.ldap.Connection.createSocket(Connection.java:352)
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:187)
    [junit] 	... 27 more
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 383.139 sec
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 383.139 sec
    [junit] ------------- Standard Output ---------------
    [junit] 0    2010-03-29 17:22:27,485 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 3024 2010-03-29 17:22:30,509 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():84  - TODO: LDAP Implementation not finished yet!
    [junit] 193179 2010-03-29 17:25:40,664 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():95  - javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:210)
    [junit] 	at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
    [junit] 	at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
    [junit] 	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [junit] 	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [junit] 	at javax.naming.InitialContext.init(InitialContext.java:223)
    [junit] 	at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:134)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getInitialLdapContext(LDAPUserManagerImpl.java:165)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getAllUsernamesFromLDAP(LDAPUserManagerImpl.java:117)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:86)
    [junit] 	at org.wyona.security.impl.ldap.LDAPIdentityManagerImpl.<init>(LDAPIdentityManagerImpl.java:41)
    [junit] 	at org.wyona.security.test.LDAPIdentityManagerImplTest.setUp(LDAPIdentityManagerImplTest.java:32)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:125)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Caused by: java.net.ConnectException: Connection timed out
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:525)
    [junit] 	at java.net.Socket.connect(Socket.java:475)
    [junit] 	at java.net.Socket.<init>(Socket.java:372)
    [junit] 	at java.net.Socket.<init>(Socket.java:186)
    [junit] 	at com.sun.jndi.ldap.Connection.createSocket(Connection.java:352)
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:187)
    [junit] 	... 27 more
    [junit] 193195 2010-03-29 17:25:40,680 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 193551 2010-03-29 17:25:41,036 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():84  - TODO: LDAP Implementation not finished yet!
    [junit] 382551 2010-03-29 17:28:50,036 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():95  - javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:210)
    [junit] 	at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
    [junit] 	at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
    [junit] 	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [junit] 	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [junit] 	at javax.naming.InitialContext.init(InitialContext.java:223)
    [junit] 	at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:134)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getInitialLdapContext(LDAPUserManagerImpl.java:165)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getAllUsernamesFromLDAP(LDAPUserManagerImpl.java:117)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:86)
    [junit] 	at org.wyona.security.impl.ldap.LDAPIdentityManagerImpl.<init>(LDAPIdentityManagerImpl.java:41)
    [junit] 	at org.wyona.security.test.LDAPIdentityManagerImplTest.setUp(LDAPIdentityManagerImplTest.java:32)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:125)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:118)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Caused by: java.net.ConnectException: Connection timed out
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:525)
    [junit] 	at java.net.Socket.connect(Socket.java:475)
    [junit] 	at java.net.Socket.<init>(Socket.java:372)
    [junit] 	at java.net.Socket.<init>(Socket.java:186)
    [junit] 	at com.sun.jndi.ldap.Connection.createSocket(Connection.java:352)
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:187)
    [junit] 	... 27 more
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testGetAllUsersFromCache took 193.189 sec
    [junit] 	Caused an ERROR
    [junit] 192.168.200.109:389
    [junit] org.wyona.security.core.api.AccessManagementException: 192.168.200.109:389
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:96)
    [junit] 	at org.wyona.security.impl.ldap.LDAPIdentityManagerImpl.<init>(LDAPIdentityManagerImpl.java:41)
    [junit] 	at org.wyona.security.test.LDAPIdentityManagerImplTest.setUp(LDAPIdentityManagerImplTest.java:32)
    [junit] Caused by: javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:210)
    [junit] 	at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
    [junit] 	at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
    [junit] 	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [junit] 	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [junit] 	at javax.naming.InitialContext.init(InitialContext.java:223)
    [junit] 	at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:134)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getInitialLdapContext(LDAPUserManagerImpl.java:165)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getAllUsernamesFromLDAP(LDAPUserManagerImpl.java:117)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:86)
    [junit] Caused by: java.net.ConnectException: Connection timed out
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:525)
    [junit] 	at java.net.Socket.connect(Socket.java:475)
    [junit] 	at java.net.Socket.<init>(Socket.java:372)
    [junit] 	at java.net.Socket.<init>(Socket.java:186)
    [junit] 	at com.sun.jndi.ldap.Connection.createSocket(Connection.java:352)
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:187)
    [junit] 
    [junit] Testcase: testGetAllUsersFromLDAP took 189.357 sec
    [junit] 	Caused an ERROR
    [junit] 192.168.200.109:389
    [junit] org.wyona.security.core.api.AccessManagementException: 192.168.200.109:389
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:96)
    [junit] 	at org.wyona.security.impl.ldap.LDAPIdentityManagerImpl.<init>(LDAPIdentityManagerImpl.java:41)
    [junit] 	at org.wyona.security.test.LDAPIdentityManagerImplTest.setUp(LDAPIdentityManagerImplTest.java:32)
    [junit] Caused by: javax.naming.CommunicationException: 192.168.200.109:389 [Root exception is java.net.ConnectException: Connection timed out]
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:210)
    [junit] 	at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
    [junit] 	at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
    [junit] 	at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
    [junit] 	at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
    [junit] 	at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [junit] 	at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [junit] 	at javax.naming.InitialContext.init(InitialContext.java:223)
    [junit] 	at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:134)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getInitialLdapContext(LDAPUserManagerImpl.java:165)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getAllUsernamesFromLDAP(LDAPUserManagerImpl.java:117)
    [junit] 	at org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers(LDAPUserManagerImpl.java:86)
    [junit] Caused by: java.net.ConnectException: Connection timed out
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:525)
    [junit] 	at java.net.Socket.connect(Socket.java:475)
    [junit] 	at java.net.Socket.<init>(Socket.java:372)
    [junit] 	at java.net.Socket.<init>(Socket.java:186)
    [junit] 	at com.sun.jndi.ldap.Connection.createSocket(Connection.java:352)
    [junit] 	at com.sun.jndi.ldap.Connection.<init>(Connection.java:187)
    [junit] 
    [junit] Test org.wyona.security.test.LDAPIdentityManagerImplTest FAILED
    [junit] Running org.wyona.security.test.PolicyManagerImplTest
    [junit] Testsuite: org.wyona.security.test.PolicyManagerImplTest
    [junit] 0    2010-03-29 17:28:51,594 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 175  2010-03-29 17:28:51,769 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 201  2010-03-29 17:28:51,795 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 214  2010-03-29 17:28:51,808 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 303  2010-03-29 17:28:51,897 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 308  2010-03-29 17:28:51,902 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 309  2010-03-29 17:28:51,903 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 309  2010-03-29 17:28:51,903 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 311  2010-03-29 17:28:51,905 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 334  2010-03-29 17:28:51,928 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.165 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.165 sec
    [junit] ------------- Standard Output ---------------
    [junit] 0    2010-03-29 17:28:51,594 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 175  2010-03-29 17:28:51,769 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 201  2010-03-29 17:28:51,795 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 214  2010-03-29 17:28:51,808 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 303  2010-03-29 17:28:51,897 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 308  2010-03-29 17:28:51,902 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 309  2010-03-29 17:28:51,903 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 309  2010-03-29 17:28:51,903 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 311  2010-03-29 17:28:51,905 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 334  2010-03-29 17:28:51,928 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAuthorization took 0.57 sec

BUILD FAILED
http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build.xml :299: One or more junit tests failed. Please check the log (build/log).

Total time: 6 minutes 51 seconds
Recording test results
No test report files were found. Configuration error?



More information about the Yanel-commits mailing list