By Date: <-- -->
By Thread: <-- -->

tomcat exception



 

Our tomcat server has 4 workers. 

My application sends out email to different users. After it sends out
email I see following thing in Catalina.out

 

 

00 00 00 00 00 00 00 00 00 00 00 00 00 00 Jun 14, 2006 2:01:01 PM
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run

SEVERE: Caught exception (java.lang.NullPointerException) executing
org.apache.jk.common.SocketConnection (at) cade31, terminating thread

..........

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  | ................

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  | ................

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  | ................

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  | ................

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  | ................

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  | ................

 

 

Any help is appreciated.

 

Regards