Discussion:
[JBoss-dev] Fwd: jboss daily test results
Chris Kimpton
2001-04-19 17:13:39 UTC
Permalink
Hi,

Below is the format of the test results that I plan to publish to the
jboss-dev list each day. Basically its the results of running the
run_tests.xml script with ant against the latest jboss server.

OK?

If there are no problems, you will just get the summary.

I just need to sort out the auto-build of the zola and zoap modules and then
I will set it loose emailing the list - there will be a minimum of 1 email a
day for the testing, but if any builds fail, there will be an email for each
of those too.

Regards,
Chris

PS I am currently NOT looking at resolving these errors from junit - just in
case anyone thought I was...
Subject: jboss daily test results
Date: Thu, 19 Apr 2001 18:06:45 +0100
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================
<?xml version="1.0" encoding="UTF-8"?>
JBoss daily test results
SUMMARY
Number of tests run: 56
--------------------------------------------
Successful tests: 49
Errors: 3
Failures: 4
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException',
detail:java.rmi.ServerException: RemoteException occurred in server thread;
(No such file or directory)
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected
'RemoveException', detail:java.rmi.ServerException: RemoteException
javax.transaction.TransactionRolledbackException: Could not activate;
(No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testProbeBeanContext
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Caught an unknown exception in testProbeBeanContex
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:466)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
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
javax.transaction.TransactionRolledbackException: Instance 007 not found in
database.; nested exception is: javax.ejb.NoSuchEntityException: Instance
007 not found in database.
junit.framework.AssertionFailedError: Got Exception: expecting
NoSuchObjectExceptionjava.rmi.ServerException: RemoteException occurred in
javax.transaction.TransactionRolledbackException: Instance 007 not found
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:221)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: javax.transaction.TransactionRolledbackException: null; nested
exception is: javax.ejb.EJBException
java.rmi.ServerException: RemoteException occurred in server thread; nested
javax.transaction.TransactionRolledbackException: null; nested exception
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown
Source)
at
org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: javax.transaction.TransactionRolledbackException: Load failed; nested
exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY
in statement [SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: RemoteException occurred in server thread; nested
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement
[SELECT
aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte
FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
org.jboss.deployment.J2eeDeploymentException (no security manager: RMI
class loader disabled)
java.rmi.UnmarshalException: Error unmarshaling return; nested exception
org.jboss.deployment.J2eeDeploymentException (no security manager: RMI
class loader disabled)
org.jboss.deployment.J2eeDeploymentException (no security manager: RMI
class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at
sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at
java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Lennart Petersson
2001-04-20 06:19:01 UTC
Permalink
----- Original Message -----
From: Chris Kimpton <***@hotmail.com>
To: <jboss-***@lists.sourceforge.net>
Sent: Thursday, April 19, 2001 7:13 PM
Subject: [JBoss-dev] Fwd: jboss daily test results
Post by Chris Kimpton
Hi,
Below is the format of the test results that I plan to publish to the
jboss-dev list each day. Basically its the results of running the
run_tests.xml script with ant against the latest jboss server.
OK?
YES!!! Very good i think :-)
Post by Chris Kimpton
PS I am currently NOT looking at resolving these errors from junit - just in
case anyone thought I was...
Aha, to bad ;-)

This i very a good initiative, brings this kinds of error up in the air !

/Lennart
http://www.benefit.se/english
c***@kimptoc.net
2001-04-22 09:04:29 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 56

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

Successful tests: 49

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@789e13.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@789e13.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@789e13.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@789e13.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
Stack Trace:
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:221)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-04-23 01:43:16 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 56

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

Successful tests: 49

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5c0deb.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5c0deb.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5c0deb.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5c0deb.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
Stack Trace:
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:221)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-04-24 01:43:50 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 56

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

Successful tests: 49

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2fe611.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2fe611.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2fe611.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2fe611.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
Stack Trace:
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:221)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-04-25 01:41:03 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 37

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

Successful tests: 21

Errors: 16

Failures: 0

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

DETAILS OF ERRORS


Suite: org.jboss.test.bank.test.Main
Test: testBank
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testFinder
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testMultiThread2
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testPassivation
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testReadOnly
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testTeller
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testTransaction
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testTransfer
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bmp.test.Main
Test: testBMP
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bmp.test.Main.setUp(Main.java:131)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.Main
Test: testBasicSession
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.Main
Test: testCallbacks
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.Main
Test: testEJBHomeInterface
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.dbtest.test.Main.setUp(Main.java:329)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Chris Kimpton
2001-04-25 09:03:37 UTC
Permalink
Hi,

Did these changes;

P jboss/src/etc/conf/default/jboss.conf
P jboss/src/etc/conf/default/log4j.properties
P jboss/src/main/org/jboss/logging/Log.java
U jboss/src/main/org/jboss/logging/LogToCategory.java
P jboss/src/main/org/jboss/logging/Logger.java
P jboss/src/main/org/jboss/util/ServiceMBeanSupport.java

Cause these problems?

Or did I miss the previous days build results?

Chris
Subject: [JBoss-dev] jboss daily test results
Date: Wed, 25 Apr 2001 02:41:03 +0100
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================
<?xml version="1.0" encoding="UTF-8"?>
JBoss daily test results
SUMMARY
Number of tests run: 37
--------------------------------------------
Successful tests: 21
Errors: 16
Failures: 0
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.bank.test.Main
Test: testBank
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testFinder
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread2
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testPassivation
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testReadOnly
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTeller
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransaction
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransfer
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.bmp.test.Main
Test: testBMP
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bmp.test.Main.setUp(Main.java:131)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.cts.test.Main
Test: testBasicSession
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.cts.test.Main
Test: testCallbacks
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.cts.test.Main
Test: testEJBHomeInterface
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.dbtest.test.Main.setUp(Main.java:329)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: javax.transaction.TransactionRolledbackException: null; nested
exception is: javax.ejb.EJBException
java.rmi.ServerException: RemoteException occurred in server thread; nested
javax.transaction.TransactionRolledbackException: null; nested exception
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown
Source)
at
org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
org.jboss.deployment.J2eeDeploymentException (no security manager: RMI
class loader disabled)
java.rmi.UnmarshalException: Error unmarshaling return; nested exception
org.jboss.deployment.J2eeDeploymentException (no security manager: RMI
class loader disabled)
org.jboss.deployment.J2eeDeploymentException (no security manager: RMI
class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at
sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at
java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)
---------------------------------
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Scott M Stark
2001-04-25 16:24:53 UTC
Permalink
Something is amiss with your server as these errors are all related to
the JMX connector not being bound in JNDI and I don't see this
problem. When I run the tests I am seeing the same errors as before.

----- Original Message -----
From: "Chris Kimpton" <***@hotmail.com>
To: <jboss-***@lists.sourceforge.net>
Sent: Wednesday, April 25, 2001 2:03 AM
Subject: Re: [JBoss-dev] jboss daily test results
Post by Chris Kimpton
Hi,
Did these changes;
P jboss/src/etc/conf/default/jboss.conf
P jboss/src/etc/conf/default/log4j.properties
P jboss/src/main/org/jboss/logging/Log.java
U jboss/src/main/org/jboss/logging/LogToCategory.java
P jboss/src/main/org/jboss/logging/Logger.java
P jboss/src/main/org/jboss/util/ServiceMBeanSupport.java
Cause these problems?
Or did I miss the previous days build results?
Chris
Subject: [JBoss-dev] jboss daily test results
Date: Wed, 25 Apr 2001 02:41:03 +0100
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================
<?xml version="1.0" encoding="UTF-8"?>
JBoss daily test results
SUMMARY
Number of tests run: 37
--------------------------------------------
Successful tests: 21
Errors: 16
Failures: 0
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.bank.test.Main
Test: testBank
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
javax.naming.NameNotFoundException: jmx not bound
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)
at
Chris Kimpton
2001-04-25 17:20:51 UTC
Permalink
Hi,
Post by Scott M Stark
Something is amiss with your server as these errors are all related to
the JMX connector not being bound in JNDI and I don't see this
problem. When I run the tests I am seeing the same errors as before.
Perhaps it ran during the middle of a set of commits and got an inconsistent
snapshot - it currently runs around 2:30AM GMT - I wonder if a few hours
later maybe better.


I tried to re-run the tests now, but the server fails to start - complains
about not finding log4j classes - but it runs when these are added to the
system classpath - does jaas now use these and thus the Class-Path in the
manifest need to be updated? and the jar moved to dist/lib ?

Regards,
Chris
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Scott M Stark
2001-04-25 21:49:17 UTC
Permalink
The log4j classes have been in the lib/ext directory for quite a while now
(at least a month) as the Log4jService requires this.

I just pulled down a clean cvs co and built it and the server came up
without any problems. This is at Wed Apr 25 21:47:24 GMT. The
jbosstest suite is running normally against the build.

----- Original Message -----
From: "Chris Kimpton" <***@hotmail.com>
To: <jboss-***@lists.sourceforge.net>
Sent: Wednesday, April 25, 2001 10:20 AM
Subject: Re: [JBoss-dev] jboss daily test results
Post by Chris Kimpton
Hi,
Post by Scott M Stark
Something is amiss with your server as these errors are all related to
the JMX connector not being bound in JNDI and I don't see this
problem. When I run the tests I am seeing the same errors as before.
Perhaps it ran during the middle of a set of commits and got an inconsistent
snapshot - it currently runs around 2:30AM GMT - I wonder if a few hours
later maybe better.
I tried to re-run the tests now, but the server fails to start - complains
about not finding log4j classes - but it runs when these are added to the
system classpath - does jaas now use these and thus the Class-Path in the
manifest need to be updated? and the jar moved to dist/lib ?
Regards,
Chris
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
c***@kimptoc.net
2001-04-26 01:41:35 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 37

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

