Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SOAP + SSL = <HTTP> <Connection failure java.lang.ArrayIndexOutOfBoundsException

0 views
Skip to first unread message

Serge Ilyn

unread,
Mar 26, 2002, 9:48:04 PM3/26/02
to

Looks like a strange thing. I am using MS SOAP Toolkit 2.0 sp2 to make SOAP calls
to Weblogic (Win2000, 6.1) over SSL. On Weblogic I have an RPC service (EJB).
I'm getting

<Mar 26, 2002 9:14:56 PM EST> <Error> <HTTP> <Connection failure
java.lang.ArrayIndexOutOfBoundsException
at weblogic.security.SSL.GenericCipher.input(GenericCipher.java:216)
at weblogic.security.SSL.SSLCiphertext.input(SSLCiphertext.java:65)
at weblogic.security.SSL.SSLSocket.getRecord(SSLSocket.java:1030)
at weblogic.security.SSL.RecordInputStream.getData(RecordInputStream.java:109)
at weblogic.security.SSL.RecordInputStream.read(RecordInputStream.java:51)
at weblogic.socket.SSLFilter.isMessageComplete(SSLFilter.java:182)
at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:605)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

But what's interesting, it's actually working. I am getting data as expected.
Any idea what it could be?

Thanks,

Serge

Joseph Nguyen

unread,
Mar 27, 2002, 7:52:18 PM3/27/02
to
looks strange. If you haven't tried sp2 for WLS 6.1 please download it to
see if that helps. You can get sp2 here http://support.bea.com/welcome.jsp.
You will need to log in, but once you do go to the 'Support Download'
section -->BEA WebLogic Server Service Packs. If this doesn't help I would
go ahead and open up a support case for further research.

Joseph Nguyen
BEA Support

"Serge Ilyn" <se...@mydsl.com> wrote in message
news:3ca1...@newsgroups.bea.com...

0 new messages