Hi, i can't start the jar file:
java -jar ocd-preview.jar
Status: <> -> CONNECTED DOWNLOADED @ /boot/boot.jnlp
gd.xml.ParseException: unexpected end of document
at gd.xml.XMLParser.<clinit>(XMLParser.java:50)
at gd.xml.tiny.TinyParser.parseXML
(TinyParser.java:33)
at org.ocd.jnlp.Parser.getRootNode
(Parser.java:899)
at org.ocd.jnlp.JNLPFile.<init>
(JNLPFile.java:75)
at org.ocd.shell.ServiceStarter.<init>
(ServiceStarter.java:61)
at org.ocd.shell.Shell.bootSession
(Shell.java:450)
at org.ocd.shell.Shell$1.run(Shell.java:192)
at java.security.AccessController.doPrivileged
(Native Method)
at org.ocd.shell.Shell.main(Shell.java:200)
at java.lang.reflect.Method.invoke(Native
Method)
at org.ocd.shell.Boot.main(Boot.java:81)
org.ocd.jnlp.ParseException: Invalid XML document
syntax.
at org.ocd.jnlp.Parser.getRootNode
(Parser.java:906)
at org.ocd.jnlp.JNLPFile.<init>
(JNLPFile.java:75)
at org.ocd.shell.ServiceStarter.<init>
(ServiceStarter.java:61)
at org.ocd.shell.Shell.bootSession
(Shell.java:450)
at org.ocd.shell.Shell$1.run(Shell.java:192)
at java.security.AccessController.doPrivileged
(Native Method)
at org.ocd.shell.Shell.main(Shell.java:200)
at java.lang.reflect.Method.invoke(Native
Method)
at org.ocd.shell.Boot.main(Boot.java:81)
No JNLP Argument Passed. End Non-Main Shell Session!
Ending Session!
Memory Used:395336
SM.exit: isRealCall=true
SM.exit: isExitJVM=true
Thanks
Logged In: YES
user_id=418985
It works after i manually downloaded the three files from
ocd.sourceforge.net/boot
Logged In: YES
user_id=418985
still doesn't work after downloading the three files
mentioned in the first follow up:
java -jar ocd-preview.jar
BOOT Session
============================
Status: <> -> CONNECTED DOWNLOADED @ /boot/boot.jnlp
Status: <> -> CONNECTED DOWNLOADED @ /boot/boot.jnlp
........ new classloader
http://ocd.sourceforge.net/boot/boot.jnlp
Status: <> -> CONNECTED DOWNLOADED @ /extensions/xerces.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/jaxp.jar
Status: <> -> CONNECTED DOWNLOADED
@ /extensions/cachemgr.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/dcf.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/desktop.jar
Status: <> -> CONNECTED DOWNLOADED
@ /extensions/docservice.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/login.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/prefs.jar
Status: <> -> CONNECTED DOWNLOADED
@ /extensions/streamhandler.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/taskmgr.jar
Status: <> -> CONNECTED DOWNLOADED
@ /extensions/xmlparser.jar
Status: <> -> CONNECTED DOWNLOADED @ /extensions/about.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\x
erces.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\j
axp.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\c
achemgr.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\d
cf.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\d
esktop.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\d
ocservice.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\l
ogin.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\p
refs.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\s
treamhandler.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\t
askmgr.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\x
mlparser.jar
........ add jar: D:\Source
Code\OCD\cache\http\ocd.sourceforge.net\extensions\a
bout.jar
No JNLP Argument Passed. End Non-Main Shell Session!
Ending Session!
Memory Used:417000
SM.exit: isRealCall=true
SM.exit: isExitJVM=true