From: Ryan D. Cuprak

I am just curious if I am doing something wrong. I am getting a null point
exception upon the shutdown of my webserver (below). Prior to calling
shutdown I  remove all handlers. Don't quite know what to make of this.

-Ryan

java.lang.NullPointerException
     at org.apache.xmlrpc.WebServer.run(WebServer.java)
     at java.lang.Thread.run(Thread.java:484)

Reply via email to