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

Java error #2059

Closed
Omertron opened this issue Mar 15, 2015 · 1 comment
Closed

Java error #2059

Omertron opened this issue Mar 15, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 2060 created by Omertron on 2011-08-03T22:14:05.000Z:

What steps will reproduce the problem?
1.Enter command in CMD: MovieJukebox library.xml -o x:
2.
3.

What is the expected output? What do you see instead?
Would expect process to start but fails immediately.
Error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/moviejukebox/Movie
Caused by: java.lang.ClassNotFoundException: com.moviejukebox.MovieJukebox
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: com.moviejukebox.MovieJukebox. Program will exit.

What version/revision of YAMJ are you using? On what operating system?
Version 2.4 r2251
Windows Vista 32 bits

What skin are you using?
Default

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other?
NMT

Please provide any additional information below.
I have already re-installed Java but that has not solved the issue.

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-08-04T07:45:39.000Z:

Delete all of the YAMJ files, reinstall.

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