users@glassfish.java.net

mapBusinessInterfaceException ?

From: <glassfish_at_javadesktop.org>
Date: Thu, 26 Jun 2008 05:49:04 PDT

Hi,

i'm using glassfish v2ur2-b04 running in a linux enviroment.
My SessionBean triggers _two_ equal MDB's at the same time.
The MDB's work on different data - there is no link between these MDB's.

While running these _two_ MDB's, a mapBusinessInterfaceException occurs.

If i run trigger only _one_ MDB, all works fine.

Is there a way to track down this problem ? I do not know, why the exception
occurs - It looks like that the exception is out of scope of my application..

Is there a way to debug this ?

regards
Danny




2008-06-26 14:15:23,628 ERROR [SimpleVMCtrlBean:735] (p: thread-pool-1; w: 57:) Can't create VM, cause javax.ejb.TransactionRolledbackLocalException: Exception thrown from bean; nested exception is: javax.ejb.EJBTransactionRolledbackException
2008-06-26 14:15:23,629 ERROR [SimpleVMCtrlBean:736] (p: thread-pool-1; w: 57:) javax.ejb.EJBTransactionRolledbackException
        at com.sun.ejb.containers.BaseContainer.mapBusinessInterfaceException(BaseContainer.java:1482)
        at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:1396)
        at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:1316)
        at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:205)
        at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:83)
        at $Proxy225.notifyJobObserver(Unknown Source)
        at de.dtnet.virtcenter.vdi.process.simple.SimpleVMCtrlBean.createPostBoot(SimpleVMCtrlBean.java:694)
[Message sent by forum member 'danny70437' (danny70437)]

http://forums.java.net/jive/thread.jspa?messageID=282752