You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to work with the occi4java. I have downloaded from the
repository and build the project. The build status is success. But
after building while opening the jar file im getting the null pointer
exception error as follows,
Exception in thread "main" java.lang.NullPointerException
at sun.launcher.LauncherHelper.getMainClassFromJar(LauncherHelper.java:3
99)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:463)
I have attached the error screenshot for your reference.
Could you please help me on resolving it.
The text was updated successfully, but these errors were encountered:
Thanks for your comment.
Sorry to say still im not able to start the server.
As per the readme file it shows that .jar file will be created after installing. but im getting .war file. Could you please help me in where i went wrong/how to run the .war file.
Do we have any complete executable package for occi. if so, please let me know the path/ any alternative for this to achieve.
I was trying to work with the occi4java. I have downloaded from the
repository and build the project. The build status is success. But
after building while opening the jar file im getting the null pointer
exception error as follows,
Exception in thread "main" java.lang.NullPointerException
at sun.launcher.LauncherHelper.getMainClassFromJar(LauncherHelper.java:3
99)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:463)
I have attached the error screenshot for your reference.
Could you please help me on resolving it.
The text was updated successfully, but these errors were encountered: