users@glassfish.java.net

Re: Call Remote EJB over SSL from WebClient

From: <glassfish_at_javadesktop.org>
Date: Sun, 18 Jul 2010 06:32:48 PDT

In addition to the error message of the v3 Server instance mentioned above please find below the error message of the v2 Server (which runs the EJB) when trying to access the Remote EJB:

p: thread-pool-1; w: 3, handling exception: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
p: thread-pool-1; w: 3
, SEND TLSv1 ALERT:
fatal,
description = unexpected_message
p: thread-pool-1; w: 3, WRITE: TLSv1 Alert, length = 2
p: thread-pool-1; w: 3, called closeSocket()
p: thread-pool-1; w: 3, called close()
p: thread-pool-1; w: 3, called closeInternal(true)
"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,5,main] caught throwable while executing work."
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 311 completed: No
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7796)
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7815)
        at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:558)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.writeErrorSend(ORBUtilSystemException.java:2814)
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.writeErrorSend(ORBUtilSystemException.java:2836)
        at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.writeLock(SocketOrChannelConnectionImpl.java:1065)
        at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.close(SocketOrChannelConnectionImpl.java:804)
        at com.sun.corba.ee.impl.transport.ReaderThreadImpl.doWork(ReaderThreadImpl.java:124)
        at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
p: thread-pool-1; w: 3, handling exception: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
p: thread-pool-1; w: 3
, SEND TLSv1 ALERT:
fatal,
description = unexpected_message
p: thread-pool-1; w: 3, WRITE: TLSv1 Alert, length = 2
p: thread-pool-1; w: 3, called closeSocket()
p: thread-pool-1; w: 3, called close()
p: thread-pool-1; w: 3, called closeInternal(true)
"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,5,main] caught throwable while executing work."
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 311 completed: No
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7796)
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.workerThreadDoWorkThrowable(ORBUtilSystemException.java:7815)
        at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:558)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.writeErrorSend(ORBUtilSystemException.java:2814)
        at com.sun.corba.ee.impl.logging.ORBUtilSystemException.writeErrorSend(ORBUtilSystemException.java:2836)
        at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.writeLock(SocketOrChannelConnectionImpl.java:1065)
        at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.close(SocketOrChannelConnectionImpl.java:804)
        at com.sun.corba.ee.impl.transport.ReaderThreadImpl.doWork(ReaderThreadImpl.java:124)
        at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
p: thread-pool-1; w: 3, handling exception: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
p: thread-pool-1; w: 3
, SEND TLSv1 ALERT:
fatal,
description = unexpected_message
p: thread-pool-1; w: 3, WRITE: TLSv1 Alert, length = 2
p: thread-pool-1; w: 3, called closeSocket()
p: thread-pool-1; w: 3, called close()
p: thread-pool-1; w: 3, called closeInternal(true)
"IOP00710311: (INTERNAL) Worker thread Thread[p: thread-pool-1; w: 3,5,main] caught throwable while executing work."
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 311 completed: No
[Message sent by forum member 'martyj']

http://forums.java.net/jive/thread.jspa?messageID=477893