JBoss daily test results

SUMMARY

Number of tests run:   71

--------------------------------------------

Successful tests:      60

Errors:                1

Failures:              10

--------------------------------------------

[time of test: 10 June 2001 2:50]

See http://lubega.com for full details

--------------------------------------------


DETAILS OF ERRORS



Suite:       org.jboss.test.cts.test.AllJUnitTests
Test:        testRemoveSessionObject
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     [EJB 1.1, p42, section 5.3.2] Expected 'RemoveException' when remove-ing 
a session object, detail:java.rmi.ServerException: RemoteException occurred in server 
thread; nested exception is:   javax.transaction.TransactionRolledbackException: Could 
not activate; nested exception is:   java.io.FileNotFoundException: 
[EMAIL PROTECTED]
 (No such file or directory); nested exception is:   java.rmi.NoSuchObjectException: 
Could not activate; nested exception is:   java.io.FileNotFoundException: 
[EMAIL PROTECTED]
 (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42, section 5.3.2] Expected 
'RemoveException' when remove-ing a session object, detail:java.rmi.ServerException: 
RemoteException occurred in server thread; nested exception is: 
        javax.transaction.TransactionRolledbackException: Could not activate; nested 
exception is: 
        java.io.FileNotFoundException: 
[EMAIL PROTECTED]
 (No such file or directory); nested exception is: 
        java.rmi.NoSuchObjectException: Could not activate; nested exception is: 
        java.io.FileNotFoundException: 
[EMAIL PROTECTED]
 (No such file or directory)
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:188)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.cts.test.AllJUnitTests
Test:        testProbeBeanContext
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Caught an unknown exception in testProbeBeanContex
Stack Trace:
junit.framework.AssertionFailedError: Caught an unknown exception in 
testProbeBeanContex
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.cts.test.StatefulSessionTest.testProbeBeanContext(StatefulSessionTest.java:467)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.cts.test.AllJUnitTests
Test:        testEjbRemove
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Got Exception: expecting NoSuchObjectExceptionjava.rmi.ServerException: 
RemoteException occurred in server thread; nested exception is:   
javax.transaction.TransactionRolledbackException: Instance 007 not found in database.; 
nested exception is:   javax.ejb.NoSuchEntityException: Instance 007 not found in 
database.
Stack Trace:
junit.framework.AssertionFailedError: Got Exception: expecting 
NoSuchObjectExceptionjava.rmi.ServerException: RemoteException occurred in server 
thread; nested exception is: 
        javax.transaction.TransactionRolledbackException: Instance 007 not found in 
database.; nested exception is: 
        javax.ejb.NoSuchEntityException: Instance 007 not found in database.
        at junit.framework.Assert.fail(Assert.java:143)
        at org.jboss.test.cts.test.BmpTest.testEjbRemove(BmpTest.java:224)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.xa.test.Main
Test:        testXABean
Type:        error
Exception:   java.rmi.ServerException
Message:     RemoteException occurred in server thread; nested exception is:   
javax.transaction.TransactionRolledbackException: Unable to find DB pool: 
javax.naming.NameNotFoundException: XADataSource1 not bound; nested exception is:   
javax.ejb.EJBException: Unable to find DB pool: javax.naming.NameNotFoundException: 
XADataSource1 not bound
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception 
is: 
        javax.transaction.TransactionRolledbackException: Unable to find DB pool: 
javax.naming.NameNotFoundException: XADataSource1 not bound; nested exception is: 
        javax.ejb.EJBException: Unable to find DB pool: 
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.transaction.TransactionRolledbackException: Unable to find DB pool: 
javax.naming.NameNotFoundException: XADataSource1 not bound; nested exception is: 
        javax.ejb.EJBException: Unable to find DB pool: 
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.ejb.EJBException: Unable to find DB pool: javax.naming.NameNotFoundException: 
XADataSource1 not bound
        at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
        at org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown 
Source)
        at 
org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.invokeContainer(GenericProxy.java:357)
        at 
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(StatelessSessionProxy.java:123)
        at $Proxy1.clearData(Unknown Source)
        at org.jboss.test.xa.test.Main.testXABean(Main.java:106)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testClientLoginServlet
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Failed to deploy jbosstest-web.ear
Stack Trace:
junit.framework.AssertionFailedError: Failed to deploy jbosstest-web.ear
        at junit.framework.Assert.fail(Assert.java:143)
        at org.jboss.test.web.test.TestWebIntegration.setUp(TestWebIntegration.java:70)
        at junit.framework.TestCase.runBare(TestCase.java:127)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testEJBOnStartupServlet
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Access to: 
http://jduke:theduke@localhost:8080/jbosstest/EJBOnStartupServlet failed with 
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: 
http://jduke:theduke@localhost:8080/jbosstest/EJBOnStartupServlet failed with 
responseCode=404
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
        at 
org.jboss.test.web.test.TestWebIntegration.testEJBOnStartupServlet(TestWebIntegration.java:82)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testEJBServlet
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Access to: http://jduke:theduke@localhost:8080/jbosstest/EJBServlet 
failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: 
http://jduke:theduke@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
        at 
org.jboss.test.web.test.TestWebIntegration.testEJBServlet(TestWebIntegration.java:102)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testENCServlet
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Access to: http://jduke:theduke@localhost:8080/jbosstest/ENCServlet 
failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: 
http://jduke:theduke@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
        at 
org.jboss.test.web.test.TestWebIntegration.testENCServlet(TestWebIntegration.java:92)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testSecureEJBAccess
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Access to: 
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with 
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: 
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with 
responseCode=404
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
        at 
org.jboss.test.web.test.TestWebIntegration.testSecureEJBAccess(TestWebIntegration.java:142)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testSecureServlet
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Access to: 
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureServlet failed with 
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: 
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureServlet failed with 
responseCode=404
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
        at 
org.jboss.test.web.test.TestWebIntegration.testSecureServlet(TestWebIntegration.java:132)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



Suite:       org.jboss.test.web.test.TestWebIntegration
Test:        testSnoopJSP
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Access to: http://jduke:theduke@localhost:8080/jbosstest/snoop.jsp failed 
with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: 
http://jduke:theduke@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
        at junit.framework.Assert.fail(Assert.java:143)
        at 
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
        at 
org.jboss.test.web.test.TestWebIntegration.testSnoopJSP(TestWebIntegration.java:112)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:155)
        at junit.framework.TestCase.runBare(TestCase.java:129)
        at junit.framework.TestResult$1.protect(TestResult.java:100)
        at junit.framework.TestResult.runProtected(TestResult.java:117)
        at junit.framework.TestResult.run(TestResult.java:103)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.run(TestSuite.java:144)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)

---------------------------------



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to