APAR status |
Closed as program error.
| Error description
WAS clients trying to talk to WAS servers running previous
versions/releases, result in a NullPointerException.
For WAS 3.5x clients, the NPE captured in the ORB trace
is caught in orbworkerthread.java .
For WAS 4.0x clients, the NPE captured in the ORB trace
is caught in orbworker.java .
KEYWORDS: interoperability
REF: ORB BPVR Local fixProblem summary
****************************************************************
* USERS AFFECTED: All users of WebSphere Application Server *
* newer clients attempting to interoperate *
* with WAS 3.5.3 - WAS 4.0.2 servers. *
****************************************************************
* PROBLEM DESCRIPTION: WAS newer client has interoperability *
* problem communicating with WAS servers *
* of previous versions. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When WAS client tries to talk to WAS servers running previous
versions/releases, WAS client gets a NullPointerException in
one of the two following variations depending on WAS server
release level.
java.lang.NullPointerException
at com.ibm.CORBA.iiop.IOR.write(IOR.java:460)
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java:449)
or
java.lang.NullPointerException
at com.ibm.CORBA.iiop.IOR.write(IOR.java:460)
at com.ibm.CORBA.iiop.WorkerThread.run(WorkerThread.java:459) Problem conclusion
This required fixing the code to source WorkerThread.java or
OrbWorker.java files. Temporary fix
ZE FIX ERROR PQ74480 03/07/22 Comments
APAR information | APAR number | PQ60074 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2002-04-12 | Closed date | 2002-06-28 | Last modified date | 2003-07-22 |
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:
PQ72824
Modules/Macros APAR is sysrouted TO one or more of the following:PQ72824Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED AI | Fixed component ID | 5648C8400 |
Applicable component levels | R350 PSY | UP |
|