View Single Post
Old 07-15-2013, 12:21 PM   #5
ki5ck
Connoisseur
ki5ck began at the beginning.
 
Posts: 72
Karma: 10
Join Date: Dec 2008
Device: iPhone, Note3
Windows 7 x64
Installed this by copying over the file. The GUI runs fine, but when I try to run this as a scheduled job (a batch file that runs run.cmd) I get this error:

[INFO] "C:\Program Files (x86)\Java\jre6\bin\JAVA.EXE" -Xms128m -Xmx512m -cp Op
dsOutput-3.1-SNAPSHOT.jar Cli
Exception in thread "main" java.lang.NoClassDefFoundError: Cli
Caused by: java.lang.ClassNotFoundException: Cli
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: Cli. Program will exit.
'
"-----------------------"
" Calibre2Opds FINISHED "
"-----------------------"
ki5ck is offline   Reply With Quote