Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install problem. #12

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

install problem. #12

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

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

No branches or pull requests

1 participant