javax.ejb.TransactionRolledbackLocalException: Client's transaction > aborted > at > com.sun.ejb.containers.BaseContainer.useClientTx(BaseContainer.java:4700) > at > com.sun.ejb.containers.BaseContainer.preInvokeTx(BaseContainer.java:4578) > at > com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1910) > at > com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:212) > > at > com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:88) > >
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by okna2000, 1 year ago
javax.ejb.TransactionRolledbackLocalException: Client's transaction > aborted > at > com.sun.ejb.containers.BaseContainer.useClientTx(BaseContainer.java:4700) > at > com.sun.ejb.containers.BaseContainer.preInvokeTx(BaseContainer.java:4578) > at > com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1910) > at > com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:212) > > at > com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:88) > >
at $Proxy319.getID(Unknown Source)