APAR status |
Closed as program error.
| Error description
When using multi-row sessions and implementing the
HTTPSessionBindingListener interface, the valueUnbound() method
is not called in all situations Local fixProblem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server - Session *
* Manager Users *
****************************************************************
* PROBLEM DESCRIPTION: In a clustered environment, in the *
* multirow mode if the invalidate method *
* gets called explicitly the *
* valueUnbound method of some of the *
* listeners do not get called. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Whenever a session object gets invalidated the valueUnbound
method of all the HttpSessionBindingListeners bound to the
session object should be called. The symptom of this problem
is that in a clustered environment, in the multirow mode
if a request goes to another clone and all the attributes of
the session object are not accessed in the servlet/jsp, if an
explicit invalidate is done only the valueUnbound methods of
those attributes which got accessed get invoked. Problem conclusion
This fix causes the valueUnbound method of all the attributes
implementing the HttpSessionBindingListener to be invoked
whether they are in memory or not. Temporary fix
PQ60894 Comments
APAR information | APAR number | PQ60894 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2002-05-07 | Closed date | 2002-06-25 | Last modified date | 2002-11-12 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
PQ68145
Modules/Macros APAR is sysrouted TO one or more of the following:PQ68145Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED AI | Fixed component ID | 5648C8400 |
Applicable component levels | R350 PSY | UP |
|