D:\jonas\jonas_tests\conformance>call junit session
session
Commande ECHO désactivée.

D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.session.C_session
.........................................

Time: 6,209

OK (41 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.C_BasicHomeInterface
.........................................
.........................................

Time: 11,346

OK (82 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.C_AdvancedHomeEC
.................E.E.....................E.E.
...
Time: 18,467
There were 4 errors:
1) testDuplicateKeyTx(org.objectweb.jonas.jtests.clients.entity.F_AdvancedHomeEC)
javax.ejb.CreateException: java.sql.SQLException: Invalid argument value: Duplicate entry 'Philippe Durieux' for key 1
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECBean.ejbCreate(JOnASPersonneECBean.java:164)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECHome.create(JOnASPersonneECHome.java:109)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECHome_Skel.dispatch(JOnASPersonneECHome_Skel.java:51)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        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: Invalid argument value: Duplicate entry 'Philippe Durieux' for key 1
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECBean.ejbCreate(JOnASPersonneECBean.java:103)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECHome.create(JOnASPersonneECHome.java:62)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneECHome_Skel.dispatch(JOnASPersonneECHome_Skel.java:78)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        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: Invalid argument value: Duplicate entry 'Philippe Durieux' for key 1
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Bean._ejbCreate(JOnASPersonneEC2Bean.java:225)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Home.create(JOnASPersonneEC2Home.java:117)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Home_Skel.dispatch(JOnASPersonneEC2Home_Skel.java:51
)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        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: Invalid argument value: Duplicate entry 'Philippe Durieux' for key 1
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Bean._ejbCreate(JOnASPersonneEC2Bean.java:185)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Home.create(JOnASPersonneEC2Home.java:70)
        at org.objectweb.jonas.jtests.beans.annuaire.JOnASPersonneEC2Home_Skel.dispatch(JOnASPersonneEC2Home_Skel.java:78
)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_AdvancedHomeEC.main(Unknown Source)

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


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.C_Etype
.........................................
.........................................
.........................................
................................Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; ne
sted exception is:
        java.rmi.RemoteException: Could not init table for pboolean
E..E.E..E....
.....F..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...........Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exc
eption is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
F.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.
Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1
E.Cannot load bean: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
        java.rmi.RemoteException: Cannot create Container; nested exception is:
        javax.ejb.EJBException: Impossible to instanciate the entity factory: jorm.rdb.mysql.jt2_oserMapping; nested exce
ption is: javax.ejb.EJBException: Impossible to map the class on the rdb mapper; nested exception is: java.sql.SQLExcepti
on: Syntax error or access violation: You have an error in your SQL syntax.  Check the manual that corresponds to your My
SQL server version for the right syntax to use near ' PRIMARY KEY (pk_))' at line 1

Time: 30,513
There were 18 errors:
1) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk1))
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECBean.ejbFindByPrimaryKey(JOnASPbooleanECBean.ja
va:139)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome.findByPrimaryKey(JOnASPbooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Skel.dispatch(JOnASPbooleanECHome_Skel.jav
a:106)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
2) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk2))
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECBean.ejbFindByPrimaryKey(JOnASPbooleanECBean.ja
va:139)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome.findByPrimaryKey(JOnASPbooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Skel.dispatch(JOnASPbooleanECHome_Skel.jav
a:106)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
3) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk3))
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECBean.ejbFindByPrimaryKey(JOnASPbooleanECBean.ja
va:139)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome.findByPrimaryKey(JOnASPbooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Skel.dispatch(JOnASPbooleanECHome_Skel.jav
a:106)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
4) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pktoremove))
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECBean.ejbFindByPrimaryKey(JOnASPbooleanECBean.ja
va:139)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome.findByPrimaryKey(JOnASPbooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.pboolean.JOnASPbooleanECHome_Skel.dispatch(JOnASPbooleanECHome_Skel.jav
a:106)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
5) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk1))
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECBean.ejbFindByPrimaryKey(JOnASObooleanECBean.ja
va:143)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome.findByPrimaryKey(JOnASObooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Skel.dispatch(JOnASObooleanECHome_Skel.jav
a:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
6) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk2))
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECBean.ejbFindByPrimaryKey(JOnASObooleanECBean.ja
va:143)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome.findByPrimaryKey(JOnASObooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Skel.dispatch(JOnASObooleanECHome_Skel.jav
a:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
7) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pk3))
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECBean.ejbFindByPrimaryKey(JOnASObooleanECBean.ja
va:143)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome.findByPrimaryKey(JOnASObooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Skel.dispatch(JOnASObooleanECHome_Skel.jav
a:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
8) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pktoremove))
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECBean.ejbFindByPrimaryKey(JOnASObooleanECBean.ja
va:143)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome.findByPrimaryKey(JOnASObooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Skel.dispatch(JOnASObooleanECHome_Skel.jav
a:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
9) testGetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pknull))
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECBean.ejbFindByPrimaryKey(JOnASObooleanECBean.ja
va:143)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome.findByPrimaryKey(JOnASObooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Skel.dispatch(JOnASObooleanECHome_Skel.jav
a:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
10) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeObooleanEC)
javax.ejb.ObjectNotFoundException: Object not found in database (ejbFindByPrimaryKey(pkchangenull))
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECBean.ejbFindByPrimaryKey(JOnASObooleanECBean.ja
va:143)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome.findByPrimaryKey(JOnASObooleanECHome.java:
111)
        at org.objectweb.jonas.jtests.beans.etype.oboolean.JOnASObooleanECHome_Skel.dispatch(JOnASObooleanECHome_Skel.jav
a:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
11) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: Failed to find bean from database in ejbFindByPrimaryKey
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:250)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:218)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByPrimaryKey(JOnASOserEC2Home.java:119)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
12) testFindByF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: An error is occured during the evaluation of the FindByF1 request:Impossible to optimize the q
uery SELECT OBJECT(o) FROM jt2_oser o WHERE o.f1 = ?1
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByF1(JOnASOserEC2Bean.java:286)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByF1(JOnASOserEC2Home.java:167)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:71)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
13) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: Failed to find bean from database in ejbFindByPrimaryKey
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:250)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:218)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByPrimaryKey(JOnASOserEC2Home.java:119)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
14) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: Failed to find bean from database in ejbFindByPrimaryKey
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:250)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:218)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByPrimaryKey(JOnASOserEC2Home.java:119)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
15) testCreate(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.CreateException: Failed to create bean: General error: Table 'db_jonas.jt2_oser_' doesn't exist
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean._ejbCreate(JOnASOserEC2Bean.java:185)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.create(JOnASOserEC2Home.java:70)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:48)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
16) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: Failed to find bean from database in ejbFindByPrimaryKey
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:250)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:218)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByPrimaryKey(JOnASOserEC2Home.java:119)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
17) testGetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: Failed to find bean from database in ejbFindByPrimaryKey
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:250)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:218)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByPrimaryKey(JOnASOserEC2Home.java:119)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
18) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC2)
javax.ejb.FinderException: Failed to find bean from database in ejbFindByPrimaryKey
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:250)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Bean.ejbFindByPrimaryKey(JOnASOserEC2Bean.java:218)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home.findByPrimaryKey(JOnASOserEC2Home.java:119)
        at org.objectweb.jonas.jtests.beans.etype.oser.JOnASOserEC2Home_Skel.dispatch(JOnASOserEC2Home_Skel.java:94)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
