Hi, 

  i m using JBOSS 3.2.4. When i am requesting for any resource using HTTPS it is 
giving the certificate window properly and the certificate installation is also 
proper. But after sometime i am getting the following exception in server.log ( it is 
not coming in errors.log). 
Do i need to change or add any parameter?

2004-06-09 18:03:39,558 DEBUG [org.apache.coyote.http11.Http11Protocol] IOException 
reading request
javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: 
java.net.SocketException: Connection reset
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.d(DashoA6275)
        at com.sun.net.ssl.internal.ssl.AppInputStream.available(DashoA6275)
        at 
org.apache.tomcat.util.net.TcpConnection.shutdownInput(TcpConnection.java:90)
        at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:719)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:534)
Caused by: javax.net.ssl.SSLException: java.net.SocketException: Connection reset
        at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.a(DashoA6275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
        at com.sun.net.ssl.internal.ssl.AppInputStream.read(DashoA6275)
        at 
org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:737)
        at 
org.apache.coyote.http11.InternalInputBuffer.parseRequestLine(InternalInputBuffer.java:398)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:761)
        at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
        ... 3 more
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at com.sun.net.ssl.internal.ssl.InputRecord.a(DashoA6275)
        at com.sun.net.ssl.internal.ssl.InputRecord.read(DashoA6275)
        ... 10 more


Thanks,
mkyaj.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838255#3838255

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838255


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to