PK05365: CNTR0040E AND DSRA9110E ARE LOGGED WHEN RUNNING FINDER METHOD OFAN EJB; THE FIND SUCCEEDS OK, BUT THE MESSAGES ARE LOGGED ANYWAY | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description EXTERNAL SYMPTOMS: When running a finder on an EJB, the messages 1. CNTR0040E: Finder failure as a result of exception 2. nested exception is: com.ibm.websphere.ce.cm.ObjectClosedException: DSRA9110E: Statement is closed. MESSAGES LOGGED: CNTR0040E and DSRA9110E in the SystemOut.log This is the full message with java stack ■3/10/05 13:46:57:172 EST 55284112 EJSJDBCFinder E CNTR0040E: Finder failure as a result of exception com.ibm.ejs.persistence.EJSPersistenceException: ; nested exception is: at com.ibm.ejs.persistence.EJSJDBCPersister.returnPreparedStatement (EJSJDBCPersister.java(Compiled Code)) at com.ibm.ejs.persistence.EJSJDBCFinder.close(EJSJDBCFinder.java(C ompiled Code)) at com.ibm.ejs.persistence.CMFinderHelper.destroy(CMFinderHelper.ja va:286) at com.ibm.ejs.persistence.RemoteEnumeratorImpl.afterCompletion(Rem oteEnumeratorImpl.java:123) at com.ibm.ejs.util.tran.SyncDriver.afterCompletion(SyncDriver.java (Compiled Code)) RECREATION STEPS: This occurred when running an EJB finder for en EJB 1.1 bean under the WAS 5.1 test environment of WSAD. This same message is not logged when running under the WAS 5.0 test environment. The WAS test environments are the same as the WebSphere AppServer base. SEARCH KEYWORDS: CMP EJB finder custom finderLocal fix Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server users of * * container managed persistence * **************************************************************** * PROBLEM DESCRIPTION: CNTR0040E and DSRA9110E messages are * * logged when running CMP finder method * * during afterCompletion phase. * **************************************************************** * RECOMMENDATION: * **************************************************************** Resulting from a change in the order of doing synchronizations during afterCompletion, finder methods in CMP attempt to close connections that have already been closed in a previous phase.Problem conclusion Process synchronizations in afterCompletion in same order as as they were originally associated. The fix for this APAR is currently targeted for inclusion in fixpack 5.1.1.6 Please refer to the Recommended Updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980Temporary 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: 10W
Software edition:
Reference #: PK05365
IBM Group: Software Group
Modified date: Jun 16, 2005
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.