With oracle8iee, i get the following randomly in jboss.  On the server side,
it's happening in ejbStore.  I'm doing something fairly innocuous.  I modify
data in a bean, which then gets persisted, through a session bean.  I've set
transaction management to container.  Any ideas?  It's very very
intermittent, as a matter of fact i thought it had disappeared.  I'm very
frustrated at this point.

Thanks

Eric

java.lang.reflect.UndeclaredThrowableException:
javax.transaction.RollbackException: Unable to commit, tx=XidImpl
[FormatId=257, GlobalId=ARMANTAC1//52, BranchQual=] status=STATUS_ROLLEDBACK
        at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
all.java:245)
        at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
        at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown
Source)
        at
org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.invokeContainer(GenericPr
oxy.java:357)
        at
org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
SessionProxy.java:123)
        at $Proxy1.increaseInventory(Unknown Source)
        at com.abp.ejb.widget.WidgetClient.main(Unknown Source)

----------------------------------------------------------------------------
----------
Eric Kaplan
Armanta, Inc.
55 Madison Ave.
Morristown, NJ  07960
Phone: (973) 326-9600

Attachment: winmail.dat
Description: application/ms-tnef

Reply via email to