java.lang.NullPointerException
java.lang.NullPointerException at net.whyville.modules.reef.get_mgt_plan_stats(reef.java:1512) at net.whyville.modules.reef.reload(reef.java:210) at net.whyville.modules.reef.lazyInit(reef.java:146) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.numedeon.nice.Nice.serve_page(Nice.java:922) at com.numedeon.nice.Nice.handle(Nice.java:817) at org.mortbay.http.HttpContext.handle(HttpContext.java:1530) at org.mortbay.http.HttpContext.handle(HttpContext.java:1482) at org.mortbay.http.HttpServer.service(HttpServer.java:909) at org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at org.mortbay.http.ajp.AJP13Connection.handleNext(AJP13Connection.java:288) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at org.mortbay.http.ajp.AJP13Listener.handleConnection(AJP13Listener.java:212) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)