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:
[EMAIL PROTECTED]
(No such file or directory); nested exception is: java.rmi.NoSuchObjectException:
Could not activate; nested exception is: java.io.FileNotFoundException:
[EMAIL PROTECTED]
(No such file or directory)
Stack Trace:
junit.framework.AssertionFailedError: [EJB 1.1, p42, section 5.3.2] Expected
'RemoveException' when remove-ing a session object, detail:java.rmi.ServerException:
RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Could not activate; nested
exception is:
java.io.FileNotFoundException:
[EMAIL PROTECTED]
(No such file or directory); nested exception is:
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException:
[EMAIL PROTECTED]
(No such file or directory)
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testRemoveSessionObject(StatefulSessionTest.java:188)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testProbeBeanContext
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Caught an unknown exception in testProbeBeanContex
Stack Trace:
junit.framework.AssertionFailedError: Caught an unknown exception in
testProbeBeanContex
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.cts.test.StatefulSessionTest.testProbeBeanContext(StatefulSessionTest.java:467)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.cts.test.AllJUnitTests
Test: testEjbRemove
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Got Exception: expecting NoSuchObjectExceptionjava.rmi.ServerException:
RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: Instance 007 not found in database.;
nested exception is: javax.ejb.NoSuchEntityException: Instance 007 not found in
database.
Stack Trace:
junit.framework.AssertionFailedError: Got Exception: expecting
NoSuchObjectExceptionjava.rmi.ServerException: RemoteException occurred in server
thread; nested exception is:
javax.transaction.TransactionRolledbackException: Instance 007 not found in
database.; nested exception is:
javax.ejb.NoSuchEntityException: Instance 007 not found in database.
at junit.framework.Assert.fail(Assert.java:143)
at org.jboss.test.cts.test.BmpTest.testEjbRemove(BmpTest.java:224)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.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:theduke@localhost:8080/jbosstest/EJBOnStartupServlet failed with
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:theduke@localhost:8080/jbosstest/EJBOnStartupServlet failed with
responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testEJBOnStartupServlet(TestWebIntegration.java:82)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testEJBServlet
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to: http://jduke:theduke@localhost:8080/jbosstest/EJBServlet
failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:theduke@localhost:8080/jbosstest/EJBServlet failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testEJBServlet(TestWebIntegration.java:102)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testENCServlet
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to: http://jduke:theduke@localhost:8080/jbosstest/ENCServlet
failed with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:theduke@localhost:8080/jbosstest/ENCServlet failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testENCServlet(TestWebIntegration.java:92)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSecureEJBAccess
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to:
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureEJBAccess failed with
responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testSecureEJBAccess(TestWebIntegration.java:142)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSecureServlet
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to:
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureServlet failed with
responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:theduke@localhost:8080/jbosstest/restricted/SecureServlet failed with
responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testSecureServlet(TestWebIntegration.java:132)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
Suite: org.jboss.test.web.test.TestWebIntegration
Test: testSnoopJSP
Type: failure
Exception: junit.framework.AssertionFailedError
Message: Access to: http://jduke:theduke@localhost:8080/jbosstest/snoop.jsp failed
with responseCode=404
Stack Trace:
junit.framework.AssertionFailedError: Access to:
http://jduke:theduke@localhost:8080/jbosstest/snoop.jsp failed with responseCode=404
at junit.framework.Assert.fail(Assert.java:143)
at
org.jboss.test.web.test.TestWebIntegration.accessURL(TestWebIntegration.java:158)
at
org.jboss.test.web.test.TestWebIntegration.testSnoopJSP(TestWebIntegration.java:112)
at java.lang.reflect.Method.invoke(Native Method)
at junit.framework.TestCase.runTest(TestCase.java:155)
at junit.framework.TestCase.runBare(TestCase.java:129)
at junit.framework.TestResult$1.protect(TestResult.java:100)
at junit.framework.TestResult.runProtected(TestResult.java:117)
at junit.framework.TestResult.run(TestResult.java:103)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.run(TestSuite.java:144)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:209)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342)
---------------------------------
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development