Hi,

We have migrate our e-commerce demo from JOnAS 2.0 to 2.1/2.1.1
After several loading of entity beans, there is an apparently 
random error like the following joint in the botton.

The application has intensively worked in the summer with JOnAS 2.0
whithout any problem (the URL is http://www.jpaso.com/jpaso/)

Thanks for your attention


                                Paolo Sommaruga
                                        
                                Garda Access
                                Garda (Vr), Italy
                                http://www.garda-access.com/
                          


--------------------------
...
Order.ejbLoad() called.
Order.ejbStore() called.
Order.ejbPassivate () called.
getICtx IT: registerSynchronization: java.lang.IllegalStateException: 
addSynchronization: Bad status
Order.ejbActivate() called.
Failed to load bean from database
java.lang.IllegalStateException: addCompletedTransactionListener: Bad status
        at 
org.objectweb.jonas.jtm.SubCoordinator.addCompletedTransactionListener(SubCoordi
nator.java:313)
        at 
org.objectweb.jonas.jtm.TransactionImpl.addCompletedTransactionListener(Transact
ionImpl.java:491)
        at org.objectweb.jonas.dbm.Pool.openConnection(Pool.java:145)
        at 
org.objectweb.jonas.dbm.ConnectionManager.getConnection(ConnectionManager.java:2
76)
        at 
org.objectweb.jonas.dbm.ConnectionManager.getConnection(ConnectionManager.java:2
43)
        at 
com.ga.jpaso.ejb.JOnASJPasoOrderBean.ejbLoad(JOnASJPasoOrderBean.java:362)
        at 
org.objectweb.jonas.container.EntityContextImpl.activate(EntityContextImpl.java:
333)
        at 
org.objectweb.jonas.container.ContextSwitch.getICtx(ContextSwitch.java:178)
        at 
org.objectweb.jonas.container.JBeanEntity.getContext(JBeanEntity.java:145)
        at 
org.objectweb.jonas.container.JBeanEntity.preinvoke(JBeanEntity.java:272)
        at 
com.ga.jpaso.ejb.JOnASJPasoOrderRemote.getDate(JOnASJPasoOrderRemote.java:85)
        at 
com.ga.jpaso.ejb.JOnASJPasoOrderRemote_Skel.send(JOnASJPasoOrderRemote_Skel.java
:52)
        at 
org.objectweb.david.libs.protocols.giop.GIOPProtocol$ServerSession_Low.send(GIOP
Protocol.java:620)
        at 
org.objectweb.jonathan.libs.protocols.tcpip.TcpIpProtocol$Session.run(TcpIpProto
col.java:403)
        at 
org.objectweb.jonathan.libs.resources.JScheduler$JJob.run(JScheduler.java:265)

EntityContextImpl.activate: javax.ejb.EJBException
preinvoke exception: java.rmi.RemoteException: Got exception in activate:; 
nested exception is: 
        javax.ejb.EJBException
null EJBContext in RequestCtx!
System Exception in business method:java.rmi.RemoteException: Got exception in 
activate:; nested exception is: 
        javax.ejb.EJBException
Cannot set transaction as rollback only
------------------------------------

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to