Skip to main content

Posts

Showing posts with the label transaction exception

javax.resource.spi.LocalTransactionException: No more data to read from socket

j avax.ejb.EJBException: Unable to complete container-managed transaction.                 at com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer.java:5147)                 at com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer.java:4901) com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)                 at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)                 at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)            ...