Hi,
I am facing problem in starting the server 5.0.19 , the same issue is with
"catalina", except with the debug mode of that.
The error message for catalina in run mode is:
Can't load server.xml
Can't load server.xml
Apr 4, 2004 6:49:36 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 0 ms
java.lang.reflect.InvocationTargetException
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:324)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
Caused by: java.lang.NullPointerException
at org.apache.catalina.startup.Catalina.await(Catalina.java:657)
at org.apache.catalina.startup.Catalina.start(Catalina.java:617)
... 6 more
The server application aborts.
The same issue is with "catalina", except with the debug mode of that .
Can someone point out the reason for the same.
Regards,
Jitender