PQ76714: WEBSPHERE APPLICATION SERVER V5 Z/OS IN NETWORK DEPLOYMENT MODE THE CLONEID IS BEING SET TO NULL | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description ENV. : Websphere Application Server v5 for z/OS maintenanc level (W500102) CloneID portion of JSessionID is not returned from WebSphere Application Server z/OS V5 AppServer to the client (browser) when the AppServer is configured in Network Deployment mode. < Base Server - Good Case > JSESSIONID = 0000OXG3HRP2YHF5VGDIWWFZZNI: B9BE63135D18D4C40000015C0000000109BBE132; < Network Deployment mode - Bad case > JSESSIONID = 0000QZP0MBXVO0V45L2PXDJCGCA; . " SessionContext:initializeParameters - cloneId for this VM is null " issued when session affinity is enabled in network deployment mode .Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: The JSESSIONID is missing the CloneId * * when the session is returned to the * * client browser. * * Example of problem: * * < Base Server - Good Case > * * JSESSIONID = * * 0000OXG3HRP2YHF5VGDIWWFZZNI: * * B9BE63135D18D4C40000015 * * C0000000109BBE132; * * < Network Deployment mode - Bad case > * * JSESSIONID = * * 0000QZP0MBXVO0V45L2PXDJCGCA; * * " SessionContext:initializeParameters - * * cloneId for this VM is null " issued * * when session affinity is enabled in * * network deployment mode . * **************************************************************** * RECOMMENDATION: * **************************************************************** The CloneID was not being initialized because the object used to retrieve the CloneId setting was initialized after this call; therefore setting the CloneID to null.Problem conclusion Changed the code processing to initialize the CloneID during the creation of the Session Context since there is one context per web application which guarantees that the CloneID will always be initialized. APAR PQ76714 is associated with SERVICE LEVEL W501000 of WebSphere Application Server V5.0 for z/OS.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
|
Document Information |
Current web document: swg1PQ76714.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ76714
IBM Group: Software Group
Modified date: Oct 3, 2003
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.