Created
May 9, 2018 18:10
-
-
Save mefarazath/4fbf5aa8379e91850e13e6b58ec901aa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JAVA_HOME environment variable is set to /home/farazath/DevTools/jdk1.8.0_144 | |
CARBON_HOME environment variable is set to /home/farazath/CBSA/playground/wso2is-km-5.3.0 | |
Using Java memory options: -Xms256m -Xmx1024m | |
java.lang.reflect.InvocationTargetException | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:69) | |
at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:50) | |
Caused by: java.lang.RuntimeException: org.eclipse.core.runtime.adaptor.EclipseStarter | |
at org.wso2.carbon.server.CarbonLauncher.launch(CarbonLauncher.java:117) | |
at org.wso2.carbon.server.Main.launchCarbon(Main.java:160) | |
at org.wso2.carbon.server.Main.main(Main.java:94) | |
... 6 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment