posted 18 years ago
Hi Everyone,
I am getting a Transaction Rolled back exception while running my application. I am using WebSphere Application Server 5.1.1 on AIX machine.
This is the exception I got.
javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0x0 No; nested exception is: org.omg.CORBA.TRANSACTION_ROLLEDBACK: javax.transaction.TransactionRolledbackException : ; nested exception is: com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction rolled back vmcid: 0x0 minor code: 0 completed: No at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java :214) at com.ibm.CORBA.iiop.UtilDelegateImpl.wrapException(UtilDelegateImpl.java:684) at javax.rmi.CORBA.Util.wrapException(Util.java:296) at app.program.ejb._IUICLCCCProcess_Stub.processLCCCRequest(_IUICLCCCProcess_Stub.java:654) at
Regards
Kiran