+ junit session 
Running junit test : session/C_session 
.........................................

Time: 10.346

OK (41 tests)

+ junit entity C_BasicHomeInterface 
Running junit test : entity/C_BasicHomeInterface 
.........................................
.........................................

Time: 28.934

OK (82 tests)

+ junit entity C_AdvancedHomeEC 
Running junit test : entity/C_AdvancedHomeEC 
.................E.E.....................E.E.
...
Time: 32.199
There were 4 errors:
1) testDuplicateKeyTx(org.objectweb.jonas.jtests.clients.entity.F_AdvancedHomeEC)
javax.ejb.CreateException: java.sql.SQLException: ORA-00001: unique constraint (JONAS.SYS_C0014940) violated

	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECHome_Stub.create(JOnASPersonneECHome_Stub.java:48)
	at org.objectweb.jonas.jtests.clients.entity.A_AdvancedHomeEC.testDuplicateKeyTx(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_AdvancedHomeEC.main(Unknown Source)
2) testDuplicateKey(org.objectweb.jonas.jtests.clients.entity.F_AdvancedHomeEC)
javax.ejb.CreateException: java.sql.SQLException: ORA-00001: unique constraint (JONAS.SYS_C0014940) violated

	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECHome_Stub.create(JOnASPersonneECHome_Stub.java:86)
	at org.objectweb.jonas.jtests.clients.entity.A_AdvancedHomeEC.testDuplicateKey(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_AdvancedHomeEC.main(Unknown Source)
3) testDuplicateKeyTx(org.objectweb.jonas.jtests.clients.entity.F_AdvancedHomeEC2)
javax.ejb.CreateException: Failed to create bean: ORA-00001: unique constraint (JONAS.SYS_C0014938) violated

	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Home_Stub.create(JOnASPersonneEC2Home_Stub.java:48)
	at org.objectweb.jonas.jtests.clients.entity.A_AdvancedHomeEC.testDuplicateKeyTx(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_AdvancedHomeEC.main(Unknown Source)
4) testDuplicateKey(org.objectweb.jonas.jtests.clients.entity.F_AdvancedHomeEC2)
javax.ejb.CreateException: Failed to create bean: ORA-00001: unique constraint (JONAS.SYS_C0014938) violated

	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Home_Stub.create(JOnASPersonneEC2Home_Stub.java:86)
	at org.objectweb.jonas.jtests.clients.entity.A_AdvancedHomeEC.testDuplicateKey(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_AdvancedHomeEC.main(Unknown Source)

FAILURES!!!
Tests run: 44,  Failures: 0,  Errors: 4

+ junit entity C_Etype 
Running junit test : entity/C_Etype 
.........................................
.........................................
.....................................E.E.E.E.
E.E..E..InitialState already make (?): javax.ejb.CreateException: Failed to create bean: Invalid column type
E.F.E.E.E.E.E.E....................Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Could not init table for pboolean
E..E.E..E....
.....E..Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Could not init table for oboolean
E..E.E..E.E.E....................E.E.E.E.E.E.E.
E.
Time: 59.404
There were 33 errors:
1) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.findByPrimaryKey(JOnASOshortECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testFindByPk(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
2) testFindByF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
javax.ejb.FinderException: Failed to find beans from database in ejbFindByF1
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.findByF1(JOnASOshortECHome_Stub.java:81)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testFindByF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
3) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.findByPrimaryKey(JOnASOshortECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testGetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
4) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.findByPrimaryKey(JOnASOshortECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testSetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
5) testCreate(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
javax.ejb.CreateException: java.sql.SQLException: Invalid column type
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.create(JOnASOshortECHome_Stub.java:45)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testCreate(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
6) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.findByPrimaryKey(JOnASOshortECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
7) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortECHome_Stub.findByPrimaryKey(JOnASOshortECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testSetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
8) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b196type=1024 / value=pk1))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.findByPrimaryKey(JOnASOshortEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testFindByPk(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
9) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b197type=1024 / value=pk2))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.findByPrimaryKey(JOnASOshortEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testGetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
10) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b198type=1024 / value=pk3))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.findByPrimaryKey(JOnASOshortEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testSetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
11) testCreate(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.CreateException: Failed to create bean: Invalid column type
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.create(JOnASOshortEC2Home_Stub.java:45)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testCreate(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
12) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@a2e2e1batype=1024 / value=pktoremove))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.findByPrimaryKey(JOnASOshortEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
13) testGetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@c5365e02type=1024 / value=pknull))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.findByPrimaryKey(JOnASOshortEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testGetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
14) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1a489172type=1024 / value=pkchangenull))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oshort.JOnASOshortEC2Home_Stub.findByPrimaryKey(JOnASOshortEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testSetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
15) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk1))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Stub.findByPrimaryKey(JOnASPbooleanECHome_Stub.java:148)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypePboolean.testFindByPk(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
16) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk2))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Stub.findByPrimaryKey(JOnASPbooleanECHome_Stub.java:148)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypePboolean.testGetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
17) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk3))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Stub.findByPrimaryKey(JOnASPbooleanECHome_Stub.java:148)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypePboolean.testSetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
18) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pktoremove))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Stub.findByPrimaryKey(JOnASPbooleanECHome_Stub.java:148)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypePboolean.testRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
19) testFindByF1LiteralTrue(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC2)
javax.ejb.FinderException: An error is occured during the evaluation of the FindByF1LiteralTrue request:Nested Exception
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanEC2Home_Stub.findByF1LiteralTrue(JOnASPbooleanEC2Home_Stub.java:112)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypePboolean.testFindByF1LiteralTrue(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
20) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk1))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Stub.findByPrimaryKey(JOnASObooleanECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOboolean.testFindByPk(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
21) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk2))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Stub.findByPrimaryKey(JOnASObooleanECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOboolean.testGetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
22) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk3))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Stub.findByPrimaryKey(JOnASObooleanECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOboolean.testSetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
23) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pktoremove))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Stub.findByPrimaryKey(JOnASObooleanECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOboolean.testRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
24) testGetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pknull))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Stub.findByPrimaryKey(JOnASObooleanECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOboolean.testGetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
25) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pkchangenull))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Stub.findByPrimaryKey(JOnASObooleanECHome_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOboolean.testSetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
26) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b196type=1024 / value=pk1))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByPrimaryKey(JOnASOserEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testFindByPk(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
27) testFindByF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: An error is occured during the evaluation of the FindByF1 request:Nested Exception
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByF1(JOnASOserEC2Home_Stub.java:81)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testFindByF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
28) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b197type=1024 / value=pk2))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByPrimaryKey(JOnASOserEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testGetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
29) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b198type=1024 / value=pk3))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByPrimaryKey(JOnASOserEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testSetF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
30) testCreate(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.CreateException: Failed to create bean: org.objectweb.jorm.runtime.mapper.rdb.RdbBlob
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.create(JOnASOserEC2Home_Stub.java:45)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testCreate(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
31) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@a2e2e1batype=1024 / value=pktoremove))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByPrimaryKey(JOnASOserEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
32) testGetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@c5365e02type=1024 / value=pknull))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByPrimaryKey(JOnASOserEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testGetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
33) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1a489172type=1024 / value=pkchangenull))
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Stub.findByPrimaryKey(JOnASOserEC2Home_Stub.java:117)
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.testSetF1Null(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
There was 1 failure:
1) testFindByF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOshortEC2)junit.framework.AssertionFailedError: Beans number:  expected:<2> but was:<0>
	at org.objectweb.jonas.jtests.clients.entity.A_EtypeOshort.testFindByF1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)

