Results 1 to 1 of 1
Hi all,
I'd like to ask for help regarding the error I observed when I start the server.
ERROR: Failed to launch server
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow ...
- 12-22-2010 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 0
Failed to launch server
Hi all,
I'd like to ask for help regarding the error I observed when I start the server.
ERROR: Failed to launch server
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.colibria.startup.Bootstrap.startColibriaServic e(Bootstrap.java:133)
at com.colibria.startup.Bootstrap.start(Bootstrap.jav a:90)
at com.colibria.startup.Bootstrap.main(Bootstrap.java :49)
Caused by: java.lang.RuntimeException: Stopped
I'm just trying to restart the server but I observed this error. Kindly help me. Thanks in advance!


Reply With Quote
