From: CentricMinds <no-...@ce...> - 2009-02-25 03:58:49
|
Hi, We are currently using Proxool 0.9.0RC3 in our application (running on Tomcat 5.5 with JDK 1.6). When redeploying while debugging we get the following errors (that can sometimes result in the need to restart Tomcat): Exception in thread "HouseKeeper" java.lang.NullPointerException at org.logicalcobwebs.proxool.HouseKeeperController.getHouseKeeperToRun(HouseKe eperController.java:53) at org.logicalcobwebs.proxool.HouseKeeperThread.run(HouseKeeperThread.java:33) Does anyone have any suggestions/ideas? Thanks, John. |