Unable to start new 0.7d server
I just upgraded my AT installation from 0.7c to 0.7d. Since I upgraded the server, I am unable to start the server in either console or daemon mode. Is anyone else having this problem?
Here's a snippet from the logs concerning the error:
INFO | jvm 1 | 2006/10/11 15:43:45 | WrapperSimpleApp: Encountered an error running main: java.lang.NullPointerException
INFO | jvm 1 | 2006/10/11 15:43:45 | java.lang.NullPointerException
INFO | jvm 1 | 2006/10/11 15:43:45 | at agiletrack.server.http.TrackerHttpServer.<init>(TrackerHttpServer.java:38)
INFO | jvm 1 | 2006/10/11 15:43:45 | at agiletrack.server.ServerApplication.main(ServerApplication.java:271)
INFO | jvm 1 | 2006/10/11 15:43:45 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO | jvm 1 | 2006/10/11 15:43:45 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
INFO | jvm 1 | 2006/10/11 15:43:45 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2006/10/11 15:43:45 | at java.lang.reflect.Method.invoke(Method.java:585)
INFO | jvm 1 | 2006/10/11 15:43:45 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:136)
INFO | jvm 1 | 2006/10/11 15:43:45 | at java.lang.Thread.run(Thread.java:595)
STATUS | wrapper | 2006/10/11 15:43:47 | <—Wrapper Stopped
—Posted by Aaron Molenaur on Oct 11, 2006
|