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
http://pastebin.com/SER8JMqj
this is what i get when i try to ./install.sh
mkdir: cannot create directory `logs': File exists
Exception in thread "main" java.lang.NoClassDefFoundError:
com/flaptor/hounder/installer/InstallationWizard
Caused by: java.lang.ClassNotFoundException:
com.flaptor.hounder.installer.InstallationWizard
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class:
com.flaptor.hounder.installer.InstallationWizard. Program will exit.
i am using ubuntu .
Original issue reported on code.google.com by [email protected] on 26 Feb 2011 at 3:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 26 Feb 2011 at 3:00The text was updated successfully, but these errors were encountered: