PQ69846: WTRN0086E EXCEPTION RECEIVED WHEN TRYING TO ENLIST A J2C RESOURCE ADAPTER CONNECTION IN A TRANSACTION IN WEBSPHERE 5.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Using Websphere 5.0 base, the following exception is thrown when enlisting a connection from a J2C resource adapter in a transaction: java.io.NotSerializableException: com.ibm.ejs.j2c.J2CPropertiesReader . The problem shows up in the application logs as the following: WTRN0086E: Unable to serialize an object to byte form after which the entire XA transaction rolls back . The transaction then rolls back.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users of J2C * * Connections * **************************************************************** * PROBLEM DESCRIPTION: java.io.NotSerializableException: * * com.ibm.ejs.j2c.J2CPropertiesReader * * occurs during recovery. * **************************************************************** * RECOMMENDATION: * **************************************************************** The J2C ConnectionManager is serialized during XA Recovery, J2CPropertiesReader is a member of the ConnectionManager, but should be marked transient.Problem conclusion J2CPropertiesReader was marked as transient and will not be saved when the J2C ConnectionManager is serialized.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00W
Software edition:
Reference #: PQ69846
IBM Group: Software Group
Modified date: Feb 19, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.