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

Server doesn't run #57

Open
GoogleCodeExporter opened this issue Apr 21, 2016 · 0 comments
Open

Server doesn't run #57

GoogleCodeExporter opened this issue Apr 21, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run the .jar file on the desktop
2.
3.

What is the expected output? What do you see instead?
Output is :
Exception in thread "main" java.lang.NoClassDefFoundError: C:\Users\Ewan\Desktop
\RemoteDroidServer\RemoteDroidServer/jar
Caused by: java.lang.ClassNotFoundException: C:\Users\Ewan\Desktop\RemoteDroidSe
rver\RemoteDroidServer.jar
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: C:\Users\Ewan\Desktop\RemoteDroidServer\RemoteDro
idServer.jar.  Program will exit.

Expected output is that the desktop server for the program would start.


What version of the product are you using? On what operating system?

v1.4 on windows 7 64bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Apr 2011 at 7:56

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