Successful tests: 21

Errors: 16

Failures: 0

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

DETAILS OF ERRORS


Suite: org.jboss.test.bank.test.Main
Test: testBank
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testFinder
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testMultiThread2
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testPassivation
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testReadOnly
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testTeller
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testTransaction
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bank.test.Main
Test: testTransfer
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bank.test.Main.setUp(Main.java:438)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.bmp.test.Main
Test: testBMP
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.bmp.test.Main.setUp(Main.java:131)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.Main
Test: testBasicSession
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.Main
Test: testCallbacks
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.Main
Test: testEJBHomeInterface
Type: error
Exception: javax.naming.NameNotFoundException
Message: jmx not bound
Stack Trace:
javax.naming.NameNotFoundException: jmx 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:54)
at org.jboss.test.cts.test.Main.setUp(Main.java:299)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Chris Kimpton
2001-04-26 10:31:16 UTC
Permalink
Hi,
Post by Scott M Stark
The log4j classes have been in the lib/ext directory for quite a while now
(at least a month) as the Log4jService requires this.
I don't know what caused my problem with this - as it now starts fine.
Post by Scott M Stark
I just pulled down a clean cvs co and built it and the server came up
without any problems. This is at Wed Apr 25 21:47:24 GMT. The
jbosstest suite is running normally against the build.
I have found out why I am getting problems with this - I allow 20seconds for
the jboss server to startup - this used to be plenty - it now takes around
40seconds on the same machine...

So, I now allow 120seconds and we are back to the same errors again.

I wonder if you can query the server/jmx to find out its startup time -
perhaps we could add a test to check this is less than a set time - although
I guess it varies from machine to machine...

As I get time, I plan to look at the errors we are getting...see if we can
reduce them.

Chris
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Scott M Stark
2001-04-26 15:55:58 UTC
Permalink
The timing increase seems to be do to the latest version of Hypersonic. I see
a long pause(20-30) secs on the console after these msgs:
[Hypersonic] Starting
Server 1.4 is running
Press [Ctrl]+[C] to abort
...
JBoss 2.3 BETA Started in 0m:37s

This used to start in under 10 secs on my box so something has really slowed down.
Post by Chris Kimpton
I have found out why I am getting problems with this - I allow 20seconds for
the jboss server to startup - this used to be plenty - it now takes around
40seconds on the same machine...
So, I now allow 120seconds and we are back to the same errors again.
I wonder if you can query the server/jmx to find out its startup time -
perhaps we could add a test to check this is less than a set time - although
I guess it varies from machine to machine...
As I get time, I plan to look at the errors we are getting...see if we can
reduce them.
Chris
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
c***@kimptoc.net
2001-04-27 01:46:10 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 57

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

Successful tests: 49

Errors: 3

Failures: 5

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43d051.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43d051.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43d051.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43d051.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
Stack Trace:
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:221)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-04-28 01:46:18 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 57

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

Successful tests: 49

Errors: 3

Failures: 5

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@42f262.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@42f262.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@42f262.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@42f262.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
Stack Trace:
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:221)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-04-29 01:45:43 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 57

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

Successful tests: 49

Errors: 3

Failures: 5

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@769f17.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@769f17.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@769f17.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@769f17.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTrx
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Naming excepiton failure
Stack Trace:
junit.framework.AssertionFailedError: Naming excepiton failure
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testUserTrx(StatefulSessionTest.java:566)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:221)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-04-30 01:46:30 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 58

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

Successful tests: 51

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@609e6a.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@609e6a.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@609e6a.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@609e6a.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-01 01:46:55 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 58

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

Successful tests: 51

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@24823.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@24823.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@24823.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@24823.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-02 01:46:04 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 58

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

Successful tests: 51

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3180dc.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3180dc.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3180dc.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3180dc.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:248)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:182)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:755)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-03 01:46:20 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 58

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

Successful tests: 51

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6e2072.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6e2072.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6e2072.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6e2072.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:781)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-04 01:46:05 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 58

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

Successful tests: 51

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@712d4f.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@712d4f.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@712d4f.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@712d4f.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Austin Gonyou
2001-05-04 02:23:09 UTC
Permalink
http://www.jboss.org/documentation/HTML/ch10s02.html

Now, I have a question about this. Several actually.

1. What was the actual hardware used? What setup?
2. What kind of tweaking was done to the kernel?
3. What kernel version was used?
4. Has this test been attempted using IBM's Java?
5. Has this test been attempted using a 2.4.x kernel?
6. Has this test been attempted with glib > 2.0?
7. Anything else you can think of.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: ***@coremetrics.com
Sebastien Alborini
2001-05-04 08:31:03 UTC
Permalink
Post by Austin Gonyou
http://www.jboss.org/documentation/HTML/ch10s02.html
Hi,
This was really an informal test (the testbeans and tomcat-test.ear), so
don't take it too seriously. If you have a real benchmark though,
please keep me posted so I can update the page.

I think our main conclusion was that Sun's JVM runs faster on windows
than on linux. (this was october 2000, I can't remember if we already
had the final 1.3 linux vm)
Post by Austin Gonyou
Now, I have a question about this. Several actually.
1. What was the actual hardware used? What setup?
IIRC, Compaq with Athlon 600MHz 256M
Post by Austin Gonyou
2. What kind of tweaking was done to the kernel?
None.
Post by Austin Gonyou
3. What kernel version was used?
Dunno, redhat 6.2.
Post by Austin Gonyou
4. Has this test been attempted using IBM's Java?
No.
Post by Austin Gonyou
5. Has this test been attempted using a 2.4.x kernel?
No.
Post by Austin Gonyou
6. Has this test been attempted with glib > 2.0?
I don't think so.

Regards,
Sebastien
Bill Burke
2001-05-04 14:21:50 UTC
Permalink
Hey, I have a question on this too...

The doc page says

"Under heavy load, JBoss will for example crash with 200 concurrent users
under linux, whereas it can handle 1000 of them on the same box with Windows
2000. Of course, if you use Apache or Jetty in front of JBoss to handle the
thread pooling, this will not be a problem."

Does this mean that if the majority of your JBoss hits come from a servlet,
Jetty limits the amount of concurrent users because it does thread pooling?

Thanks,
Bill

-----Original Message-----
From: jboss-development-***@lists.sourceforge.net
[mailto:jboss-development-***@lists.sourceforge.net]On Behalf Of
Sebastien Alborini
Sent: Friday, May 04, 2001 4:31 AM
To: jboss-***@lists.sourceforge.net
Subject: Re: [JBoss-dev] jboss runs better on windows?
Post by Austin Gonyou
http://www.jboss.org/documentation/HTML/ch10s02.html
Hi,
This was really an informal test (the testbeans and tomcat-test.ear), so
don't take it too seriously. If you have a real benchmark though,
please keep me posted so I can update the page.

I think our main conclusion was that Sun's JVM runs faster on windows
than on linux. (this was october 2000, I can't remember if we already
had the final 1.3 linux vm)
Post by Austin Gonyou
Now, I have a question about this. Several actually.
1. What was the actual hardware used? What setup?
IIRC, Compaq with Athlon 600MHz 256M
Post by Austin Gonyou
2. What kind of tweaking was done to the kernel?
None.
Post by Austin Gonyou
3. What kernel version was used?
Dunno, redhat 6.2.
Post by Austin Gonyou
4. Has this test been attempted using IBM's Java?
No.
Post by Austin Gonyou
5. Has this test been attempted using a 2.4.x kernel?
No.
Post by Austin Gonyou
6. Has this test been attempted with glib > 2.0?
I don't think so.

Regards,
Sebastien
danch
2001-05-04 15:38:38 UTC
Permalink
Post by Bill Burke
Hey, I have a question on this too...
The doc page says
"Under heavy load, JBoss will for example crash with 200 concurrent users
under linux, whereas it can handle 1000 of them on the same box with Windows
2000. Of course, if you use Apache or Jetty in front of JBoss to handle the
thread pooling, this will not be a problem."
Does this mean that if the majority of your JBoss hits come from a servlet,
Jetty limits the amount of concurrent users because it does thread pooling?
concurrent activity is more what's limited. The nature of web
applications lets you support many many concurrent users with little
concurrent activity.
Post by Bill Burke
Thanks,
Bill
Austin Gonyou
2001-05-04 15:41:05 UTC
Permalink
Thanks! I'll get some testing done with IBM's java and BlackDown's java.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
Post by Sebastien Alborini
Post by Austin Gonyou
http://www.jboss.org/documentation/HTML/ch10s02.html
Hi,
This was really an informal test (the testbeans and tomcat-test.ear), so
don't take it too seriously. If you have a real benchmark though,
please keep me posted so I can update the page.
I think our main conclusion was that Sun's JVM runs faster on windows
than on linux. (this was october 2000, I can't remember if we already
had the final 1.3 linux vm)
Post by Austin Gonyou
Now, I have a question about this. Several actually.
1. What was the actual hardware used? What setup?
IIRC, Compaq with Athlon 600MHz 256M
Post by Austin Gonyou
2. What kind of tweaking was done to the kernel?
None.
Post by Austin Gonyou
3. What kernel version was used?
Dunno, redhat 6.2.
Post by Austin Gonyou
4. Has this test been attempted using IBM's Java?
No.
Post by Austin Gonyou
5. Has this test been attempted using a 2.4.x kernel?
No.
Post by Austin Gonyou
6. Has this test been attempted with glib > 2.0?
I don't think so.
Regards,
Sebastien
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
c***@kimptoc.net
2001-05-05 01:46:31 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 58

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

