PQ49872: CORBA::TRANSACTION_ROLLEDBACK IN SERVER REGION WAS NOT PASSED BACK TO REMOTE CLIENT | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description A remote client sent a request to EJB1. EJB1 invoked a method on EJB2. Both EJB1 and EJB2 are stateless session beans and ran in same Server (CR+SR). EJB2 accessed DB2 to update a table. Update completed, EJB2 returned to EJB1. EJB1 entered sleep() and during this sleep(), DB2 went down. After EJB1 woke up, EJB1 completed its processing and RRS began to commit() this tran. Since there was no DB2, this commit request resulted rollback. In EJB1/2's SR, there was CORBA::TRANSACTION_ROLLEDBACK. This exception was never passed back to the remote client.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V4.0 for z/OS and OS/390. * **************************************************************** * PROBLEM DESCRIPTION: Exceptions thrown from container * * managed transaction attempts to * * commit are not surfaced to the caller. * **************************************************************** * RECOMMENDATION: * **************************************************************** When an exception (such as TRANSACTION_ROLLEDBACK) was thrown while attempting to commit a container managed transaction, the exception was not propagated out of the container to the caller. This scenario is generally accompanied with a message in the error log that indicates an error occurred in postInvoke/ handleException.Problem conclusion Exceptions thrown during attempts by the container to commit a container managed transaction are now propagated. APAR PQ49872 is associated with SERVICE LEVEL W400028 of WebSphere Application Server V4.0 for z/OS and OS/390.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: UQ56933 Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ49872
IBM Group: Software Group
Modified date: Sep 5, 2001
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.