PQ60522: ADDRESS REMOVE SERVER TO ENSURE DB UPDATES OCCUR IN A SINGLE TRANSACTION.

 Fixes are available

4.0.5: WebSphere Application Server Version 4.0 Fix Pack 5 (Version 4.0.5)
System Management Component Cumulative Fix for 4.0.2/4.0.3/4.0.4 /4.0.5



APAR status
Closed as program error.

Error description
fix to Server.ejbRemove is to move activeObject invocation into
one (After-commit-task) thread such that the original ejbRemove
is guranteed to be transactional (single transaction).
Local fix Problem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server 4.0* users. *
****************************************************************
* PROBLEM DESCRIPTION: WebSphere admin server fails to start   *
*                      and reports the following:              *
*                      AdminServer X WSVR0009E: Error during   *
*                      Startup com.ibm.ejs.exception.          *
*                      RemoteException: ADMR3016E:Failed to    *
*                      get the server group name               *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The problem is really one of inconsistency in the WAS
repository.  This was caused by a code sequence that should
have occurred within a single transaction but was actually
split into multiple transactions.  The first part of the
sequence was committed, but the second part failed and the
accompanying rollback could not undo the earlier updates.

The current version of the dbcheck tool can detect (but not
correct) the inconsistency in the database.  The only safe
recovery is to reconstruct the repository.
Problem conclusion
Modified code so that sequence of operations is performed
within a single transaction.  Test fix sent to customer and
checked into CMVC for inclusion in next PTF.
Temporary fix
Test fix sent to L2 on 12May02.
Comments
APAR information
APAR number PQ60522
Reported component name WEBSPHERE AE NT
Reported component ID 5630A2201
Reported release 400
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Submitted date 2002-04-25
Closed date 2002-06-05
Last modified date 2002-06-05

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros
ADMIN          

SRLS

Fix information
Fixed component name WEBSPHERE AE NT
Fixed component ID 5630A2201

Applicable component levels
R400 PSY    UP


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ60522
IBM Group: Software Group
Modified date: Jun 5, 2002