Successful tests: 51

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@26e962.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@26e962.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@26e962.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@26e962.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.TestRa
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
Stack Trace:
junit.framework.AssertionFailedError: Class org.jboss.test.jmsra.test.TestRa has no public constructor TestCase(String name)
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-06 01:46:43 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

<?xml version="1.0" encoding="UTF-8"?>


JBoss daily test results

SUMMARY

Number of tests run: 61

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

Successful tests: 54

Errors: 3

Failures: 4

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

DETAILS OF ERRORS


Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@7c19fd.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@7c19fd.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@7c19fd.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@7c19fd.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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


Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-07 01:46:43 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 63

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

Successful tests: 56

Errors: 3

Failures: 4

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

DETAILS OF ERRORS



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@776f79.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@776f79.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@776f79.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@776f79.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.idgen.test.Main
Test: testGenerator
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.findAll(Unknown Source)
at org.jboss.test.idgen.test.Main.setUp(Main.java:65)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Jim Archer
2001-05-07 07:21:57 UTC
Permalink
If your interested in one more, there is jRocket at:

http://www.jrocket.com/

They claim its fast...

Jim


--On Friday, May 04, 2001 10:41 AM -0500 Austin Gonyou
Post by Austin Gonyou
Thanks! I'll get some testing done with IBM's java and BlackDown's java.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
Post by Sebastien Alborini
Post by Austin Gonyou
http://www.jboss.org/documentation/HTML/ch10s02.html
Hi,
This was really an informal test (the testbeans and tomcat-test.ear), so
don't take it too seriously. If you have a real benchmark though,
please keep me posted so I can update the page.
I think our main conclusion was that Sun's JVM runs faster on windows
than on linux. (this was october 2000, I can't remember if we already
had the final 1.3 linux vm)
Post by Austin Gonyou
Now, I have a question about this. Several actually.
1. What was the actual hardware used? What setup?
IIRC, Compaq with Athlon 600MHz 256M
Post by Austin Gonyou
2. What kind of tweaking was done to the kernel?
None.
Post by Austin Gonyou
3. What kernel version was used?
Dunno, redhat 6.2.
Post by Austin Gonyou
4. Has this test been attempted using IBM's Java?
No.
Post by Austin Gonyou
5. Has this test been attempted using a 2.4.x kernel?
No.
Post by Austin Gonyou
6. Has this test been attempted with glib > 2.0?
I don't think so.
Regards,
Sebastien
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
********************************************
I shall be telling this with a sigh
Somewhere ages and ages hence:
Two roads diverged in a wood, and I -
I took the one less traveled by,
And that has made all the difference.

- Robert Frost, 1916
c***@kimptoc.net
2001-05-08 01:40:15 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 0

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

Successful tests: 0

Errors: 0

Failures: 0

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

DETAILS OF ERRORS
c***@kimptoc.net
2001-05-09 01:46:26 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 66

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

Successful tests: 61

Errors: 2

Failures: 3

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

DETAILS OF ERRORS



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2438db.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2438db.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2438db.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@2438db.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Scott M Stark
2001-05-09 03:45:11 UTC
Permalink
The new details format page looks great.

----- Original Message -----
From: <***@kimptoc.net>
To: <jboss-***@lists.sourceforge.net>
Sent: Tuesday, May 08, 2001 6:46 PM
Subject: [JBoss-dev] jboss daily test results
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================
c***@kimptoc.net
2001-05-10 01:45:54 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

DETAILS OF ERRORS



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@12e3da.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@12e3da.ser (No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@12e3da.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@12e3da.ser (No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:466)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Chris Kimpton
2001-05-10 21:33:07 UTC
Permalink
Hi,
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException',
detail:java.rmi.ServerException: RemoteException occurred in server thread;
nested exception is: javax.transaction.TransactionRolledbackException:
Could not activate; nested exception is: java.io.FileNotFoundException:
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
***@12e3da.ser (No such file or directory); nested
exception is: java.rmi.NoSuchObjectException: Could not activate; nested
exception is: java.io.FileNotFoundException:
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected
'RemoveException', detail:java.rmi.ServerException: RemoteException occurred
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(Stateful
SessionTest.java:187)
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(JUnitTestRu
nner.java:202)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:326)
This test is checking that calling remove on a session object raises a
RemoveException.

It looks as if the actual exception being raised is that the client/server
interaction is having trouble passing the primary key object across.

...but I'd have thought the client/EJBObject should be able to answer this
method call with the exception immediately - or does it not know that it is
a session-type bean?

Looking at HomeProxy/GenericProxy, it seems like it does not know... and it
seems the you cannot tell from the client Home interface as it is the same
for entity and session beans...

Then on the server it tries to instantiate the object before it does the
invocation - and that gives the above error.

So - what do we do
- add a remove method call specific check in the server handling of session
invocations?
- remove the test?
- adjust the test to accept any exception as a pass?

Regards,
Chris
Chris Kimpton
2001-05-11 18:04:11 UTC
Permalink
Hi,
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testRemoveSessionObject
Type: failure
Exception: junit.framework.AssertionFailedError
Message: [EJB 1.1, p42] Expected 'RemoveException',
detail:java.rmi.ServerException: RemoteException occurred in server thread;
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
exception is: java.rmi.NoSuchObjectException: Could not activate; nested
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
junit.framework.AssertionFailedError: [EJB 1.1, p42] Expected
'RemoveException', detail:java.rmi.ServerException: RemoteException occurred
javax.transaction.TransactionRolledbackException: Could not activate;
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(Stateful
SessionTest.java:187)
This test is checking that calling remove on a session object raises a
RemoveException.
It looks as if the actual exception being raised is that the client/server
interaction is having trouble passing the primary key object across.
...but I'd have thought the client/EJBObject should be able to answer this
method call with the exception immediately - or does it not know that it is
a session-type bean?
Looking at HomeProxy/GenericProxy, it seems like it does not know... and it
seems the you cannot tell from the client Home interface as it is the same
for entity and session beans...
Then on the server it tries to instantiate the object before it does the
invocation - and that gives the above error.
So - what do we do
- add a remove method call specific check in the server handling of session
invocations?
- remove the test?
- adjust the test to accept any exception as a pass?
Regards,
Chris
c***@kimptoc.net
2001-05-11 01:46:40 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@50e999.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@50e999.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@50e999.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@50e999.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-12 01:47:25 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 66

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

Successful tests: 61

Errors: 2

Failures: 3

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6c20e1.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6c20e1.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6c20e1.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6c20e1.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-13 01:46:50 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3533b0.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3533b0.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3533b0.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@3533b0.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-14 01:47:28 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 66

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

Successful tests: 61

Errors: 2

Failures: 3

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@67deb6.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@67deb6.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@67deb6.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@67deb6.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-15 01:46:50 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@702f3f.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@702f3f.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@702f3f.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@702f3f.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-16 01:47:47 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@22d1c9.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@22d1c9.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@22d1c9.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@22d1c9.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-17 01:47:33 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@269856.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@269856.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@269856.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@269856.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-18 01:47:15 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@66b99.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@66b99.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@66b99.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@66b99.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-19 01:47:07 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 67

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

Successful tests: 61

Errors: 2

Failures: 4

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6127f4.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6127f4.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6127f4.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6127f4.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: warning
Type: failure
Exception: junit.framework.AssertionFailedError
Message: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
Stack Trace:
junit.framework.AssertionFailedError: No tests found in org.jboss.test.jmsra.test.AllJUnitTests
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.TestSuite$1.runTest(TestSuite.java:178)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
java.sql.SQLException: Column not found: ENTERPRISEENTITY in statement [SELECT aBoolean,enterpriseEntity,aLong,aDate,aString,anInt,aList,statefulSession,aTimestamp,aDouble,anObject,statelessSession,aFloat,aShort,aByte FROM AllTypes WHERE aString='seb']
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.UnmarshalException
Message: Error unmarshaling return; nested exception is: java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
Stack Trace:
java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
java.lang.ClassNotFoundException: org.jboss.deployment.J2eeDeploymentException (no security manager: RMI class loader disabled)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:318)
at sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:132)
at sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:143)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:918)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:212)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at org.jboss.jmx.server.JMXAdaptorImpl_Stub.invoke(Unknown Source)
at org.jboss.jmx.client.Deployer.deploy(Deployer.java:55)
at org.jboss.test.xa.test.Main.setUp(Main.java:149)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Chris Kimpton
2001-05-19 19:19:22 UTC
Permalink
Hi,

I've looked into the failing xa test and it is failing because the data
sources it uses are not bound.

It is looking for XADataSource1 and XADataSource2.

Is this something that needs to be manually configured in jboss.jcml before
the test ?

Thanks in advance,
Chris
c***@kimptoc.net
2001-05-20 01:46:56 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 66

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

Successful tests: 62

Errors: 1

Failures: 3

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@379db.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@379db.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@379db.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@379db.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-21 01:43:57 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 63

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

Successful tests: 47

Errors: 14

