From owner-freebsd-java@freebsd.org Mon Nov 16 16:27:53 2015 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2E9EA30CC4 for ; Mon, 16 Nov 2015 16:27:52 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7973A1849 for ; Mon, 16 Nov 2015 16:27:52 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZyMdB-000J3t-6k for freebsd-java@freebsd.org; Mon, 16 Nov 2015 19:27:49 +0300 Date: Mon, 16 Nov 2015 19:27:49 +0300 From: Slawa Olhovchenkov To: freebsd-java@freebsd.org Subject: firefox java plugin Message-ID: <20151116162749.GC31314@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 16:27:53 -0000 How I can got working java plugin in Firefox 41+? I am try to use openjdk8 and Icedtea 1.5.2 and got error on test page: Error on Java side: System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button". ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:739) ššššat net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:668) ššššat net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:901) Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Missing Resource: Signed Application did not match launching JNLP File ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.verifySignedJNLP(JNLPClassLoader.java:1006) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.checkForMain(JNLPClassLoader.java:845) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:659) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.(JNLPClassLoader.java:277) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394) ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:704) šššš... 2 more System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 System logger called with result of 0 net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button". ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:739) ššššat net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:668) ššššat net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:901) Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Missing Resource: Signed Application did not match launching JNLP File ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.verifySignedJNLP(JNLPClassLoader.java:1006) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.checkForMain(JNLPClassLoader.java:845) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:659) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.(JNLPClassLoader.java:277) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394) ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:704) šššš... 2 more net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button". ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:739) ššššat net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:668) ššššat net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:901) Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Missing Resource: Signed Application did not match launching JNLP File ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.verifySignedJNLP(JNLPClassLoader.java:1006) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.checkForMain(JNLPClassLoader.java:845) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:659) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.(JNLPClassLoader.java:277) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394) ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:704) šššš... 2 more netx: Initialization Error: Could not initialize applet. (Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Missing Resource: Signed Application did not match launching JNLP File) net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button". ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:739) ššššat net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:668) ššššat net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:901) Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Missing Resource: Signed Application did not match launching JNLP File ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.verifySignedJNLP(JNLPClassLoader.java:1006) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.checkForMain(JNLPClassLoader.java:845) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:659) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.(JNLPClassLoader.java:277) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:351) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:418) ššššat net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:394) ššššat net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:704) šššš... 2 more netx: Initialization Error: Could not initialize applet. (Fatal: Application Error: The signed JNLP file did not match the launching JNLP file. Missing Resource: Signed Application did not match launching JNLP File) line: 23 line: 22 line: 21š š š line: 20š š š line: 19š š š š š height="1"> line: 18š š š š š width="1" line: 17š š š š š main-class="JavaDetection" line: 16š š š š š name="Java Detection Applet" line: 15š š line: 13 šššššššš line: 12 šššš line: 11š š line: 10š š š š line: 9 šššššššš line: 8š š š š line: 7š š line: 6š š line: 5š š š š Oracle Inc. line: 4š š š š Java Detection line: 3š š line: 2 line: 23 line: 22 line: 21š š š line: 20š š š line: 19š š š š š height="1"> line: 18š š š š š width="1" line: 17š š š š š main-class="JavaDetection" line: 16š š š š š name="Java Detection Applet" line: 15š š line: 13 šššššššš line: 12 šššš line: 11š š line: 10š š š š line: 9 šššššššš line: 8š š š š line: 7š š line: 6š š line: 5š š š š Oracle Inc. line: 4š š š š Java Detection line: 3š š line: 2 APPLICATION.JNLP has been located within signed JAR. Starting verfication... Creating File InputStream from lauching JNLP file Creating Jar InputStream from JarEntry App already has trusted publisher: true App already has trusted publisher: true OU=Class 3 Public Primary Certification Authority,O=VeriSign\, Inc.,C=US found in cacerts (/usr/local/openjdk8/jre/lib/security/cacerts) CN=Oracle America\, Inc.,OU=Software Engineering,OU=Digital ID Class 3 - Java Object Signing,O=Oracle America\, Inc.,L=Redwood Shores,ST=California,C=US found in cacerts (/home/slw/.config/icedtea-web/security/trusted.certs) Jar found at /home/slw/.cache/icedtea-web/cache/20/https/www.java.com/en/download/JavaDetection.jarhas been verified as SIGNED_OK @ /en/download/JavaDetection.jar -(DOWNLOAD) +(DOWNLOADED) Status: CONNECTED DOWNLOADED STARTED @ /en/download/JavaDetection.jar -(CONNECTING) +(CONNECTED) Status: CONNECTED DOWNLOAD STARTED isCurrent: https://www.java.com/en/download/JavaDetection.jar = true Selected proxies: [DIRECT] Selecting proxy for: https://www.java.com/en/download/JavaDetection.jar best url for location=https://www.java.com/en/download/JavaDetection.jar state=CONNECTING DOWNLOAD STARTED is https://www.java.com/en/download/JavaDetection.jar by HEAD Key : Content-Type ,Value : [application/java-archive] Key : Date ,Value : [Mon, 16 Nov 2015 16:24:33 GMT] Key : Content-Length ,Value : [6852] Key : Last-Modified ,Value : [Thu, 10 Oct 2013 16:12:35 GMT] Key : Connection ,Value : [keep-alive] Key : ETag ,Value : ["1ac4-5256d1f3"] Key : Server ,Value : [Sun-Java-System-Web-Server/7.0] Key : null ,Value : [HTTP/1.1 200 OK] Key : Accept-Ranges ,Value : [bytes] Key : X-Frame-Options ,Value : [SAMEORIGIN] Your custom jre (/lib/rt.jar check) /usr/local/openjdk8 is not valid. Please fix deployment.jre.dir in your deployment.properties. In attempt to run using default one. Selected proxies: [DIRECT] Selecting proxy for: socket://www.java.com:443 Selected proxies: [DIRECT] Selecting proxy for: https://www.java.com/en/download/JavaDetection.jar All possible urls for location=https://www.java.com/en/download/JavaDetection.jar state=CONNECTING DOWNLOAD STARTED : [https://www.java.com/en/download/JavaDetection.jar, https://www.java.com/en/download/JavaDetection.jar] @ /en/download/JavaDetection.jar -(CONNECT) +(CONNECTING) Status: CONNECTING DOWNLOAD STARTED @ /en/download/JavaDetection.jar +(DOWNLOAD) Status: CONNECT DOWNLOAD STARTED @ /en/download/JavaDetection.jar +(CONNECT) Status: CONNECT STARTED @ /en/download/JavaDetection.jar +(STARTED) Jars not ready to provide main class Status: STARTED Jars not ready to provide attribute Application-Name New classloader: https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp š š š š result: null Jars not ready to provide main class Jars not ready to provide attribute Application-Name Acquired shared lock on /tmp/slw/netx/locks/netx_running to indicate javaws is running Jars not ready to provide main class Jars not ready to provide attribute Application-Name UNIQUEKEY=1447691073275-1494255588-https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp Acceptable vendor tag found, contains: Oracle Inc. Acceptable title tag found, contains: Java Detection Jars not ready to provide attribute Application-Name Description: null Homepage: null line: 23 line: 22 line: 21š š š line: 20š š š line: 19š š š š š height="1"> line: 18š š š š š width="1" line: 17š š š š š main-class="JavaDetection" line: 16š š š š š name="Java Detection Applet" line: 15š š line: 13 šššššššš line: 12 šššš line: 11š š line: 10š š š š line: 9 šššššššš line: 8š š š š line: 7š š line: 6š š line: 5š š š š Oracle Inc. line: 4š š š š Java Detection line: 3š š line: 2 @ /ga/applet/verify/JavaDetection_applet.jnlp -(DOWNLOAD) +(DOWNLOADED) Status: CONNECTED DOWNLOADED STARTED @ /ga/applet/verify/JavaDetection_applet.jnlp -(CONNECTING) +(CONNECTED) Status: CONNECTED DOWNLOAD STARTED isCurrent: https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp = true Selected proxies: [DIRECT] Selecting proxy for: https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp best url for location=https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp state=CONNECTING DOWNLOAD STARTED is https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp by HEAD Key : X-Powered-By ,Value : [Servlet/2.5 JSP/2.1] Key : Content-Type ,Value : [unknown] Key : Content-Language ,Value : [en] Key : Date ,Value : [Mon, 16 Nov 2015 16:24:33 GMT] Key : Content-Length ,Value : [605] Key : Last-Modified ,Value : [Fri, 09 Oct 2015 18:32:42 GMT] Key : mdt-type ,Value : [abinary;charset=UTF-8] Key : Connection ,Value : [keep-alive] Key : Content-Disposition ,Value : [inline;filename=JavaDetection_applet.jnlp;filename*=UTF-8''JavaDetection_applet.jnlp] Key : Server ,Value : [Oracle-Application-Server-11g] Key : null ,Value : [HTTP/1.1 200 OK] Key : X-Frame-Options ,Value : [SAMEORIGIN] Selected proxies: [DIRECT] Selecting proxy for: socket://www.java.com:443 Selected proxies: [DIRECT] Selecting proxy for: https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp All possible urls for location=https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp state=CONNECTING DOWNLOAD STARTED : [https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp, https://www.java.com/ga/applet/verify/JavaDetection_applet.jnlp] Detected online set to: true @ /ga/applet/verify/JavaDetection_applet.jnlp -(CONNECT) +(CONNECTING) Status: CONNECTING DOWNLOAD STARTED @ /ga/applet/verify/JavaDetection_applet.jnlp +(DOWNLOAD) Status: CONNECT DOWNLOAD STARTED @ /ga/applet/verify/JavaDetection_applet.jnlp +(CONNECT STARTED) Status: CONNECT STARTED JNLPRuntime already initialized Using NetX panel Read 994 entries from Firefox's preferences Found preferences file: /home/slw/.mozilla/firefox/slw/prefs.js Using firefox's profiles file: /home/slw/.mozilla/firefox/profiles.ini Starting security dialog thread Started processing of plugin-debug-to-console /tmp/icedteaplugin-slw-9yQiNG/19209-icedteanp-plugin-debug-to-appletviewer Starting processing of plugin-debug-to-console /tmp/icedteaplugin-slw-9yQiNG/19209-icedteanp-plugin-debug-to-appletviewer WARNING: key deployment.system.cachedir has no value, setting to default value Loading User level properties from: /home/slw/.config/icedtea-web/deployment.properties cache: /home/slw/.cache/icedtea-web file exists:true config: /home/slw/.config/icedtea-web file exists: true System is already following XDG .cache and .config specifications 2: /tmp//icedteaplugin-slw-9yQiNG/19209-icedteanp-plugin-debug-to-appletviewer 1: /tmp//icedteaplugin-slw-9yQiNG/19209-icedteanp-appletviewer-to-plugin 0: /tmp//icedteaplugin-slw-9yQiNG/19209-icedteanp-plugin-to-appletviewer startup arguments: