Powered By Blogger

Tuesday, June 4, 2013

HttpOutboundMessageContext.RetrieveHttpResponseWork.run: java.lang.ArrayIndexOutOfBoundsException

When anyone see below error in OSB logs then need to think about applying a patch

[WliSbTransports:381304]Exception in HttpOutboundMessageContext.RetrieveHttpResponseWork.run: java.lang.ArrayIndexOutOfBoundsException
at weblogic.utils.io.ChunkedInputStream.read   Seems this error happens when ssl is configured and there is no clarity/explanation from Oracle on why this error is thrown.
One of the possible explanations is, after encrypting using ssl cipher suite payload is becoming too large.


Please check metalink with bug# 14747231 and apply the patch. This patch resolved the issue

No comments:

Post a Comment