[Bug 2303] INVEKOS GIS can't open file
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jan 13 19:00:12 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2303
--- Comment #7 from Franz.Preyser at gmx.at ---
Installed 1.6.1 now. Still does not work. Error-Message is:
net.sourceforge.jnlp.LaunchException: Fatal: Lesefehler: Konnte die JNLP-Datei
nicht lesen oder die Syntax analysieren. Die Datei kann möglicherweise manuell
heruntergeladen und als Fehlerbericht an das IcedTea-Web Team gesendet werden.
at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:490)
at net.sourceforge.jnlp.Launcher.launch(Launcher.java:286)
at net.sourceforge.jnlp.runtime.JnlpBoot.run(JnlpBoot.java:67)
at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:245)
at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:63)
at java.security.AccessController.doPrivileged(Native Method)
at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:195)
Caused by: net.sourceforge.jnlp.ParseException: Ungültige XML Dokumentsyntax.
at net.sourceforge.jnlp.XMLParser.getRootNode(XmlParser.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1331)
at net.sourceforge.jnlp.JNLPFile.parse(JNLPFile.java:781)
at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:231)
at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:213)
at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:198)
at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:184)
at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:454)
... 6 more
Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception
during parsing of the XML definition at line 1: Expected: '<' but got: ''
at net.sourceforge.nanoxml.XMLElement.expectedInput(XMLElement.java:1172)
at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:500)
at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:461)
at net.sourceforge.jnlp.XMLParser.getRootNode(XmlParser.java:114)
... 17 more
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160113/1692f988/attachment.html>
More information about the distro-pkg-dev
mailing list