View Single Post
Old 05-10-2012, 05:21 PM   #21
edbro
Banned
edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.
 
Posts: 640
Karma: 4911
Join Date: Jul 2007
Location: Grapevine, TX
Device: iPad4
Okay I'm getting a different error with the new rungui.cmd you provided. I get an popup error box stating "Windows can not find C:\program files\java\jre7\bin\' Make sure you type the name correctly, and then try again."

The command window has the same error statement.
Code:
'
[INFO]  Trying to locate Java on this system
[INFO]  ====================================
[INFO] Java location not found via JAVA_HOME environment variable
[INFO] Java not found in default 32-bit JRE6 location
'got' is not recognized as an internal or external command,
operable program or batch file.
[INFO] Java found at 32-bit JRE7 location [C:\Program Files\Java\jre7]
'
"-----------------------"
" Calibre2Opds STARTING "
"-----------------------"
'
'
[INFO]  START "Calibre2Opds" "C:\Program Files\Java\jre7\bin\" -Xms128m -Xmx512
 -cp OpdsOutput-3.1-SNAPSHOT.jar Gui
'
The system cannot find the file C:\Program Files\Java\jre7\bin\.
'
"-----------------------"
" Calibre2Opds FINISHED "
"-----------------------"
'
Again, I do not have the 64 bit java installed. I don't know why it is complaining that it can't find java in the 64bit directory (\Program Files). I do have the 32 bit java and it is is (\Program Files (x86))
edbro is offline   Reply With Quote