There were 10 failures:
1) testFindByF1LiteralTrue(org.objectweb.jonas.jtests.clients.entity.F_EtypePbooleanEC2)junit.framework.AssertionFailedEr
ror: F1 expected: but was:
        at org.objectweb.jonas.jtests.clients.entity.A_EtypePboolean.testFindByF1LiteralTrue(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
2) testFindByPk(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get
bean home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
3) testFindByF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get
bean home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
4) testGetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get bea
n home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
5) testSetF1(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get bea
n home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
6) testCreate(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get be
an home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
7) testRemove(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get be
an home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
8) testGetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get
 bean home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
9) testSetF1Null(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get
 bean home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)
10) testEmpty(org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC)junit.framework.AssertionFailedError: Cannot get be
an home: EtypeOserECHome
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.getHome(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.A_EtypeOser.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.F_EtypeOserEC.setUp(Unknown Source)
        at org.objectweb.jonas.jtests.clients.entity.C_Etype.main(Unknown Source)

FAILURES!!!
Tests run: 206,  Failures: 10,  Errors: 18


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Inherit
....
Time: 2,373

OK (4 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_IsModified
...
Time: 1,492

OK (3 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.C_Isolation
......
Time: 2,143

OK (6 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.C_VariousPK
..................
Time: 2,644

OK (18 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_oouEC2
............................
Time: 13,479

OK (28 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_oobEC2
................................
Time: 18,297

OK (32 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_omuEC2
.........................................
........................
Time: 34,55

OK (65 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_ombEC2
.........................................
..............................F.
Time: 112,142
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.F_Relation_ombEC2.main(Unknown Source)

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


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_mouEC2
........................E....
Time: 20,359
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
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:352)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.F_Relation_mouEC2.main(Unknown Source)
Caused by: java.rmi.RemoteException: RuntimeException thrown by an enterprise Bean; nested exception is:
        javax.ejb.EJBException: Cannot activate bean
        at org.objectweb.jonas.jtests.beans.relation.mou.JOnASAEjbRemote.retrieveB(JOnASAEjbRemote.java:142)
        at org.objectweb.jonas.jtests.beans.relation.mou.JOnASAEjbRemote_Skel.dispatch(JOnASAEjbRemote_Skel.java:170)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
Caused by: javax.ejb.EJBException: Cannot activate bean
        at org.objectweb.jonas_ejb.container.JEntityContext.activate(Unknown Source)
        at org.objectweb.jonas_ejb.container.JEntitySwitch.mapICtx(Unknown Source)
        at org.objectweb.jonas_ejb.container.JEntitySwitch.getICtx(Unknown Source)
        at org.objectweb.jonas.jtests.beans.relation.mou.JOnASBEjbLocal.getId(JOnASBEjbLocal.java:44)
        at org.objectweb.jonas.jtests.beans.relation.mou.AEC2.retrieveB(Unknown Source)
        at org.objectweb.jonas.jtests.beans.relation.mou.JOnASAEjbRemote.retrieveB(JOnASAEjbRemote.java:138)
        ... 9 more

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


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2
..............................F....
Time: 16,724
There was 1 failure:
1) testCohRemoveTxRb(org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2)junit.framework.AssertionFailedError: Ba
d 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2.main(Unknown Source)

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


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_mnbEC2
.........................................

Time: 27,71

OK (41 tests)


D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.entity.F_Relation_pkcompEC2
.....
Time: 6,259

OK (5 tests)

jms
Commande ECHO désactivée.

D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.jms.C_jms
.....................
Time: 40,929

OK (21 tests)

transaction
Commande ECHO désactivée.

D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.transaction.C_transaction
.........................................
.........................................
.........................................
.........................................
.........................................
......
Time: 14,09

OK (211 tests)

exception
Commande ECHO désactivée.

D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.exception.C_exception
.................................E........
.................E........................
.E.................
Time: 9,053
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
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:352)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.exception.C_exception.main(Unknown Source)
Caused by: javax.transaction.TransactionRolledbackException: System exception in business method
        at org.objectweb.jonas_ejb.container.JFactory.postInvokeRemote(Unknown Source)
        at org.objectweb.jonas_ejb.container.JEntityHome.postInvoke(Unknown Source)
        at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountECHome.remove(JOnASAccountECHome.java:465)
        at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountECHome_Skel.dispatch(JOnASAccountECHome_Skel.java:247)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
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
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:352)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.exception.C_exception.main(Unknown Source)
Caused by: javax.transaction.TransactionRolledbackException: System exception in business method
        at org.objectweb.jonas_ejb.container.JFactory.postInvokeRemote(Unknown Source)
        at org.objectweb.jonas_ejb.container.JEntityHome.postInvoke(Unknown Source)
        at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountEC2Home.remove(JOnASAccountEC2Home.java:474)
        at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountEC2Home_Skel.dispatch(JOnASAccountEC2Home_Skel.java:247)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
3) cc(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
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:352)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:350)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.exception.C_exception.main(Unknown Source)
Caused by: javax.transaction.TransactionRolledbackException: System exception in business method
        at org.objectweb.jonas_ejb.container.JFactory.postInvokeRemote(Unknown Source)
        at org.objectweb.jonas_ejb.container.JEntityHome.postInvoke(Unknown Source)
        at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountEBHome.remove(JOnASAccountEBHome.java:465)
        at org.objectweb.jonas.jtests.beans.beanexc.JOnASAccountEBHome_Skel.dispatch(JOnASAccountEBHome_Skel.java:247)
        at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:342)
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:207)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
        at java.lang.Thread.run(Thread.java:536)

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

security
Commande ECHO désactivée.

D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.security.C_security
....................................
Time: 4,316

OK (36 tests)

distribution
Commande ECHO désactivée.

D:\jonas\jonas_tests\conformance>call jclient org.objectweb.jonas.jtests.clients.distribution.C_distribution
.........F..
Time: 6,169
There was 1 failure:
1) testIso1(org.objectweb.jonas.jtests.clients.distribution.F_Cluster)junit.framework.AssertionFailedError: Both transact
ions are not serialized expected:<307> but was:<306>
        at org.objectweb.jonas.jtests.clients.distribution.F_Cluster.testIso1(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at org.objectweb.jonas.jtests.clients.distribution.C_distribution.main(Unknown Source)

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