File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes Getting Transaction RollBACK error while updating oracle database record using CMP beans Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Getting Transaction RollBACK error while updating oracle database record using CMP beans" Watch "Getting Transaction RollBACK error while updating oracle database record using CMP beans" New topic
Author

Getting Transaction RollBACK error while updating oracle database record using CMP beans

Shalaka Palekar
Greenhorn

Joined: Feb 16, 2012
Posts: 1
Hello All,



While updating the oracle database record using CMP beans we are facing following error:-

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.ce.cm.StaleConnectionException:
Protocol violationDSRA0010E: SQL State =
null, Error Code = 17,401 vmcid: 0x0 minor
code: 0 completed: No at
com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:281)
at
com.ibm.CORBA.iiop.UtilDelegateImpl.wrapException(UtilDelegateImpl.java:752)
at
javax.rmi.CORBA.Util.wrapException(Util.java:296)


Please help us to resolve above issue.




Thanks,
Shalaka Palekar
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Getting Transaction RollBACK error while updating oracle database record using CMP beans
 
Similar Threads
Problem with Last Participant Support in WebSphere 5.1?
Connecting Websphere 6.0 to Oracle 9i
javax.transaction. TransactionRolledback Exception: CORBA
Not able to delete a record
Transaction Rolledback Exception