Following errors logged in WebSphere Plugin log
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - TRACE: ws_common:
websphereExecute: Executing the transaction with the app server
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - TRACE: ws_common:
websphereGetStream: Getting the stream to the app server
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - TRACE: ws_transport:
transportStreamDequeue: Checking for existing stream from the queue
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - TRACE: lib_stream:
openStream: Opening the stream
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - TRACE: lib_stream:
openStream: Stream is SSL
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - ERROR: lib_stream:
openStream: Failed in r_gsk_secure_soc_init:
GSK_INSUFFICIENT_STORAGE(gsk rc = 4)
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - TRACE: lib_stream:
destroyStream: Destroying the stream
[Wed Mar 30 17:49:06 2005] 000013ea 00000001 - ERROR: ws_common:
websphereGetStream: Could not open stream
Error GSK_INSUFFICIENT_STORAGE is caused by a defect in
Gskit v5.0.5.70
Gskit v7.0.3.6.
When Gskit v7.0.3.16 applied, error changed to
GSK_ERROR_IO which is still a defect.
This problem is observed when IHS Plugin communicate with WebSphere
Application Server over SSL.
During SSL handshake, if JSSE in WebSphere Application Server breaks
down the certificate in multiple chunks, Gskit in IHS Plugin does not put
multiple chunks of certificate correctly.
|