JBoss daily test results

SUMMARY

Number of tests run:   75

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

Successful tests:      71

Errors:                1

Failures:              3

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

[time of test: 30 May 2001 2:51]

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)

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



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

Reply via email to