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

JRockit 1.4 & manage of certificates error (SSL 2-Way)

0 views
Skip to first unread message

Di

unread,
Nov 4, 2002, 7:28:28 AM11/4/02
to
Hi all:

Someone has proved BEA JRockit 1.4 and SSL 2 Way authentication?
I have configured WLS 7.0 SP1 with JRockit 1.3 and it works fine.

But now we have to upgrade to JRockit 1.4. Someone knows if is
supported by WLS 7.0 SP1?
When I try to access to a resource that needs to present client
certificate an error appears in myserver.log

Is the same error that appears using JDK 1.4 (in jdk 1.3.1 works
fine):


####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <HANDSHAKEMESSAGE: ClientHelloV2>
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <write HANDSHAKE offset = 0 length = 58>
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <write HANDSHAKE offset = 0 length = 1112>
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <Exception during handshake, stack trace follows>

java.lang.ArrayStoreException
at java.lang.System.arraycopy(Native Method)
at java.util.Vector.copyInto(Vector.java:162)
at com.certicom.tls.record.handshake.ServerStateNoHandshake.handle(Unknown
Source)
at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
Source)
at com.certicom.tls.record.handshake.HandshakeHandler.handleVersion2HandshakeMessages(Unknown
Source)
at com.certicom.tls.record.ReadHandler.interpretContent(Unknown
Source)
at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
Source)
at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
Source)
at com.certicom.net.ssl.CerticomContextWrapper.forceHandshakeOnAcceptedSocket(Unknown
Source)
at weblogic.t3.srvr.SSLListenThread$1.execute(SSLListenThread.java:400)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <NEW ALERT: com.certicom.tls.record.alert.Alert@62d341
Severity: 2 Type: 40>
java.lang.Exception: Stack trace
at weblogic.security.utils.SSLSetup.debug(SSLSetup.java:237)
at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
Source)
at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
Source)
at com.certicom.tls.record.handshake.HandshakeHandler.handleVersion2HandshakeMessages(Unknown
Source)
at com.certicom.tls.record.ReadHandler.interpretContent(Unknown
Source)
at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
Source)
at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
Source)
at com.certicom.net.ssl.CerticomContextWrapper.forceHandshakeOnAcceptedSocket(Unknown
Source)
at weblogic.t3.srvr.SSLListenThread$1.execute(SSLListenThread.java:400)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <write ALERT offset = 0 length = 2>
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <close(): 11459043>
####<04-nov-2002 13:14:46 CET> <Debug> <TLS> <aspirix> <myserver>
<ExecuteThread: '12' for queue: 'default'> <kernel identity> <>
<000000> <SSLIOContextTable.removeContext(ctx): 2816958>

Any suggestion?

diego

0 new messages