Hi 
I have installed Tomcat 3.3a on Windows 2000. I get this weird exception
generated by Tomcat the first time I use HTTPS to access the server.
I am using a self-signed keystore. A dialog does popup in the browser to
allow the user to accept the certificate. The page does load fine and Tomcat
continues to work. However, this only happens the first time an HTTPS
connection is made. Any ideas???


2002-03-21 10:31:36 - Ctx() : IOException in R( /) -
java.net.SocketException: Socket closed
        at
com.sun.net.ssl.internal.ssl.SSLSocketImpl.a([DashoPro-V1.2-120198])
        at
com.sun.net.ssl.internal.ssl.AppOutputStream.write([DashoPro-V1.2-120198])
        at org.apache.tomcat.modules.server.Http10.sendHeaders(Unknown
Source)
        at org.apache.tomcat.modules.server.HttpResponse.endHeaders(Unknown
Source)
        at org.apache.tomcat.core.OutputBuffer.realWriteBytes(Unknown
Source)
        at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(Unknown Source)
        at org.apache.tomcat.core.OutputBuffer.flush(Unknown Source)
        at org.apache.tomcat.core.OutputBuffer.close(Unknown Source)
        at org.apache.tomcat.core.Response.finish(Unknown Source)
        at org.apache.tomcat.core.ContextManager.service(Unknown Source)
        at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Unknown
Source)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(Unknown Source)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Unknown
Source)
        at java.lang.Thread.run(Thread.java:484)

2002-03-21 10:31:36 - ErrorHandler: Error loop for R( /) error
java.net.SocketException: Socket closed

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to