This is a known problem (but it is only that it is taking time to fill the log files). Upgrade to 4.1.14 to fix.
"Chakradhar Tallam" <[EMAIL PROTECTED]> wrote in message news:11A60EF518EFD311962E0010B5092C17AE1043@;EXCHANGE... > hi there, > > we got a web application running on production system. it uses SSL to serve > few pages. we have been getting the following exception lately on a regular > basis but the SSL page is served to the user. looks like, the performance is > affecting a bit because of this exception. do any of u have any idea why is > this happening. > > the application uses TOMCAT 4.1.12, STRUTS 1.0.2 > > ------------------------- > 29/10/2002 01:14:14 org.apache.tomcat.util.log.CommonLogHandler log > SEVERE: Handshake failed > javax.net.ssl.SSLException: error while writing to socket > at com.sun.net.ssl.internal.ssl.SSLSocketImpl.b(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.AppOutputStream.write(DashoA6275) > at java.io.OutputStream.write(OutputStream.java:58) > at > com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(DashoA6275) > > at > org.apache.tomcat.util.net.JSSESocketFactory.handshake(JSSESocketFact > ory.java:290) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java > :493) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP > ool.java:533) > at java.lang.Thread.run(Thread.java:536) > 29/10/2002 01:14:14 org.apache.tomcat.util.log.CommonLogHandler log > SEVERE: Caught exception executing > org.apache.tomcat.util.net.TcpWorkerThread@8e > 4805, terminating thread > java.lang.NullPointerException > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java > :512) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP > ool.java:533) > at java.lang.Thread.run(Thread.java:536) > ------------------------- > Chakradhar Tallam > Consultant > Object Consulting > Level 11 / 75 Miller Street, North Sydney, NSW - 2060 > Phone: +61 2 9459 3356 Fax: +61 2 9955 6659 > Email: [EMAIL PROTECTED] > Web: http://www.objectconsulting.com.au/ > consulting | development | training | support > our experience makes the difference > > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