Failures: 2

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@a70af.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@a70af.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@a70af.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@a70af.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testProbeContainerCallbacks
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEjbCreate
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEjbFinder
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEjbRemove
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEjbLifeCycle
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testPrimaryKeyObjectIdentity
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEjbRemoteIF
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEntityHandle
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTransaction
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testContainerObjects
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.cts.jms.ContainerMBox.close(ContainerMBox.java:100)
at org.jboss.test.cts.test.BmpTest.tearDown(BmpTest.java:706)
at junit.framework.TestCase.runBare(TestCase.java:132)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.naming.test.TestENC
Test: testENC
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: javax.naming.NameNotFoundException: QueueConnectionFactory not bound; nested exception is: javax.ejb.EJBException: javax.naming.NameNotFoundException: QueueConnectionFactory not bound
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: javax.naming.NameNotFoundException: QueueConnectionFactory not bound; nested exception is:
javax.ejb.EJBException: javax.naming.NameNotFoundException: QueueConnectionFactory not bound
javax.transaction.TransactionRolledbackException: javax.naming.NameNotFoundException: QueueConnectionFactory not bound; nested exception is:
javax.ejb.EJBException: javax.naming.NameNotFoundException: QueueConnectionFactory not bound
javax.ejb.EJBException: javax.naming.NameNotFoundException: QueueConnectionFactory 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.remove(Unknown Source)
at org.jboss.test.naming.test.TestENC.testENC(TestENC.java:44)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.spydermq.test.Main
Test: testQueueMessageOrder
Type: error
Exception: javax.naming.NameNotFoundException
Message: QueueConnectionFactory not bound
Stack Trace:
javax.naming.NameNotFoundException: QueueConnectionFactory 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.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at org.jboss.test.spydermq.test.Main.setUp(Main.java:112)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.spydermq.test.Main
Test: testRequestReplyQueue
Type: error
Exception: java.lang.NullPointerException
Message:
Stack Trace:
java.lang.NullPointerException
at org.jboss.test.spydermq.test.Main.testRequestReplyQueue(Main.java:187)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-22 01:39:48 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 0

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

Successful tests: 0

Errors: 0

Failures: 0

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

DETAILS OF ERRORS
c***@kimptoc.net
2001-05-23 01:40:26 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================
c***@kimptoc.net
2001-05-24 01:46:09 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 71

Errors: 1

Failures: 3

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@31e0f7.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@31e0f7.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@31e0f7.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@31e0f7.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
Scott M Stark
2001-05-24 02:18:29 UTC
Permalink
If you haven't checked out the http://www.lubega.com page recently
you might want to as it includes a nice summary of all testsuites as well
as all module javadocs.
c***@kimptoc.net
2001-05-25 01:46:16 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 68

Errors: 4

Failures: 3

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5b6ab2.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5b6ab2.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5b6ab2.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5b6ab2.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.security.test.TestEJBSpec
Test: testGetCallerPrincipal
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is: java.lang.SecurityException: Unable to locate a login configuration
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is:
java.lang.SecurityException: Unable to locate a login configuration
java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is:
java.lang.SecurityException: Unable to locate a login configuration
java.lang.SecurityException: Unable to locate a login configuration
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.create(Unknown Source)
at org.jboss.test.security.test.TestEJBSpec.testGetCallerPrincipal(TestEJBSpec.java:74)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.security.test.TestEJBSpec
Test: testMethodAccess
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is: java.lang.SecurityException: Unable to locate a login configuration
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is:
java.lang.SecurityException: Unable to locate a login configuration
java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is:
java.lang.SecurityException: Unable to locate a login configuration
java.lang.SecurityException: Unable to locate a login configuration
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:253)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:177)
at $Proxy0.create(Unknown Source)
at org.jboss.test.security.test.TestEJBSpec.testMethodAccess(TestEJBSpec.java:113)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



Suite: org.jboss.test.security.test.TestEJBSpec
Test: testPrincipalPropagation
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: null; nested exception is: javax.ejb.EJBException
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.transaction.TransactionRolledbackException: null; nested exception is:
javax.ejb.EJBException
javax.ejb.EJBException
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.forward(Unknown Source)
at org.jboss.test.security.test.TestEJBSpec.testPrincipalPropagation(TestEJBSpec.java:96)
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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-26 01:46:14 UTC
Permalink
=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================



JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 71

Errors: 1

Failures: 3

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

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4923e4.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4923e4.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4923e4.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4923e4.ser (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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

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



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:202)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:326)

---------------------------------
c***@kimptoc.net
2001-05-28 01:45:29 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 71

Errors: 1

Failures: 3

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

[time of test: 28 May 2001 2:45]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@15619c.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@15619c.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@15619c.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@15619c.ser (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)

---------------------------------
c***@kimptoc.net
2001-05-29 01:46:22 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 71

Errors: 1

Failures: 3

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

[time of test: 29 May 2001 2:46]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@60182.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@60182.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@60182.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@60182.ser (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)

---------------------------------
c***@kimptoc.net
2001-05-30 01:51:29 UTC
Permalink
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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@11a37.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@11a37.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@11a37.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@11a37.ser (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)

---------------------------------
c***@kimptoc.net
2001-05-31 01:46:10 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 65

Errors: 1

Failures: 9

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

[time of test: 31 May 2001 2:46]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@473236.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@473236.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@473236.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@473236.ser (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: testEJBOnStartupServlet
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: testEJBServlet
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to: http://jduke:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:148)
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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:148)
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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:148)
at org.jboss.test.web.test.TestWebIntegration.testSecureEJBAccess(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: testSecureServlet
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to: http://jduke:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:148)
at org.jboss.test.web.test.TestWebIntegration.testSecureServlet(TestWebIntegration.java:122)
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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:148)
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)

---------------------------------
Chris Kimpton
2001-06-01 11:33:51 UTC
Permalink
Hi,

Just re-ran the tests - it now compiles - but we have 17 new test failures!

Chris
JBoss daily test results
SUMMARY
Number of tests run: 71
--------------------------------------------
Successful tests: 50
Errors: 10
Failures: 11
--------------------------------------------
[time of test: 1 June 2001 9:13]
See http://lubega.com for full details
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for
bank/Customer:Customer:5678.991382748487/Marc
org.jboss.test.bank.interfaces.BankException: Could not get account for
bank/Customer:Customer:5678.991382748487/Marc,
Cause:org.jboss.test.bank.interfaces.BankException: Could not create
account, Cause:java.rmi.ServerException: Transaction rolled back; nested
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
at $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get customer for
Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
at $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get customer for
Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
at $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get customer for
Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
at $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get customer for
Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
at $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get customer for
Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'java.util.Collection': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
at $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
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:
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
***@2f31b8.ser (No such file or directory); nested
exception is: java.rmi.NoSuchObjectException: Could not activate; nested
exception is: java.io.FileNotFoundException:
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
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;
javax.transaction.TransactionRolledbackException: Could not activate;
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/org.jboss.te
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(Stateful
SessionTest.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testProbeBeanContext
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Caught an unknown exception in testProbeBeanContex
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(StatefulSes
sionTest.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.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.
junit.framework.AssertionFailedError: Got Exception: expecting
NoSuchObjectExceptionjava.rmi.ServerException: RemoteException occurred in
javax.transaction.TransactionRolledbackException: Instance 007 not found
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: javax.transaction.TransactionRolledbackException: Load failed; nested
exception is: java.sql.SQLException: Unable to load a ResultSet column
into a variable of type 'long': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of
type 'long': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.rmi.ServerException: RemoteException occurred in server thread;
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'long': java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'long': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'long': java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'long': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'long': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'long': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java:13
3)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: javax.transaction.TransactionRolledbackException: Load failed; nested
exception is: java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header; nested exception is: java.rmi.ServerException: Load failed;
nested exception is: java.sql.SQLException: Unable to load a ResultSet
column into a variable of type
'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
java.rmi.ServerException: RemoteException occurred in server thread;
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity':
java.io.StreamCorruptedException: Caught EOFException while reading the
stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java:13
3)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: javax.transaction.TransactionRolledbackException: Load failed; nested
exception is: java.sql.SQLException: Unable to load a ResultSet column
into a variable of type 'int': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of
type 'int': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.rmi.ServerException: RemoteException occurred in server thread;
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'int': java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'int': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'int': java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'int': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'int': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable
of type 'int': java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java:13
3)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.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
java.rmi.ServerException: RemoteException occurred in server thread;
javax.naming.NameNotFoundException: XADataSource1 not bound; nested
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.naming.NameNotFoundException: XADataSource1 not bound; nested
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.naming.NameNotFoundException: XADataSource1 not bound
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.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(GenericPr
oxy.java:357)
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testClientLoginServlet
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Failed to deploy jbosstest-web.ear
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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testEJBOnStartupServlet
Type: failure
Exception: junit.framework.AssertionFailedError
http://jduke:***@localhost:8080/jbosstest/EJBOnStartupServlet failed
with responseCode=404
http://jduke:***@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(TestWebIn
tegration.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testEJBServlet
Type: failure
Exception: junit.framework.AssertionFailedError
http://jduke:***@localhost:8080/jbosstest/EJBServlet failed with
responseCode=404
http://jduke:***@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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testENCServlet
Type: failure
Exception: junit.framework.AssertionFailedError
http://jduke:***@localhost:8080/jbosstest/ENCServlet failed with
responseCode=404
http://jduke:***@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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSecureEJBAccess
Type: failure
Exception: junit.framework.AssertionFailedError
http://jduke:***@localhost:8080/jbosstest/restricted/SecureEJBAccess
failed with responseCode=404
http://jduke:***@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(TestWebIntegr
ation.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSecureServlet
Type: failure
Exception: junit.framework.AssertionFailedError
http://jduke:***@localhost:8080/jbosstest/restricted/SecureServlet
failed with responseCode=404
http://jduke:***@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(TestWebIntegrat
ion.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSnoopJSP
Type: failure
Exception: junit.framework.AssertionFailedError
http://jduke:***@localhost:8080/jbosstest/snoop.jsp failed with
responseCode=404
http://jduke:***@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.j
ava: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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
c***@kimptoc.net
2001-06-02 01:48:54 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 71

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

Successful tests: 50

Errors: 10

Failures: 11

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

[time of test: 2 June 2001 2:48]

