[
https://issues.apache.org/jira/browse/OPENMEETINGS-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617555#comment-16617555
]
Maxim Solodovnik commented on OPENMEETINGS-1930:
------------------------------------------------
There were zero changes in this code
So both 4.0.4 and 4.0.5 should behave the same way in IcedTea
4.0.5 is up and running on demo
Do you have 4.0.4 online so we both can test?
> OpenMeetings 4.0.5 in Public Room when try record icedtea-web error
> -------------------------------------------------------------------
>
> Key: OPENMEETINGS-1930
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1930
> Project: Openmeetings
> Issue Type: Bug
> Reporter: Alvaro
> Assignee: Maxim Solodovnik
> Priority: Major
>
> OM 4.0.5, at Public Room when try record, icedtea-web give an error (i've
> tested in diferents OSes):
> 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: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: Broken Malformed parser. You
> may have missing tagsoup installation or your ITW was not built against it.
> Check your installation and/or consult distribution. Invalid XML document
> syntax.
> at net.sourceforge.jnlp.XMLParser.getRootNode(XmlParser.java:118)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1321)
> at net.sourceforge.jnlp.JNLPFile.parse(JNLPFile.java:801)
> at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:232)
> at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:214)
> at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:199)
> at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:185)
> at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:454)
> ... 6 more
> Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception
> during parsing of a jnlp element at line 36: Unexpected end of data reached
> at
> net.sourceforge.nanoxml.XMLElement.unexpectedEndOfData(XMLElement.java:1150)
> at net.sourceforge.nanoxml.XMLElement.readChar(XMLElement.java:927)
> at net.sourceforge.nanoxml.XMLElement.checkCDATA(XMLElement.java:759)
> at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:986)
> at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:1018)
> at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:1018)
> at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:514)
> at net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:466)
> at net.sourceforge.jnlp.XMLParser.getRootNode(XmlParser.java:114)
> ... 17 more
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)