APAR status
Closed as program error.
Error description
The exception "java.io.StreamCorruptedException: InputStream
does not contain a serialized object" while retrieving a
null CLOB column from SQL Server
Local fix Problem summary
****************************************************************
* USERS AFFECTED: Websphere Application Server PME 5.0.2.X *
* and higher users. Users who have mapped *
* the EJB attributes to CLOB relational *
* columns and the value of CLOB columns is *
* NULL in the relational back end. *
****************************************************************
* PROBLEM DESCRIPTION: The null CLOB column when retrieved *
* by the JDBC drivers can come back as *
* NULL values or a CLOB object with *
* zero length. *
* The query code checked for NULL *
* value, but did not check for zero *
* length when accessing a null CLOB *
* column *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The null CLOB column when retrieved by the JDBC drivers can
come back as NULL values or a CLOB object with zero length.
The query code checked for NULL value, but did not check for
zero length when accessing a null CLOB column
Problem conclusion
The query code now checks for zero length in addtion to NULL
value to determine if the CLOB value is NULL
Temporary fix Comments
APAR information |
APAR number |
PK20221 |
Reported component name |
WAS ENTERPRISE |
Reported component ID |
5630A3700 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2006-02-21 |
Closed date |
2006-03-15 |
Last modified date |
2006-03-15 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
|
Fix information |
Fixed component name |
WAS ENTERPRISE |
Fixed component ID |
5630A3700 |
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
|