Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Solandra Start Error #162

Open
dr10 opened this issue Jan 24, 2012 · 2 comments
Open

Solandra Start Error #162

dr10 opened this issue Jan 24, 2012 · 2 comments

Comments

@dr10
Copy link

dr10 commented Jan 24, 2012

Hi,

    I'am new to this technology and trying to run Solandra on local VM machine but i'am getting the following error can u help me ..... I have checked with the JAVA version n the JAVA_HOME both but still the error exist .....

Exception in thread "main" java.lang.NoClassDefFoundError: solandra/SolandraServer
Caused by: java.lang.ClassNotFoundException: solandra.SolandraServer
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: solandra.SolandraServer. Program will exit.

Waiting for the reply Eagerly....

Thanks,
Regard's,
Hiten Tathe
+91-9987995056......

@grandmoffjake
Copy link

For anyone else stumbling on this one - for mine, I had to symlink the build directory in the solandra-app directory

@denizdurmus87
Copy link

I have experienced the same issue... For me, I just run the solandra from solandra-app folder, without going to bin folder and there is no error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants