Reputation: 5896
I am trying install SmartFoxServer 2X in ubuntu, but during installation I have this error
Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Object
Upvotes: 0
Views: 7377
Reputation: 11
I had the same issue on my Debian Squeeze install. something to do with the supplied jre... i changed the startup scripts to point to my installed $JAVA_HOME/jre
Upvotes: 1