FAILURES!!!
Tests run: 206,  Failures: 1,  Errors: 33

+ junit entity F_Inherit 
Running junit test : entity/F_Inherit 
....
Time: 4.856

OK (4 tests)

+ junit entity F_IsModified 
Running junit test : entity/F_IsModified 
...
Time: 2.898

OK (3 tests)

+ junit entity C_Isolation 
Running junit test : entity/C_Isolation 
......
Time: 4.114

OK (6 tests)

+ junit entity C_VariousPK 
Running junit test : entity/C_VariousPK 
..................
Time: 5.516

OK (18 tests)

+ junit entity F_Relation_oouEC2 
Running junit test : entity/F_Relation_oouEC2 
............................
Time: 24.62

OK (28 tests)

+ junit entity F_Relation_oobEC2 
Running junit test : entity/F_Relation_oobEC2 
................................
Time: 29.617

OK (32 tests)

+ junit entity F_Relation_omuEC2 
Running junit test : entity/F_Relation_omuEC2 
.........................................
........................
Time: 60.785

OK (65 tests)

+ junit entity F_Relation_ombEC2 
Running junit test : entity/F_Relation_ombEC2 
.........................................
..............................F.
Time: 158.375
There was 1 failure:
1) testResetPkForbidden(org.objectweb.jonas.jtests.clients.entity.F_Relation_ombEC2)junit.framework.AssertionFailedError: IllegalStateException not thrown when a pk value is reset
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_ombEC2.testResetPkForbidden(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_ombEC2.main(Unknown Source)

FAILURES!!!
Tests run: 72,  Failures: 1,  Errors: 0

+ junit entity F_Relation_mouEC2 
Running junit test : entity/F_Relation_mouEC2 
........................E....
Time: 35.027
There was 1 error:
1) testCohBeanRemoveTxNo(org.objectweb.jonas.jtests.clients.entity.F_Relation_mouEC2)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	java.rmi.RemoteException: RuntimeException thrown by an enterprise Bean; nested exception is: 
	javax.ejb.EJBException: Cannot activate bean
java.rmi.RemoteException: RuntimeException thrown by an enterprise Bean; nested exception is: 
	javax.ejb.EJBException: Cannot activate bean
javax.ejb.EJBException: Cannot activate bean
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.relation.mou.JOnASAEjbRemote_Stub.retrieveB(JOnASAEjbRemote_Stub.java:254)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_mouEC2._testCohBeanRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_mouEC2.testCohBeanRemoveTxNo(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_mouEC2.main(Unknown Source)

FAILURES!!!
Tests run: 28,  Failures: 0,  Errors: 1

+ junit entity F_Relation_mnuEC2 
Running junit test : entity/F_Relation_mnuEC2 
..............................F....
Time: 33.249
There was 1 failure:
1) testCohRemoveTxRb(org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2)junit.framework.AssertionFailedError: Bad Initial State: Wrong relation for a2 (expected:[b1, b2, b3], found:[b1, b2])Wrong relation for a3 (expected:[b2, b3, b4], found:[b2, b4])
	at org.objectweb.jonas.jtests.clients.entity.A_Relation.checkIsInitialState(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2._testCohRemove(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2.testCohRemoveTxRb(Unknown Source)
	at org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2.main(Unknown Source)

FAILURES!!!
Tests run: 34,  Failures: 1,  Errors: 0

+ junit entity F_Relation_mnbEC2 
Running junit test : entity/F_Relation_mnbEC2 
.........................................

Time: 48.9

OK (41 tests)

+ junit entity F_Relation_pkcompEC2 
Running junit test : entity/F_Relation_pkcompEC2 
.....
Time: 12.904

OK (5 tests)

+ junit jms 
Running junit test : jms/C_jms 
.....................
Time: 50.426

OK (21 tests)

+ junit transaction 
Running junit test : transaction/C_transaction 
.........................................
.........................................
.........................................
.........................................
.........................................
......
Time: 25.909

OK (211 tests)

+ junit exception 
Running junit test : exception/C_exception 
.................................E........
.................E........................
.E.................
Time: 17.133
There were 3 errors:
1) testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEC)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	javax.transaction.TransactionRolledbackException: System exception in business method
javax.transaction.TransactionRolledbackException: System exception in business method
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountECHome_Stub.remove(JOnASAccountECHome_Stub.java:393)
	at org.objectweb.jonas.jtests.clients.exception.A_CatcherEntity.testApplicationRemovePkUserTx(Unknown Source)
	at org.objectweb.jonas.jtests.clients.exception.C_exception.main(Unknown Source)
2) testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEC2)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	javax.transaction.TransactionRolledbackException: System exception in business method
javax.transaction.TransactionRolledbackException: System exception in business method
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountEC2Home_Stub.remove(JOnASAccountEC2Home_Stub.java:393)
	at org.objectweb.jonas.jtests.clients.exception.A_CatcherEntity.testApplicationRemovePkUserTx(Unknown Source)
	at org.objectweb.jonas.jtests.clients.exception.C_exception.main(Unknown Source)
3) testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEB)
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: 
	javax.transaction.TransactionRolledbackException: System exception in business method
javax.transaction.TransactionRolledbackException: System exception in business method
	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:354)
	at org.objectweb.jonas.rmifilters.SecurityRemoteStub.invoke(Unknown Source)
	at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountEBHome_Stub.remove(JOnASAccountEBHome_Stub.java:393)
	at org.objectweb.jonas.jtests.clients.exception.A_CatcherEntity.testApplicationRemovePkUserTx(Unknown Source)
	at org.objectweb.jonas.jtests.clients.exception.C_exception.main(Unknown Source)

FAILURES!!!
Tests run: 100,  Failures: 0,  Errors: 3

+ junit security 
Running junit test : security/C_security 
....................................
Time: 8.77

OK (36 tests)

+ junit distribution 
Running junit test : distribution/C_distribution 
.........F..
Time: 9.974
There was 1 failure:
1) testIso1(org.objectweb.jonas.jtests.clients.distribution.F_Cluster)junit.framework.AssertionFailedError: Both transactions are not serialized expected:<155> but was:<154>
	at org.objectweb.jonas.jtests.clients.distribution.F_Cluster.testIso1(Unknown Source)
	at org.objectweb.jonas.jtests.clients.distribution.C_distribution.main(Unknown Source)

FAILURES!!!
Tests run: 11,  Failures: 1,  Errors: 0