javax.ejb.TransactionRolledbackLocalException: Got error 139 from storage engine; CausedByException is: Got error 139 from storage engine
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 wordpress.com by Unknown author, 1 year ago
via wordpress.com by Unknown author, 1 year ago
via blogspot.com by Unknown author, 2 years ago
via Stack Overflow by Pavel Melech
, 2 years agovia hivmr.com by Unknown author, 2 years ago
via sourceforge.net by Unknown author, 1 year ago
javax.ejb.TransactionRolledbackLocalException: Got error 139 from storage engine; CausedByException is: Got error 139 from storage engine
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:247)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:335)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
at org.jboss.ejb.Container.invoke(Container.java:873)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)