=====================================================================
==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: 
[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: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)

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


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

Reply via email to