[Bug 3461] Cannot run HP ILO4 remote console application
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Aug 20 08:06:42 UTC 2018
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3461
--- Comment #14 from JiriVanek <jvanek at redhat.com> ---
Thanx. that is correct XML
So for some reason:
127.0.0.1 - - [05/Apr/2018 09:50:27] "GET /lang/en/jirc_strings.xml HTTP/1.1"
404 -
The file is not downlaoded. The :
(the jnlp and jar are already in cache), I got an exception:
Write xml to/tmp/jirc_strings2b3bfac6.xmlcomplete
Message after comp of webserver retrieval
[Fatal Error] jirc_strings2b3bfac6.xml:1:1: Content is not allowed in prolog.
org.xml.sax.SAXParseException; systemId: file:/tmp/jirc_strings2b3bfac6.xml;
lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
Is caused by server returning some 404 message together with the 404 code, and
app is trying to parse it as xml.
How have you get the file?
The call is from inside the client application, not from ITW. So maybe they are
using codebase/docbase somehow to get th full url, and go wrong?
THis will fight the windmills unless I have a way how to reproduce:(
--
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/20180820/7615da8b/attachment.html>
More information about the distro-pkg-dev
mailing list