AdoptOpenJDK / IcedTea-Web

The new home for IcedTea-Web
Other
225 stars 87 forks source link

javaws command brings yellow screen #664

Closed anuraagrijal3138 closed 4 years ago

anuraagrijal3138 commented 4 years ago

I am trying to use javaws to access console of a supermicro server. This one does not have iKVM/HTML5 feature so I will have to use jnlp file.

I installed javaws using

apt install icedtea-netx And after the command :

javaws launch.jnlp I get the following yellow screen. I have tried in ubuntu-18.04 and ubuntu 20.04 with same results.

The server I am using to run javaws command is hosted as docker container and I am accessing it using Cloudflare access as noVNC.

yelow

I can see in verbose output(attached below) this line: itw-rust-debug: checking deployment.log.stdstreams in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible I dont have this file.

Verbose output pastebin: https://pastebin.com/Zx6LqG9X

Verbose output itw-rust-debug: checking deployment.log.file in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.file in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.file in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.file in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible /usr/lib/icedtea-web/bin/javaws itw-rust-debug: trying jdk over properties (deployment.jre.dir) itw-rust-debug: checking deployment.jre.dir in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.jre.dir in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.jre.dir in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.jre.dir in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: nothing itw-rust-debug: trying jdk JAVA_HOME itw-rust-debug: nothing itw-rust-debug: trying jdk from registry itw-rust-debug: nothing itw-rust-debug: trying jdk from path itw-rust-debug: skipping jdk from path, your build is distribution itw-rust-debug: nothing itw-rust-debug: failing down to hardcoded selected jre: /usr/lib/jvm/default-java /usr/share/icedtea-web/javaws.jar /usr/share/java/js.jar /usr/share/java/tagsoup.jar itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: exemplar boot classpath: -Xbootclasspath/a:/usr/share/icedtea-web/javaws.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar itw-rust-debug: used boot classpath: -Xbootclasspath/a:/usr/share/icedtea-web/javaws.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar:/usr/lib/jvm/default-java/lib/ext/nashorn.jar: itw-rust-debug: used classpath: /usr/lib/jvm/default-java/lib/rt.jar:/usr/lib/jvm/default-java/lib/ext/jfxrt.jar: itw-rust-debug: expected name: javaws itw-rust-debug: current name: javaws itw-rust-debug: installed bin: /usr/lib/icedtea-web/bin/javaws itw-rust-debug: current bin: /usr/lib/icedtea-web/bin/javaws /usr/share/icedtea-web/javaws_splash.png itw-rust-debug: command "/usr/lib/jvm/default-java/bin/java" "-version" itw-rust-debug: detected jdk 9 or up itw-rust-debug: modular jdk /usr/lib/icedtea-web/bin/itw-modularjdk.args itw-rust-debug: command "/usr/lib/jvm/default-java/bin/java" "-splash:/usr/share/icedtea-web/javaws_splash.png" "@/usr/lib/icedtea-web/bin/itw-modularjdk.args" "-Xbootclasspath/a:/usr/share/icedtea-web/javaws.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar:/usr/lib/jvm/default-java/lib/ext/nashorn.jar:" "-classpath" "/usr/lib/jvm/default-java/lib/rt.jar:/usr/lib/jvm/default-java/lib/ext/jfxrt.jar:" "-Dicedtea-web.bin.name=javaws" "-Dicedtea-web.bin.location=/usr/lib/icedtea-web/bin/javaws" "net.sourceforge.jnlp.runtime.Boot" "launch.jnlp" "-verbose" WARNING: package javax.jnlp not in java.desktop System is already following XDG .cache and .config specifications config: /root/.config/icedtea-web file exists: true cache: /root/.cache/icedtea-web file exists:true Ico provider registered correctly. java.io.FileNotFoundException: /root/.config/icedtea-web/deployment.properties (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileInputStream.(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at java.base/java.net.URL.openStream(URL.java:1140) at net.sourceforge.jnlp.config.DeploymentConfiguration.parsePropertiesFile(DeploymentConfiguration.java:711) at net.sourceforge.jnlp.config.DeploymentConfiguration.findSystemConfigFile(DeploymentConfiguration.java:533) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:345) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:325) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.initConfiguration(JNLPRuntime.java:457) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.(JNLPRuntime.java:452) at net.sourceforge.jnlp.runtime.JNLPRuntime.getConfiguration(JNLPRuntime.java:487) at net.sourceforge.jnlp.config.DirectoryValidator.(DirectoryValidator.java:226) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15Structure(DeploymentConfiguration.java:886) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15StructureCatched(DeploymentConfiguration.java:786) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:121) No User level deployment.properties found. java.io.FileNotFoundException: /root/.config/icedtea-web/deployment.properties (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileInputStream.(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at java.base/java.net.URL.openStream(URL.java:1140) at net.sourceforge.jnlp.config.DeploymentConfiguration.loadComments(DeploymentConfiguration.java:928) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:385) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:347) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:325) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.initConfiguration(JNLPRuntime.java:457) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.(JNLPRuntime.java:452) at net.sourceforge.jnlp.runtime.JNLPRuntime.getConfiguration(JNLPRuntime.java:487) at net.sourceforge.jnlp.config.DirectoryValidator.(DirectoryValidator.java:226) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15Structure(DeploymentConfiguration.java:886) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15StructureCatched(DeploymentConfiguration.java:786) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:121) WARNING: key deployment.system.cachedir has no value, setting to default value WARNING: key deployment.system.cachedir has no value, skipping Forcing of offline set to: false Starting security dialog thread Using firefox's profiles file: /root/.mozilla/firefox/profiles.ini Found preferences file: /root/.mozilla/firefox/gie270bc.default/prefs.js java.io.FileNotFoundException: /root/.mozilla/firefox/gie270bc.default/prefs.js (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileReader.(FileReader.java:75) at net.sourceforge.jnlp.browser.FirefoxPreferencesParser.parse(FirefoxPreferencesParser.java:90) at net.sourceforge.jnlp.browser.BrowserAwareProxySelector.parseBrowserPreferences(BrowserAwareProxySelector.java:153) at net.sourceforge.jnlp.browser.BrowserAwareProxySelector.initFromBrowserConfig(BrowserAwareProxySelector.java:114) at net.sourceforge.jnlp.browser.BrowserAwareProxySelector.initialize(BrowserAwareProxySelector.java:101) at net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:292) at net.sourceforge.jnlp.runtime.Boot.init(Boot.java:349) at net.sourceforge.jnlp.runtime.JnlpBoot.run(JnlpBoot.java:58) at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:270) at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:63) at java.base/java.security.AccessController.doPrivileged(Native Method) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:210) Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type. System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 Proceeding with jnlp JNLP file location: launch.jnlp Using MalformedXMLParser line: 2 line: 3 line: 4 ATEN Java iKVM Viewer line: 5 ATEN line: 6 Java Web Start Application line: 7 line: 8 line: 9 line: 10 line: 11 line: 12 line: 13 line: 14 line: 15 line: 16 line: 17 line: 18 line: 19 line: 20 line: 21 line: 22 line: 23 line: 24 line: 25 line: 26 line: 27 line: 28 line: 29 line: 30 line: 31 line: 32 line: 33 line: 34 line: 35 line: 36 line: 37 line: 38 line: 39 line: 40 line: 41 line: 42 line: 43 line: 44 line: 45 line: 46 line: 47 line: 48 line: 49 line: 50 line: 51 line: 52 172.26.2.11 line: 53 vpssuwkhjzwiqfvy line: 54 vpssuwkhjzwiqfvy line: 55 null line: 56 5900 line: 57 623 line: 58 2 line: 59 0 line: 60 line: 61 line: 62 line: 63 line: 64 Homepage: null Description: Java Web Start Application Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer Acceptable vendor tag found, contains: ATEN good - your JRE - 11.0.7 - match requested JRE - 1.6.0+ UNIQUEKEY=1593624304842-62080473-file:/root/Downloads/launch.jnlp Using MalformedXMLParser line: 2 line: 3 line: 4 ATEN Java iKVM Viewer line: 5 ATEN line: 6 Java Web Start Application line: 7 line: 8 line: 9 line: 10 line: 11 line: 12 line: 13 line: 14 line: 15 line: 16 line: 17 line: 18 line: 19 line: 20 line: 21 line: 22 line: 23 line: 24 line: 25 line: 26 line: 27 line: 28 line: 29 line: 30 line: 31 line: 32 line: 33 line: 34 line: 35 line: 36 line: 37 line: 38 line: 39 line: 40 line: 41 line: 42 line: 43 line: 44 line: 45 line: 46 line: 47 line: 48 line: 49 line: 50 line: 51 line: 52 172.26.2.11 line: 53 vpssuwkhjzwiqfvy line: 54 vpssuwkhjzwiqfvy line: 55 null line: 56 5900 line: 57 623 line: 58 2 line: 59 0 line: 60 line: 61 line: 62 line: 63 line: 64 Homepage: null Description: Java Web Start Application Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer Acceptable vendor tag found, contains: ATEN good - your JRE - 11.0.7 - match requested JRE - 1.6.0+ UNIQUEKEY=1593624304889-1732529252-file:/root/Downloads/launch.jnlp Acquired shared lock on /tmp/root/netx/locks/netx_running to indicate javaws is running Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer call privileged method: checkSingleInstanceRunning arg: net.sourceforge.jnlp.JNLPFile@111ac3e6 result: null itw-rust-debug: checking deployment.log.file in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.file in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.file in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.file in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.stdstreams in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.log.system in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.user.logdir in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible /usr/lib/icedtea-web/bin/javaws itw-rust-debug: trying jdk over properties (deployment.jre.dir) itw-rust-debug: checking deployment.jre.dir in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.jre.dir in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.jre.dir in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.jre.dir in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: nothing itw-rust-debug: trying jdk JAVA_HOME itw-rust-debug: nothing itw-rust-debug: trying jdk from registry itw-rust-debug: nothing itw-rust-debug: trying jdk from path itw-rust-debug: skipping jdk from path, your build is distribution itw-rust-debug: nothing itw-rust-debug: failing down to hardcoded selected jre: /usr/lib/jvm/default-java /usr/share/icedtea-web/javaws.jar /usr/share/java/js.jar /usr/share/java/tagsoup.jar itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.remove in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.bootcp.add in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.remove in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /root/.config/icedtea-web/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /root/.icedtea/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /etc/.java/.deploy/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: checking deployment.launcher.rust.cp.add in: /etc/.java/deployment/deployment.properties itw-rust-debug: property not located or file inaccessible itw-rust-debug: exemplar boot classpath: -Xbootclasspath/a:/usr/share/icedtea-web/javaws.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar itw-rust-debug: used boot classpath: -Xbootclasspath/a:/usr/share/icedtea-web/javaws.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar:/usr/lib/jvm/default-java/lib/ext/nashorn.jar: itw-rust-debug: used classpath: /usr/lib/jvm/default-java/lib/rt.jar:/usr/lib/jvm/default-java/lib/ext/jfxrt.jar: itw-rust-debug: expected name: javaws itw-rust-debug: current name: javaws itw-rust-debug: installed bin: /usr/lib/icedtea-web/bin/javaws itw-rust-debug: current bin: /usr/lib/icedtea-web/bin/javaws /usr/share/icedtea-web/javaws_splash.png itw-rust-debug: command "/usr/lib/jvm/default-java/bin/java" "-version" itw-rust-debug: detected jdk 9 or up itw-rust-debug: modular jdk /usr/lib/icedtea-web/bin/itw-modularjdk.args itw-rust-debug: command "/usr/lib/jvm/default-java/bin/java" "-Xmx128M" "-Xms128M" "-Xss1M" "-XX:PermSize=32M" "-XX:MaxPermSize=32M" "-splash:/usr/share/icedtea-web/javaws_splash.png" "@/usr/lib/icedtea-web/bin/itw-modularjdk.args" "-Xbootclasspath/a:/usr/share/icedtea-web/javaws.jar:/usr/share/java/js.jar:/usr/share/java/tagsoup.jar:/usr/lib/jvm/default-java/lib/ext/nashorn.jar:" "-classpath" "/usr/lib/jvm/default-java/lib/rt.jar:/usr/lib/jvm/default-java/lib/ext/jfxrt.jar:" "-Dicedtea-web.bin.name=javaws" "-Dicedtea-web.bin.location=/usr/lib/icedtea-web/bin/javaws" "net.sourceforge.jnlp.runtime.Boot" "-Xnofork" "launch.jnlp" "-verbose" OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 WARNING: package javax.jnlp not in java.desktop System is already following XDG .cache and .config specifications config: /root/.config/icedtea-web file exists: true cache: /root/.cache/icedtea-web file exists:true Ico provider registered correctly. java.io.FileNotFoundException: /root/.config/icedtea-web/deployment.properties (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileInputStream.(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at java.base/java.net.URL.openStream(URL.java:1140) at net.sourceforge.jnlp.config.DeploymentConfiguration.parsePropertiesFile(DeploymentConfiguration.java:711) at net.sourceforge.jnlp.config.DeploymentConfiguration.findSystemConfigFile(DeploymentConfiguration.java:533) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:345) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:325) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.initConfiguration(JNLPRuntime.java:457) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.(JNLPRuntime.java:452) at net.sourceforge.jnlp.runtime.JNLPRuntime.getConfiguration(JNLPRuntime.java:487) at net.sourceforge.jnlp.config.DirectoryValidator.(DirectoryValidator.java:226) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15Structure(DeploymentConfiguration.java:886) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15StructureCatched(DeploymentConfiguration.java:786) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:121) No User level deployment.properties found. java.io.FileNotFoundException: /root/.config/icedtea-web/deployment.properties (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileInputStream.(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at java.base/java.net.URL.openStream(URL.java:1140) at net.sourceforge.jnlp.config.DeploymentConfiguration.loadComments(DeploymentConfiguration.java:928) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:385) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:347) at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:325) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.initConfiguration(JNLPRuntime.java:457) at net.sourceforge.jnlp.runtime.JNLPRuntime$DeploymentConfigurationHolder.(JNLPRuntime.java:452) at net.sourceforge.jnlp.runtime.JNLPRuntime.getConfiguration(JNLPRuntime.java:487) at net.sourceforge.jnlp.config.DirectoryValidator.(DirectoryValidator.java:226) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15Structure(DeploymentConfiguration.java:886) at net.sourceforge.jnlp.config.DeploymentConfiguration.move14AndOlderFilesTo15StructureCatched(DeploymentConfiguration.java:786) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:121) WARNING: key deployment.system.cachedir has no value, setting to default value WARNING: key deployment.system.cachedir has no value, skipping Forcing of offline set to: false Starting security dialog thread Using firefox's profiles file: /root/.mozilla/firefox/profiles.ini Found preferences file: /root/.mozilla/firefox/gie270bc.default/prefs.js java.io.FileNotFoundException: /root/.mozilla/firefox/gie270bc.default/prefs.js (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.(FileInputStream.java:157) at java.base/java.io.FileReader.(FileReader.java:75) at net.sourceforge.jnlp.browser.FirefoxPreferencesParser.parse(FirefoxPreferencesParser.java:90) at net.sourceforge.jnlp.browser.BrowserAwareProxySelector.parseBrowserPreferences(BrowserAwareProxySelector.java:153) at net.sourceforge.jnlp.browser.BrowserAwareProxySelector.initFromBrowserConfig(BrowserAwareProxySelector.java:114) at net.sourceforge.jnlp.browser.BrowserAwareProxySelector.initialize(BrowserAwareProxySelector.java:101) at net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:292) at net.sourceforge.jnlp.runtime.Boot.init(Boot.java:349) at net.sourceforge.jnlp.runtime.JnlpBoot.run(JnlpBoot.java:58) at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:270) at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:63) at java.base/java.security.AccessController.doPrivileged(Native Method) at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:210) Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type. System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 Proceeding with jnlp JNLP file location: launch.jnlp Using MalformedXMLParser line: 2 line: 3 line: 4 ATEN Java iKVM Viewer line: 5 ATEN line: 6 Java Web Start Application line: 7 line: 8 line: 9 line: 10 line: 11 line: 12 line: 13 line: 14 line: 15 line: 16 line: 17 line: 18 line: 19 line: 20 line: 21 line: 22 line: 23 line: 24 line: 25 line: 26 line: 27 line: 28 line: 29 line: 30 line: 31 line: 32 line: 33 line: 34 line: 35 line: 36 line: 37 line: 38 line: 39 line: 40 line: 41 line: 42 line: 43 line: 44 line: 45 line: 46 line: 47 line: 48 line: 49 line: 50 line: 51 line: 52 172.26.2.11 line: 53 vpssuwkhjzwiqfvy line: 54 vpssuwkhjzwiqfvy line: 55 null line: 56 5900 line: 57 623 line: 58 2 line: 59 0 line: 60 line: 61 line: 62 line: 63 line: 64 Homepage: null Description: Java Web Start Application Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer Acceptable vendor tag found, contains: ATEN good - your JRE - 11.0.7 - match requested JRE - 1.6.0+ UNIQUEKEY=1593624306267-1590595041-file:/root/Downloads/launch.jnlp Using MalformedXMLParser line: 2 line: 3 line: 4 ATEN Java iKVM Viewer line: 5 ATEN line: 6 Java Web Start Application line: 7 line: 8 line: 9 line: 10 line: 11 line: 12 line: 13 line: 14 line: 15 line: 16 line: 17 line: 18 line: 19 line: 20 line: 21 line: 22 line: 23 line: 24 line: 25 line: 26 line: 27 line: 28 line: 29 line: 30 line: 31 line: 32 line: 33 line: 34 line: 35 line: 36 line: 37 line: 38 line: 39 line: 40 line: 41 line: 42 line: 43 line: 44 line: 45 line: 46 line: 47 line: 48 line: 49 line: 50 line: 51 line: 52 172.26.2.11 line: 53 vpssuwkhjzwiqfvy line: 54 vpssuwkhjzwiqfvy line: 55 null line: 56 5900 line: 57 623 line: 58 2 line: 59 0 line: 60 line: 61 line: 62 line: 63 line: 64 Homepage: null Description: Java Web Start Application Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer Acceptable vendor tag found, contains: ATEN good - your JRE - 11.0.7 - match requested JRE - 1.6.0+ UNIQUEKEY=1593624306300-1237126571-file:/root/Downloads/launch.jnlp Acquired shared lock on /tmp/root/netx/locks/netx_running to indicate javaws is running Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer Jars not ready to provide attribute Application-Name Acceptable title tag found, contains: ATEN Java iKVM Viewer call privileged method: checkSingleInstanceRunning arg: net.sourceforge.jnlp.JNLPFile@6f8cb0ea result: null New classloader: file:/root/Downloads/launch.jnlp Finding best URL for: http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar : DownloadOptions[use pack: true; use version: true] Jars not ready to provide attribute Application-Name All possible urls for location=http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING : [http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz, http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar, http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz, http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar, http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar] Acceptable title tag found, contains: ATEN Java iKVM Viewer Connecting http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz done http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Finding best URL for: http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar : DownloadOptions[use pack: true; use version: true] All possible urls for location=http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING : [http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz, http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar, http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz, http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar, http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar] Connecting http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz done http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz Selecting proxy for: http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Selecting proxy for: http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz Browser selected proxies: [DIRECT] Browser selected proxies: [DIRECT] Selected proxies: [DIRECT] Selected proxies: [DIRECT] Key : Accept-Ranges ,Value : [bytes] Key : null ,Value : [HTTP/1.1 200 OK] Key : ETag ,Value : ["2321376689"] Key : Last-Modified ,Value : [Thu, 01 Jan 1970 00:00:00 GMT] Key : Accept-Ranges ,Value : [bytes] Key : Content-Length ,Value : [131250] Key : null ,Value : [HTTP/1.1 200 OK] Key : Date ,Value : [Wed, 01 Jul 2020 17:25:02 GMT] Key : Content-Type ,Value : [application/x-gzip] Key : ETag ,Value : ["1630780582"] Disconnecting sun.net.www.protocol.http.HttpURLConnection:http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Key : Last-Modified ,Value : [Thu, 01 Jan 1970 00:00:00 GMT] best url for location=http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING is http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz by HEAD Key : Content-Length ,Value : [164636] Key : Date ,Value : [Wed, 01 Jul 2020 17:25:03 GMT] Key : Content-Type ,Value : [application/x-gzip] Disconnecting sun.net.www.protocol.http.HttpURLConnection:http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz best url for location=http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING is http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz by HEAD Connecting http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz done http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Connecting http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz done http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz isCached: remote:164636 cached:165059 isCurrent:isCached false isCurrent: http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar = false isCached: remote:131250 cached:303088 isCurrent:isCached false isCurrent: http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar = false isCached: remote:164636 cached:165059 Disconnecting sun.net.www.protocol.http.HttpURLConnection:http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz isCached: remote:131250 cached:303088 Connecting http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz done http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz Selecting proxy for: http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz Browser selected proxies: [DIRECT] Selected proxies: [DIRECT] Downloading http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar using http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz (encoding : null) Disconnecting sun.net.www.protocol.http.HttpURLConnection:http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Connecting http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz done http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Selecting proxy for: http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Browser selected proxies: [DIRECT] Selected proxies: [DIRECT] Downloading http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar using http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz (encoding : null) Downloading file: http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz.pack.gz into: /root/.cache/icedtea-web/cache/3/http/172.26.2.11/80/liblinux_x86_64__V1.0.5.jar.pack.gz.pack.gz Downloading file: http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz.pack.gz into: /root/.cache/icedtea-web/cache/2/http/172.26.2.11/80/iKVM__V1.69.21.0x0.jar.pack.gz.pack.gz isCached: remote:164636 cached:164636 isCurrent:isCached true isCurrent:lastModified cache:0 actual:0 isCached: remote:131250 cached:131250 isCurrent:isCached true isCurrent:lastModified cache:0 actual:0 Extracting packgz: http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz.pack.gz to http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar Extracting packgz: http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz.pack.gz to http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar Disconnecting sun.net.www.protocol.http.HttpURLConnection:http://172.26.2.11:80/liblinux_x86_64__V1.0.5.jar.pack.gz Disconnecting sun.net.www.protocol.http.HttpURLConnection:http://172.26.2.11:80/iKVM__V1.69.21.0x0.jar.pack.gz Jar found at /root/.cache/icedtea-web/cache/0/http/172.26.2.11/80/iKVM__V1.69.21.0x0.jarhas been verified as SIGNED_NOT_OK Jar found at /root/.cache/icedtea-web/cache/1/http/172.26.2.11/80/liblinux_x86_64__V1.0.5.jarhas been verified as SIGNED_NOT_OK CN=VeriSign Class 3 Public Primary Certification Authority - G5,OU=(c) 2006 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US found in cacerts (/usr/lib/jvm/java-11-openjdk-amd64/lib/security/cacerts) App already has trusted publisher: true App already has trusted publisher: true Ending check for signed JNLP file... App already has trusted publisher: true App already has trusted publisher: false App has trusted root CA: true java.lang.ClassNotFoundException: sun/misc/Launcher at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:315) at net.sourceforge.jnlp.jdk89acesses.SunMiscLauncher.getSecureImageIcon(SunMiscLauncher.java:48) at net.sourceforge.jnlp.security.dialogs.CertWarningPane.getImageIcon(CertWarningPane.java:212) at net.sourceforge.jnlp.security.dialogs.CertWarningPane.setTextAndLabels(CertWarningPane.java:192) at net.sourceforge.jnlp.security.dialogs.CertWarningPane.addComponents(CertWarningPane.java:121) at net.sourceforge.jnlp.security.dialogs.CertWarningPane.(CertWarningPane.java:114) at net.sourceforge.jnlp.security.SecurityDialog.getPanel(SecurityDialog.java:335) at net.sourceforge.jnlp.security.SecurityDialog.getPanel(SecurityDialog.java:329) at net.sourceforge.jnlp.security.SecurityDialog.getPanel(SecurityDialog.java:322) at net.sourceforge.jnlp.security.SecurityDialog.installPanel(SecurityDialog.java:370) at net.sourceforge.jnlp.security.SecurityDialog.access$000(SecurityDialog.java:80) at net.sourceforge.jnlp.security.SecurityDialog$1.run(SecurityDialog.java:242) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:303) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) sun.misc.Launcher not found. Running jdk9 or higher? Using unsecure BootClassLoader Setting value:null
sclassen commented 4 years ago

can you give https://openwebstart.com a shot. It is based on the not yet released 2.x branch of ITW

douph1 commented 4 years ago

Seen on slack that -Dsun.java2d.xrender=false help for yellow screen. I can't say more

hendrikebbers commented 4 years ago

@douph1 yes, it is documented in the linked repository. Since this is not a IcedTea-Web specific issue I will close this issue. Documentation should be continued in https://github.com/AdoptOpenJDK/openjdk-support/issues/187