should be fixed: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ #75
On 13 October 2014 18:59, Maxim Solodovnik <[email protected]> wrote: > works as expected with Oracle's javaws > will try to check fix with iced-tea > > On 13 October 2014 18:49, Peter Dähn <[email protected]> wrote: > >> Hi Maxim, >> >> here you are... >> >> Thanks in Advance >> Peter >> >> Am 13.10.2014 um 13:50 schrieb Maxim Solodovnik: >> >> Hello Peter, >> can you send me contents of public_16-1.jnlp? >> >> On 13 October 2014 18:44, Peter Dähn <[email protected]> wrote: >> >>> Hi there, >>> >>> I tried to test OM 3.0.4-SNAPSHOT 1631328. >>> >>> Screensharing app startet with iced-tea plugin and the i got following >>> error: >>> >>> 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:285) at >>> net.sourceforge.jnlp.runtime.Boot.run(Boot.java:246) at >>> net.sourceforge.jnlp.runtime.Boot.run(Boot.java:58) at >>> java.security.AccessController.doPrivileged(Native Method) at >>> net.sourceforge.jnlp.runtime.Boot.main(Boot.java:213) Caused by: >>> net.sourceforge.jnlp.ParseException: Ungültige XML Dokumentsyntax. at >>> net.sourceforge.jnlp.XMLParser.getRootNode(XmlParser.java:117) 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:1289) at >>> net.sourceforge.jnlp.JNLPFile.parse(JNLPFile.java:751) at >>> net.sourceforge.jnlp.JNLPFile. (JNLPFile.java:229) at >>> net.sourceforge.jnlp.JNLPFile. (JNLPFile.java:211) at >>> net.sourceforge.jnlp.JNLPFile. (JNLPFile.java:196) at >>> net.sourceforge.jnlp.JNLPFile. (JNLPFile.java:182) at >>> net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:459) ... 5 more >>> Caused by: net.sourceforge.nanoxml.XMLParseException: XML Parse Exception >>> during parsing of a jnlp element at line 35: Expected: Comment or Element >>> at >>> net.sourceforge.nanoxml.XMLElement.expectedInput(XMLElement.java:1116) >>> at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:947) >>> at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:957) >>> at net.sourceforge.nanoxml.XMLElement.scanElement(XMLElement.java:957) >>> at >>> net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:502) >>> at >>> net.sourceforge.nanoxml.XMLElement.parseFromReader(XMLElement.java:454) >>> at net.sourceforge.jnlp.XMLParser.getRootNode(XmlParser.java:113) >>> ... 16 more >>> netx: Lesefehler: Konnte die JNLP-Datei nicht lesen oder die Syntax >>> analysieren. (Ungültige XML Dokumentsyntax. (XML Parse Exception during >>> parsing of a jnlp element at line 35: Expected: Comment or Element)) >>> @ /tmp/public_16-1.jnlp >>> +(CONNECTED DOWNLOADED STARTED) >>> Status: CONNECTED DOWNLOADED STARTED >>> JNLP-Dateiort: /tmp/public_16-1.jnlp >>> Read 302 entries from Firefox's preferences >>> Found preferences file: >>> /home/user/.mozilla/firefox/mwad0hks.default/prefs.js >>> Using firefox's profiles file: /home/user/.mozilla/firefox/profiles.ini >>> Starting security dialog thread >>> WARNING: key deployment.system.cachedir has no value, setting to default >>> value >>> No User level deployment.properties found. >>> java.io.FileNotFoundException: >>> /home/user/.config/icedtea-web/deployment.properties (Datei oder >>> Verzeichnis nicht gefunden) at java.io.FileInputStream.open(Native >>> Method) at java.io.FileInputStream. (FileInputStream.java:146) at >>> java.io.FileReader. (FileReader.java:72) at >>> net.sourceforge.jnlp.config.DeploymentConfiguration.parsePropertiesFile(DeploymentConfiguration.java:650) >>> at >>> net.sourceforge.jnlp.config.DeploymentConfiguration.findSystemConfigFile(DeploymentConfiguration.java:474) >>> at >>> net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:287) >>> at >>> net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:257) >>> at >>> net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.initConfiguration(JNLPRuntime.java:394) >>> at >>> net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder. >>> (JNLPRuntime.java:389) at >>> net.sourceforge.jnlp.runtime.JNLPRuntime.getConfiguration(JNLPRuntime.java:424) >>> at net.sourceforge.jnlp.config.DirectoryValidator. >>> (DirectoryValidator.java:224) at >>> net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15Structure(DeploymentConfiguration.java:824) >>> at >>> net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15StructureCatched(DeploymentConfiguration.java:728) >>> at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:142) >>> cache: /home/user/.cache/icedtea-web file exists:true >>> config: /home/user/.config/icedtea-web file exists: true >>> System is already following XDG .cache and .config specifications >>> >>> Any ideas? >>> >>> greetings Peter >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> >> > > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
