APAR status
Closed as program error.
Error description
Two dbquery directives and two tsx:repeat tags in JSP will
return an empty result set for the second query.
JSP TSX DBQUERY REPEAT WEBSPHERE RESULT
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of *
* auxiliary threads *
****************************************************************
* PROBLEM DESCRIPTION: When using auxiliary threads to deal *
* with request or response, auxiliary *
* threads can't access thread local *
* variable. *
* This causes NullPointerException. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
ThreadLocal variable in request and response couldn't be
shared with child threads.
It should use InheritableThreadLocal instead.
Problem conclusion
The temp solution suggested by developer is that check null
when necessary.
PQ80288 implemented request/response with
InheritableThreadLocal as a final solution.
Temporary fix
test fix posted on
pq99999
Comments
APAR information |
APAR number |
PQ79709 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-10-16 |
Closed date |
2003-11-18 |
Last modified date |
2003-11-18 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
|