See http://lubega.com for full details

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for bank/Customer:Customer:5678.991446073606/Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get account for bank/Customer:Customer:5678.991446073606/Marc, Cause:org.jboss.test.bank.interfaces.BankException: Could not create account, Cause:java.rmi.ServerException: Transaction rolled back; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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: 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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5ab821.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5ab821.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5ab821.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@5ab821.ser (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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-03 01:48:59 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 71

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

Successful tests: 50

Errors: 10

Failures: 11

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

[time of test: 3 June 2001 2:48]

See http://lubega.com for full details

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for bank/Customer:Customer:5678.991532478281/Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get account for bank/Customer:Customer:5678.991532478281/Marc, Cause:org.jboss.test.bank.interfaces.BankException: Could not create account, Cause:java.rmi.ServerException: Transaction rolled back; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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: 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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@10fb5f.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@10fb5f.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@10fb5f.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@10fb5f.ser (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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-04 01:43:51 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 68

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

Successful tests: 47

Errors: 10

Failures: 11

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

[time of test: 4 June 2001 2:43]

See http://lubega.com for full details

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for bank/Customer:Customer:5678.991618816037/Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get account for bank/Customer:Customer:5678.991618816037/Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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: 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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@32714a.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@32714a.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@32714a.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@32714a.ser (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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
James Cook
2001-06-04 04:12:45 UTC
Permalink
I assume that tests are run from the HEAD branch? If so, I would also assume
that the current 2.2.2 (stable?) release also suffered quite a few
errors/failures?

jim
Post by Bill Burke
-----Original Message-----
Sent: Saturday, June 02, 2001 9:49 PM
Subject: [JBoss-dev] jboss daily test results
JBoss daily test results
SUMMARY
Number of tests run: 71
--------------------------------------------
Successful tests: 50
Errors: 10
Failures: 11
--------------------------------------------
[time of test: 3 June 2001 2:48]
See http://lubega.com for full details
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for
bank/Customer:Customer:5678.991532478281/Marc
org.jboss.test.bank.interfaces.BankException: Could not get
account for bank/Customer:Customer:5678.991532478281/Marc,
Cause:org.jboss.test.bank.interfaces.BankException: Could not
create account, Cause:java.rmi.ServerException: Transaction
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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 $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
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
javax.transaction.TransactionRolledbackException: Could not
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
java.rmi.NoSuchObjectException: Could not activate; nested
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
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
javax.transaction.TransactionRolledbackException: Could not
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
java.rmi.NoSuchObjectException: Could not activate; nested
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObjec
t(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(J
UnitTestRunner.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
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(S
tatefulSessionTest.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(J
UnitTestRunner.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
javax.transaction.TransactionRolledbackException: Instance 007
javax.ejb.NoSuchEntityException: Instance 007 not found in database.
junit.framework.AssertionFailedError: Got Exception: expecting
NoSuchObjectExceptionjava.rmi.ServerException: RemoteException
javax.transaction.TransactionRolledbackException: Instance
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at
org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested
Load failed; nested exception is: java.sql.SQLException: Unable
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'long': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'long': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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.EntityProxy.invoke(EntityPro
xy.java:133)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested
Load failed; nested exception is: java.sql.SQLException: Unable
to load a ResultSet column into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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.EntityProxy.invoke(EntityPro
xy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested
Load failed; nested exception is: java.sql.SQLException: Unable
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'int': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'int': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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.EntityProxy.invoke(EntityPro
xy.java:133)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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(J
UnitTestRunner.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
javax.naming.NameNotFoundException: XADataSource1 not bound
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Unable to
find DB pool: javax.naming.NameNotFoundException: XADataSource1
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.transaction.TransactionRolledbackException: Unable to find
DB pool: javax.naming.NameNotFoundException: XADataSource1 not
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.naming.NameNotFoundException: XADataSource1 not bound
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.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(J
UnitTestRunner.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
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(TestWebIntegratio
n.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(J
UnitTestRunner.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
failed with responseCode=404
failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.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(J
UnitTestRunner.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
with responseCode=404
with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testEJBServlet(TestWebI
ntegration.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(J
UnitTestRunner.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
with responseCode=404
with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testENCServlet(TestWebI
ntegration.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(J
UnitTestRunner.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
Access failed with responseCode=404
Access failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testSecureEJBAccess(Tes
tWebIntegration.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(J
UnitTestRunner.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
http://jduke:***@localhost:8080/jbosstest/restricted/SecureServlet
failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:***@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(TestWebIntegrat
ion.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)

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



Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSnoopJSP
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to:
http://jduke:***@localhost:8080/jbosstest/snoop.jsp failed with
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:***@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.j
ava: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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)

---------------------------------
danch
2001-06-04 16:38:57 UTC
Permalink
Post by James Cook
I assume that tests are run from the HEAD branch? If so, I would also assume
that the current 2.2.2 (stable?) release also suffered quite a few
errors/failures?
Why would you assume that? HEAD and 2.2.2 are quite distinctly different
branches.
Chris Kimpton
2001-06-04 09:16:06 UTC
Permalink
Hi,

The tests are run from the HEAD branch.

Not sure about 2.2.2 - but the tests were better a few weeks back - only 4
failures then...

Looks like developers have only got time to code and not test!

Chris
Subject: RE: [JBoss-dev] jboss daily test results
Date: Mon, 4 Jun 2001 00:12:45 -0400
I assume that tests are run from the HEAD branch? If so, I would also
assume
that the current 2.2.2 (stable?) release also suffered quite a few
errors/failures?
jim
Post by Bill Burke
-----Original Message-----
Sent: Saturday, June 02, 2001 9:49 PM
Subject: [JBoss-dev] jboss daily test results
JBoss daily test results
SUMMARY
Number of tests run: 71
--------------------------------------------
Successful tests: 50
Errors: 10
Failures: 11
--------------------------------------------
[time of test: 3 June 2001 2:48]
See http://lubega.com for full details
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for
bank/Customer:Customer:5678.991532478281/Marc
org.jboss.test.bank.interfaces.BankException: Could not get
account for bank/Customer:Customer:5678.991532478281/Marc,
Cause:org.jboss.test.bank.interfaces.BankException: Could not
create account, Cause:java.rmi.ServerException: Transaction
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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 $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
org.jboss.test.bank.interfaces.BankException: Could not get
customer for Marc,
Cause:javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
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
javax.transaction.TransactionRolledbackException: Could not
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
java.rmi.NoSuchObjectException: Could not activate; nested
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
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
javax.transaction.TransactionRolledbackException: Could not
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
java.rmi.NoSuchObjectException: Could not activate; nested
/home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/or
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObjec
t(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(J
UnitTestRunner.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
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(S
tatefulSessionTest.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(J
UnitTestRunner.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
javax.transaction.TransactionRolledbackException: Instance 007
javax.ejb.NoSuchEntityException: Instance 007 not found in database.
junit.framework.AssertionFailedError: Got Exception: expecting
NoSuchObjectExceptionjava.rmi.ServerException: RemoteException
javax.transaction.TransactionRolledbackException: Instance
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at
org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested
Load failed; nested exception is: java.sql.SQLException: Unable
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'long': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header; nested exception
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header; nested exception
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'long': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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.EntityProxy.invoke(EntityPro
xy.java:133)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested
Load failed; nested exception is: java.sql.SQLException: Unable
to load a ResultSet column into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column
into a variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type
java.io.StreamCorruptedException: Caught EOFException while
reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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.EntityProxy.invoke(EntityPro
xy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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(J
UnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(
JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested
Load failed; nested exception is: java.sql.SQLException: Unable
java.io.StreamCorruptedException: Caught EOFException while
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'int': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Load
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header; nested exception
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed;
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header; nested exception
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column
Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a
variable of type 'int': java.io.StreamCorruptedException: Caught
EOFException while reading the stream header
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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.EntityProxy.invoke(EntityPro
xy.java:133)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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(J
UnitTestRunner.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
javax.naming.NameNotFoundException: XADataSource1 not bound
java.rmi.ServerException: RemoteException occurred in server
javax.transaction.TransactionRolledbackException: Unable to
find DB pool: javax.naming.NameNotFoundException: XADataSource1
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.transaction.TransactionRolledbackException: Unable to find
DB pool: javax.naming.NameNotFoundException: XADataSource1 not
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.naming.NameNotFoundException: XADataSource1 not bound
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
eamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by Bill Burke
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(J
UnitTestRunner.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
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(TestWebIntegratio
n.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(J
UnitTestRunner.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
failed with responseCode=404
failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.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(J
UnitTestRunner.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
with responseCode=404
with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testEJBServlet(TestWebI
ntegration.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(J
UnitTestRunner.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
with responseCode=404
with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testENCServlet(TestWebI
ntegration.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(J
UnitTestRunner.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
Access failed with responseCode=404
Access failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegr
ation.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testSecureEJBAccess(Tes
tWebIntegration.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(J
UnitTestRunner.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
failed with responseCode=404
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(TestWebIntegrat
ion.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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSnoopJSP
Type: failure
Exception: junit.framework.AssertionFailedError
responseCode=404
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.j
ava: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(JUnitTestRu
nner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
---------------------------------
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
c***@kimptoc.net
2001-06-05 01:46:54 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 61

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

Successful tests: 47

Errors: 10

Failures: 4

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

[time of test: 5 June 2001 2:46]

See http://lubega.com for full details

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get account for bank/Customer:Customer:5678.991705278093/Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get account for bank/Customer:Customer:5678.991705278093/Marc, Cause:org.jboss.test.bank.interfaces.BankException: Could not create account, Cause:java.rmi.ServerException: Transaction rolled back; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getAccount(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:158)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not get customer for Marc
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not get customer for Marc, Cause:javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'java.util.Collection': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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: 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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43f750.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43f750.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43f750.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@43f750.ser (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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.cts.test.BmpTest.testUserTransaction(BmpTest.java:661)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'long': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.getBoolean(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'org.jboss.test.testbean.interfaces.EnterpriseEntity': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy1.callBusinessMethodA(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:784)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.rmi.ServerException: Load failed; nested exception is: java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
java.sql.SQLException: Unable to load a ResultSet column into a variable of type 'int': java.io.StreamCorruptedException: Caught EOFException while reading the stream header
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.EntityProxy.invoke(EntityProxy.java:133)
at $Proxy11.getOtherField(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:619)
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)

---------------------------------
c***@kimptoc.net
2001-06-06 01:46:59 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 68

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

Successful tests: 57

Errors: 1

Failures: 10

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

[time of test: 6 June 2001 2:46]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1b9a30.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1b9a30.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1b9a30.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1b9a30.ser (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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-07 01:45:39 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 68

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

Successful tests: 57

Errors: 1

Failures: 10

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

[time of test: 7 June 2001 2:45]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6469e8.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6469e8.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6469e8.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@6469e8.ser (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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-08 01:47:51 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 68

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

Successful tests: 57

Errors: 1

Failures: 10

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

[time of test: 8 June 2001 2:47]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@644141.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@644141.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@644141.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@644141.ser (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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-09 01:50:25 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 71

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

Successful tests: 60

Errors: 1

Failures: 10

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

[time of test: 9 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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1eba.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1eba.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1eba.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@1eba.ser (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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-10 01:50:39 UTC
Permalink
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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@226520.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@226520.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@226520.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@226520.ser (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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-11 01:48:56 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 80

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

Successful tests: 61

Errors: 9

Failures: 10

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

[time of test: 11 June 2001 2:48]

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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4d1082.ser (No such file or directory); nested exception is: java.rmi.NoSuchObjectException: Could not activate; nested exception is: java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4d1082.ser (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: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4d1082.ser (No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: /home/lubega/jbossro/jboss/dist/db/sessions/StatefulSessionBean/***@4d1082.ser (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.jmsra.test.AllJUnitTests
Test: testSimple
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is: java.lang.OutOfMemoryError: unable to create new native thread
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
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.simple(Unknown Source)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:99)
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.jmsra.test.AllJUnitTests
Test: testSimpleFail
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testSimpleFail
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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: 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:***@localhost:8080/jbosstest/EJBOnStartupServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/restricted/SecureServlet failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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:***@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to: http://jduke:***@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)

---------------------------------
c***@kimptoc.net
2001-06-13 01:50:05 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 74

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

Successful tests: 71

Errors: 1

Failures: 2

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

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

See http://lubega.com for full details

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


DETAILS OF ERRORS



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)

---------------------------------
c***@kimptoc.net
2001-06-14 01:48:18 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 74

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

Successful tests: 47

Errors: 25

Failures: 2

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

[time of test: 14 June 2001 2:48]

See http://lubega.com for full details

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:154)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testPassivation
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy1.create(Unknown Source)
at org.jboss.test.bank.test.Main.testPassivation(Main.java:414)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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.bmp.test.Main
Test: testBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy2.create(Unknown Source)
at org.jboss.test.bmp.test.Main.testBMP(Main.java:46)
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: testProbeContainerCallbacks
Type: failure
Exception: junit.framework.AssertionFailedError
Message: testEjbCreate has failed!
Stack Trace:
junit.framework.AssertionFailedError: testEjbCreate has failed!
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.BmpTest.testProbeContainerCallbacks(BmpTest.java:556)
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: testEjbCreate
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbFinder
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemove
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbLifeCycle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testPrimaryKeyObjectIdentity
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemoteIF
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEntityHandle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testContainerObjects
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.java:119)
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.lock.test.Main
Test: testLock
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.lock.test.Main.testLock(Main.java:73)
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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:778)
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.testbean.test.Main
Test: testEntityBeanBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy6.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanBMP(Main.java:547)
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.testbean.test.Main
Test: testEntityBeanCMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy8.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanCMP(Main.java:416)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy10.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:612)
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.testbean.test.Main
Test: testRealBMP
Type: error
Exception: javax.ejb.DuplicateKeyException
Message: Bean with id=1 already exists.
Stack Trace:
javax.ejb.DuplicateKeyException: Bean with id=1 already exists.
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy14.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testRealBMP(Main.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.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)

---------------------------------
marc fleury
2001-06-14 01:57:45 UTC
Permalink
Bill,

also please update the client side of the equation by updating the jar with
the new cachekey for the clients, it is causing the tests to fail.

marcf

|-----Original Message-----
|From: jboss-development-***@lists.sourceforge.net
|[mailto:jboss-development-***@lists.sourceforge.net]On Behalf Of
|***@kimptoc.net
|Sent: Wednesday, June 13, 2001 9:48 PM
|To: jboss-***@lists.sourceforge.net
|Subject: [JBoss-dev] jboss daily test results
|
|
|
|
|JBoss daily test results
|
|SUMMARY
|
|Number of tests run: 74
|
|--------------------------------------------
|
|Successful tests: 47
|
|Errors: 25
|
|Failures: 2
|
|--------------------------------------------
|
|[time of test: 14 June 2001 2:48]
|
|See http://lubega.com for full details
|
|--------------------------------------------
|
|
|DETAILS OF ERRORS
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testMultiThread
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| 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 $Proxy5.getCustomer(Unknown Source)
| at org.jboss.test.bank.test.Main.testMultiThread(Main.java:154)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testMultiThread2
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| 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 $Proxy5.getCustomer(Unknown Source)
| at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testPassivation
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy1.create(Unknown Source)
| at org.jboss.test.bank.test.Main.testPassivation(Main.java:414)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testReadOnly
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| 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 $Proxy5.getCustomer(Unknown Source)
| at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testTeller
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| 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 $Proxy5.getCustomer(Unknown Source)
| at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testTransaction
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| 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 $Proxy5.getCustomer(Unknown Source)
| at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bank.test.Main
|Test: testTransfer
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| 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 $Proxy5.getCustomer(Unknown Source)
| at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.bmp.test.Main
|Test: testBMP
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy2.create(Unknown Source)
| at org.jboss.test.bmp.test.Main.testBMP(Main.java:46)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.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(St
|atefulSessionTest.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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testProbeContainerCallbacks
|Type: failure
|Exception: junit.framework.AssertionFailedError
|Message: testEjbCreate has failed!
|Stack Trace:
|junit.framework.AssertionFailedError: testEjbCreate has failed!
| at junit.framework.Assert.fail(Assert.java:143)
| at
|org.jboss.test.cts.test.BmpTest.testProbeContainerCallbacks(BmpTest
|.java:556)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testEjbCreate
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testEjbFinder
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testEjbRemove
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testEjbLifeCycle
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testPrimaryKeyObjectIdentity
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testEjbRemoteIF
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testEntityHandle
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testUserTransaction
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.cts.test.AllJUnitTests
|Test: testContainerObjects
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.util.ArrayList.readObject(ArrayList.java:531)
| at java.lang.reflect.Method.invoke(Native Method)
| at
|java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy4.findAll(Unknown Source)
| at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.dbtest.test.Main
|Test: testAllTypesBean
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy0.create(Unknown Source)
| at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.java:119)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.lock.test.Main
|Test: testLock
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy0.create(Unknown Source)
| at org.jboss.test.lock.test.Main.testLock(Main.java:73)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.testbean.test.Main
|Test: testAllTypesBean
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy0.create(Unknown Source)
| at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:778)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.testbean.test.Main
|Test: testEntityBeanBMP
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy6.create(Unknown Source)
| at
|org.jboss.test.testbean.test.Main.testEntityBeanBMP(Main.java:547)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.testbean.test.Main
|Test: testEntityBeanCMP
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy8.create(Unknown Source)
| at
|org.jboss.test.testbean.test.Main.testEntityBeanCMP(Main.java:416)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.testbean.test.Main
|Test: testEntityBeanPK
|Type: error
|Exception: java.lang.reflect.UndeclaredThrowableException
|Message:
|Stack Trace:
|java.lang.reflect.UndeclaredThrowableException:
|java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class
|not compatible: stream classdesc
|serialVersionUID=-6378141978669000433 local class
|serialVersionUID=-5563935258758535092
| at
|java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
| at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
| at
|java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(Enti
|tyProxy.java:167)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at
|java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
| at
|java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
| at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
| at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy10.create(Unknown Source)
| at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:612)
| 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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|Suite: org.jboss.test.testbean.test.Main
|Test: testRealBMP
|Type: error
|Exception: javax.ejb.DuplicateKeyException
|Message: Bean with id=1 already exists.
|Stack Trace:
|javax.ejb.DuplicateKeyException: Bean with id=1 already exists.
| at
|sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stre
|amRemoteCall.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.invokeH
|ome(Unknown Source)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProx
|y.java:258)
| at
|org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
| at $Proxy14.create(Unknown Source)
| at org.jboss.test.testbean.test.Main.testRealBMP(Main.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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.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(Stre
|amRemoteCall.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(JU
|nitTestRunner.java:209)
| at
|org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(J
|UnitTestRunner.java:342)
|
|---------------------------------
|
|
|
|_______________________________________________
|Jboss-development mailing list
|Jboss-***@lists.sourceforge.net
|http://lists.sourceforge.net/lists/listinfo/jboss-development
c***@kimptoc.net
2001-06-15 01:48:26 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 74

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

Successful tests: 47

Errors: 25

Failures: 2

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

[time of test: 15 June 2001 2:48]

See http://lubega.com for full details

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:154)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testPassivation
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy1.create(Unknown Source)
at org.jboss.test.bank.test.Main.testPassivation(Main.java:414)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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.bmp.test.Main
Test: testBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy2.create(Unknown Source)
at org.jboss.test.bmp.test.Main.testBMP(Main.java:46)
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: testProbeContainerCallbacks
Type: failure
Exception: junit.framework.AssertionFailedError
Message: testEjbCreate has failed!
Stack Trace:
junit.framework.AssertionFailedError: testEjbCreate has failed!
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.BmpTest.testProbeContainerCallbacks(BmpTest.java:556)
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: testEjbCreate
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)

at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbFinder
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemove
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbLifeCycle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testPrimaryKeyObjectIdentity
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemoteIF
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEntityHandle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testContainerObjects
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.java:119)
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.lock.test.Main
Test: testLock
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.lock.test.Main.testLock(Main.java:73)
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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:778)
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.testbean.test.Main
Test: testEntityBeanBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy6.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanBMP(Main.java:547)
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.testbean.test.Main
Test: testEntityBeanCMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy8.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanCMP(Main.java:416)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy10.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:612)
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.testbean.test.Main
Test: testRealBMP
Type: error
Exception: javax.ejb.DuplicateKeyException
Message: Bean with id=1 already exists.
Stack Trace:
javax.ejb.DuplicateKeyException: Bean with id=1 already exists.
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy14.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testRealBMP(Main.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.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)

---------------------------------
c***@kimptoc.net
2001-06-16 01:48:33 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 48

Errors: 25

Failures: 2

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

[time of test: 16 June 2001 2:48]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:154)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testPassivation
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy1.create(Unknown Source)
at org.jboss.test.bank.test.Main.testPassivation(Main.java:414)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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.bmp.test.Main
Test: testBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy2.create(Unknown Source)
at org.jboss.test.bmp.test.Main.testBMP(Main.java:46)
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: testProbeContainerCallbacks
Type: failure
Exception: junit.framework.AssertionFailedError
Message: testEjbCreate has failed!
Stack Trace:
junit.framework.AssertionFailedError: testEjbCreate has failed!
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.BmpTest.testProbeContainerCallbacks(BmpTest.java:556)
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: testEjbCreate
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbFinder
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemove
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbLifeCycle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testPrimaryKeyObjectIdentity
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemoteIF
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEntityHandle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testContainerObjects
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.java:119)
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.lock.test.Main
Test: testLock
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.lock.test.Main.testLock(Main.java:73)
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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:778)
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.testbean.test.Main
Test: testEntityBeanBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy6.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanBMP(Main.java:547)
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.testbean.test.Main
Test: testEntityBeanCMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy8.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanCMP(Main.java:416)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy10.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:612)
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.testbean.test.Main
Test: testRealBMP
Type: error
Exception: javax.ejb.DuplicateKeyException
Message: Bean with id=1 already exists.
Stack Trace:
javax.ejb.DuplicateKeyException: Bean with id=1 already exists.
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy14.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testRealBMP(Main.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.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)

---------------------------------
c***@kimptoc.net
2001-06-17 01:47:36 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 83

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

Successful tests: 51

Errors: 27

Failures: 5

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

[time of test: 17 June 2001 2:47]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread(Main.java:154)
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.bank.test.Main
Test: testMultiThread2
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testMultiThread2(Main.java:231)
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.bank.test.Main
Test: testPassivation
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy1.create(Unknown Source)
at org.jboss.test.bank.test.Main.testPassivation(Main.java:414)
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.bank.test.Main
Test: testReadOnly
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testReadOnly(Main.java:376)
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.bank.test.Main
Test: testTeller
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTeller(Main.java:50)
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.bank.test.Main
Test: testTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransaction(Main.java:303)
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.bank.test.Main
Test: testTransfer
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
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 $Proxy5.getCustomer(Unknown Source)
at org.jboss.test.bank.test.Main.testTransfer(Main.java:338)
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.bmp.test.Main
Test: testBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy2.create(Unknown Source)
at org.jboss.test.bmp.test.Main.testBMP(Main.java:46)
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: testProbeContainerCallbacks
Type: failure
Exception: junit.framework.AssertionFailedError
Message: testEjbCreate has failed!
Stack Trace:
junit.framework.AssertionFailedError: testEjbCreate has failed!
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.BmpTest.testProbeContainerCallbacks(BmpTest.java:556)
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: testEjbCreate
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbFinder
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemove
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbLifeCycle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testPrimaryKeyObjectIdentity
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEjbRemoteIF
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testEntityHandle
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testUserTransaction
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.cts.test.AllJUnitTests
Test: testContainerObjects
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.util.ArrayList.readObject(ArrayList.java:531)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectInputStream.invokeObjectReader(ObjectInputStream.java:2213)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1410)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy4.findAll(Unknown Source)
at org.jboss.test.cts.test.BmpTest.setUp(BmpTest.java:692)
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.dbtest.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.dbtest.test.Main.testAllTypesBean(Main.java:119)
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.lock.test.Main
Test: testLock
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.lock.test.Main.testLock(Main.java:73)
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.testbean.test.Main
Test: testAllTypesBean
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy0.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testAllTypesBean(Main.java:778)
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.testbean.test.Main
Test: testEntityBeanBMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy6.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanBMP(Main.java:547)
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.testbean.test.Main
Test: testEntityBeanCMP
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy8.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanCMP(Main.java:416)
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.testbean.test.Main
Test: testEntityBeanPK
Type: error
Exception: java.lang.reflect.UndeclaredThrowableException
Message:
Stack Trace:
java.lang.reflect.UndeclaredThrowableException: java.io.InvalidClassException: org.jboss.ejb.CacheKey; Local class not compatible: stream classdesc serialVersionUID=-6378141978669000433 local class serialVersionUID=-5563935258758535092
at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.readExternal(EntityProxy.java:167)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1212)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy10.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testEntityBeanPK(Main.java:612)
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.testbean.test.Main
Test: testRealBMP
Type: error
Exception: javax.ejb.DuplicateKeyException
Message: Bean with id=1 already exists.
Stack Trace:
javax.ejb.DuplicateKeyException: Bean with id=1 already exists.
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.invokeHome(Unknown Source)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:258)
at org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
at $Proxy14.create(Unknown Source)
at org.jboss.test.testbean.test.Main.testRealBMP(Main.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.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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpySession.<init>(SpySession.java:103)
at org.jbossmq.SpyQueueSession.<init>(SpyQueueSession.java:42)
at org.jbossmq.SpyQueueSession.<init>(SpyQueueSession.java:47)
at org.jbossmq.SpyQueueConnection.createQueueSession(SpyQueueConnection.java:49)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:74)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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)

---------------------------------
c***@kimptoc.net
2001-06-18 01:50:28 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 73

Errors: 1

Failures: 1

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

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

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



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)

---------------------------------
c***@kimptoc.net
2001-06-19 01:50:29 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 75

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

Successful tests: 73

Errors: 1

Failures: 1

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

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

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



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)

---------------------------------
c***@kimptoc.net
2001-06-21 01:49:52 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 78

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

Successful tests: 69

Errors: 9

Failures: 0

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

[time of test: 21 June 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is: java.lang.OutOfMemoryError: unable to create new native thread
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
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:362)
at org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(StatelessSessionProxy.java:123)
at $Proxy1.simple(Unknown Source)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:99)
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.jmsra.test.AllJUnitTests
Test: testSimpleFail
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testSimpleFail
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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)

---------------------------------
c***@kimptoc.net
2001-06-22 01:50:15 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 78

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

Successful tests: 69

Errors: 9

Failures: 0

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

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

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is: java.lang.OutOfMemoryError: unable to create new native thread
Stack Trace:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
javax.transaction.TransactionRolledbackException: unable to create new native thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
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:362)
at org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(StatelessSessionProxy.java:123)
at $Proxy1.simple(Unknown Source)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:99)
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.jmsra.test.AllJUnitTests
Test: testSimpleFail
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testSimpleFail
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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.jmsra.test.AllJUnitTests
Test: testBeanError
Type: error
Exception: java.lang.OutOfMemoryError
Message: unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jbossmq.SpyConnection.<init>(SpyConnection.java:104)
at org.jbossmq.SpyQueueConnection.<init>(SpyQueueConnection.java:39)
at org.jbossmq.distributed.interfaces.DistributedConnectionFactory.createQueueConnection(DistributedConnectionFactory.java:73)
at org.jbossmq.SpyQueueConnectionFactory.createQueueConnection(SpyQueueConnectionFactory.java:52)
at org.jboss.test.jmsra.test.RaTest.setUp(RaTest.java:73)
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)

---------------------------------
c***@kimptoc.net
2001-06-23 01:49:53 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 84

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

Successful tests: 79

Errors: 1

Failures: 4

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

[time of test: 23 June 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-06-24 01:47:00 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 81

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

Successful tests: 80

Errors: 1

Failures: 0

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

[time of test: 24 June 2001 2:46]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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)

---------------------------------
c***@kimptoc.net
2001-06-25 01:49:38 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 81

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

Successful tests: 80

Errors: 1

Failures: 0

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

[time of test: 25 June 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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)

---------------------------------
c***@kimptoc.net
2001-06-26 01:49:30 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 84

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

Successful tests: 79

Errors: 1

Failures: 4

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

[time of test: 26 June 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-06-28 01:50:06 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 86

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

Successful tests: 81

Errors: 1

Failures: 4

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

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

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-06-29 01:49:53 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 86

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

Successful tests: 81

Errors: 1

Failures: 4

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

[time of test: 29 June 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-06-30 01:49:46 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 86

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

Successful tests: 81

Errors: 1

Failures: 4

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

[time of test: 30 June 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-07-01 01:50:09 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 89

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

Successful tests: 84

Errors: 1

Failures: 4

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

[time of test: 1 July 2001 2:50]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
Georg Rehfeld
2001-07-01 03:30:45 UTC
Permalink
Howdy,

isn't it a shame, that we keep getting these 5 errors every night?

Sorry, that I hadn't the time yet to look after them, isn't it meant
for the authors to correct the bugs?

Chris does a nice job to help us, but some ignore that!

The current 5 failures/errors should easily to be corrected by the
Post by c***@kimptoc.net
javax.naming.NameNotFoundException: XADataSource1 not bound
...
at org.jboss.test.xa.test.Main.testXABean(Main.java:106)
hey, where is the problem here?

the 4 other failures have to to with
Post by c***@kimptoc.net
org.jboss.test.jmsra.test.RaTest
hello author, please do your job!

I really wanna see the DaDaaa message from Chris ... and I won't
start modifying code, until I can be sure, that JUnit errors only
pop up when I'm wrong!!!

best regards
Georg
___ ___
| + | |__ Georg Rehfeld Woltmanstr. 12 20097 Hamburg
|_|_\ |___ ***@gmx.de +49 (40) 23 53 27 10


----- Original Message -----
From: <***@kimptoc.net>
To: <jboss-***@lists.sourceforge.net>
Sent: Sunday, July 01, 2001 3:50 AM
Subject: [JBoss-dev] jboss daily test results
Post by c***@kimptoc.net
JBoss daily test results
SUMMARY
Number of tests run: 89
--------------------------------------------
Successful tests: 84
Errors: 1
Failures: 4
--------------------------------------------
[time of test: 1 July 2001 2:50]
See http://lubega.com for full details
NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.
It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception
is: java.rmi.ServerException: 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.naming.NameNotFoundException: XADataSource1 not bound; nested
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.naming.NameNotFoundException: XADataSource1 not bound; nested
javax.naming.NameNotFoundException: XADataSource1 not bound
javax.naming.NameNotFoundException: XADataSource1 not bound
Post by c***@kimptoc.net
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.java:245)
Post by c***@kimptoc.net
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
Post by c***@kimptoc.net
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown
Source)
Post by c***@kimptoc.net
at
org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.invokeContainer(GenericPr
oxy.java:362)
Post by c***@kimptoc.net
at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
Post by c***@kimptoc.net
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(JUnitTestRu
nner.java:209)
Post by c***@kimptoc.net
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
Post by c***@kimptoc.net
---------------------------------
Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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(JUnitTestRu
nner.java:209)
Post by c***@kimptoc.net
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
Post by c***@kimptoc.net
---------------------------------
Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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(JUnitTestRu
nner.java:209)
Post by c***@kimptoc.net
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
Post by c***@kimptoc.net
---------------------------------
Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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(JUnitTestRu
nner.java:209)
Post by c***@kimptoc.net
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
Post by c***@kimptoc.net
---------------------------------
Suite: org.jboss.test.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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(JUnitTestRu
nner.java:209)
Post by c***@kimptoc.net
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner.java:342)
Post by c***@kimptoc.net
---------------------------------
_______________________________________________
Jboss-development mailing list
http://lists.sourceforge.net/lists/listinfo/jboss-development
Ole Husgaard
2001-07-01 12:34:43 UTC
Permalink
Hi,
Post by Georg Rehfeld
isn't it a shame, that we keep getting these 5 errors every night?
Yes.
Post by Georg Rehfeld
Sorry, that I hadn't the time yet to look after them, isn't it meant
for the authors to correct the bugs?
I think that's the purpose of the tests.
Post by Georg Rehfeld
Chris does a nice job to help us, but some ignore that!
Some but not all.

This jbosstest is getting really useful.
Previously I always did some serious thinking to consider
if I introduced bugs in JBoss before committing changes,
but now I no longer think before committing - i just run
the test suites and commit if OK.
Sometimes I still think before or during programming,
though ;-)
Post by Georg Rehfeld
The current 5 failures/errors should easily to be corrected by the
Post by c***@kimptoc.net
javax.naming.NameNotFoundException: XADataSource1 not bound
...
at org.jboss.test.xa.test.Main.testXABean(Main.java:106)
hey, where is the problem here?
This test tests the XA protocol support for multible XA
datasources. But these datasources are not set up in the
standard JBoss configuration.

Maybe we should remove this test from the automated
tests until the standard JBoss distribution includes
two XA datasources?
Post by Georg Rehfeld
the 4 other failures have to to with
Post by c***@kimptoc.net
org.jboss.test.jmsra.test.RaTest
Don't know about this one, or much about JMS
at all, but it should not be hard to find a
problem with a failed assertion.
Post by Georg Rehfeld
I really wanna see the DaDaaa message from Chris ... and I won't
start modifying code, until I can be sure, that JUnit errors only
pop up when I'm wrong!!!
Yes, these failed tests gives us more work.

I think my cycle should be:
1) Get code from CVS.
2) Program.
3) Test.
4) Commit if fine.
But instead it is:
1) Get code from CVS.
2) Test, and save test result.
3) Program.
3) Test again, and compare with step 2.
4) Commit if no new failures.
So those 10-15 minutes of step 2 are wasted on me
reading /. :-(


Best Regards,

Ole Husgaard.
c***@kimptoc.net
2001-07-02 01:51:28 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 89

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

Successful tests: 84

Errors: 1

Failures: 4

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

[time of test: 2 July 2001 2:51]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-07-03 01:49:39 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 89

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

Successful tests: 84

Errors: 1

Failures: 4

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

[time of test: 3 July 2001 2:49]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:101)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:119)
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)

---------------------------------
c***@kimptoc.net
2001-07-04 01:50:07 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 89

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

Successful tests: 86

Errors: 1

Failures: 2

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

[time of test: 4 July 2001 2:50]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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:
java.rmi.ServerException: 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
java.rmi.ServerException: 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:362)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:164)
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 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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
Message:
Stack Trace:
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:146)
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 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)

---------------------------------
Jason Dillon
2001-07-04 03:42:35 UTC
Permalink
I don't get this. When you run jbosstest/dist/bin/jmsratest.sh all of the
tests succeed. This test only fails when it is run as part of the full
test suite. It looks like a test that runs before this one mucks with
something. I checked that all of the tests in this suite run correctly in
any order with a fresh JBoss instance. I will see if I can track down the
problem later =(

--jason
JBoss daily test results
SUMMARY
Number of tests run: 89
--------------------------------------------
Successful tests: 86
Errors: 1
Failures: 2
--------------------------------------------
[time of test: 4 July 2001 2:50]
See http://lubega.com for full details
NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.
It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!
--------------------------------------------
DETAILS OF ERRORS
Suite: org.jboss.test.xa.test.Main
Test: testXABean
Type: error
Exception: java.rmi.ServerException
Message: RemoteException occurred in server thread; nested exception is: java.rmi.ServerException: 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
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:362)
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.jmsra.test.AllJUnitTests
Test: testBeanOk
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testBeanOk(RaTest.java:164)
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 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.jmsra.test.AllJUnitTests
Test: testSimple
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:143)
at junit.framework.Assert.assert(Assert.java:19)
at junit.framework.Assert.assert(Assert.java:26)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:146)
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 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
http://lists.sourceforge.net/lists/listinfo/jboss-development
Chris Kimpton
2001-07-04 09:57:49 UTC
Permalink
Hi,
Post by Jason Dillon
I don't get this. When you run jbosstest/dist/bin/jmsratest.sh all
of the
tests succeed. This test only fails when it is run as part of the
full
test suite. It looks like a test that runs before this one mucks
with
something. I checked that all of the tests in this suite run
correctly in
any order with a fresh JBoss instance. I will see if I can track
down the
problem later =(
--jason
It is intermittent as well - some days they all fail, some days they
all work - there are some other tests that seem to be rarely/never
get through - I get a total of around 94 tests when I run the same
thing manually...

What is jmsra anyway - some RA feature of JMS ?

Thanks,
Chris

=====
Need somewhere to Live in London - http://freeflats.com

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
Jason Dillon
2001-07-04 10:18:17 UTC
Permalink
Post by Chris Kimpton
It is intermittent as well - some days they all fail, some days they
all work - there are some other tests that seem to be rarely/never
get through - I get a total of around 94 tests when I run the same
thing manually...
c***@kimptoc.net
2001-07-06 01:47:43 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 94

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

Successful tests: 93

Errors: 1

Failures: 0

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

[time of test: 6 July 2001 2:47]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS



Suite: org.jboss.test.bank.test.Main
Test: testMultiThread
Type: error
Exception: org.jboss.test.bank.interfaces.BankException
Message: Could not transfer -50.0 from bank/Account:5678.Marc.994383702489 to bank/Account:5678.Rickard.994383702490
Stack Trace:
org.jboss.test.bank.interfaces.BankException: Could not transfer -50.0 from bank/Account:5678.Marc.994383702489 to bank/Account:5678.Rickard.994383702490, Cause:java.lang.reflect.UndeclaredThrowableException
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:362)
at org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(StatelessSessionProxy.java:123)
at $Proxy5.transfer(Unknown Source)
at org.jboss.test.bank.test.Main$1.run(Main.java:185)
at java.lang.Thread.run(Thread.java:484)

---------------------------------
c***@kimptoc.net
2001-07-07 01:44:23 UTC
Permalink
JBoss daily test results

SUMMARY

Number of tests run: 9

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

Successful tests: 9

Errors: 0

Failures: 0

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

[time of test: 7 July 2001 2:44]

See http://lubega.com for full details

NOTE: If there are any errors shown above - this mail is only highlighting
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that
break the test will be fixing the test or jboss, as appropriate!

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


DETAILS OF ERRORS

Loading...