[Bug 1584] New: Commvault console fails to start due to error in JNLP file

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Oct 16 12:48:34 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1584

            Bug ID: 1584
           Summary: Commvault console fails to start due to error in JNLP
                    file
    Classification: Unclassified
           Product: IcedTea-Web
           Version: unspecified
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: NetX (javaws)
          Assignee: omajid at redhat.com
          Reporter: robert at leblancnet.us
                CC: unassigned at icedtea.classpath.org

Created attachment 953
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=953&action=edit
JNLP file in question

Trying to launch the Commvault console from a web browser or command line fails
with an error in parsing the JNLP file.

netx: Read Error: Could not read or parse the JNLP file. (Invalid XML document
syntax. (XML Parse Exception during parsing of a html element at line 26:
Expected: meta))
net.sourceforge.jnlp.LaunchException: Fatal: Read Error: Could not read or
parse the JNLP file. You can try to download this file manually and send it as
bug report to IcedTea-Web team.
        at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:472)
        at net.sourceforge.jnlp.Launcher.launch(Launcher.java:278)
        at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:211)
        at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:53)
        at java.security.AccessController.doPrivileged(Native Method)
        at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:177)
Caused by: net.sourceforge.jnlp.ParseException: Invalid XML document syntax.
        at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1312)
        at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:206)
        at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:190)
        at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:175)
        at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:161)
        at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:464)
        ... 5 more
Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception
during parsing of a html element at line 26: Expected: meta
        at
net.sourceforge.nanoxml.XMLElement.expectedInput(XMLElement.java:1126)
        at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:990)
        at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:967)
        at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:967)
        at
net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:512)
        at
net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:464)
        at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1308)
        ... 10 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/20131016/0b43b552/attachment.html 


More information about the distro-pkg-dev mailing list