grahamperrin

Pale Moon https://github.com/MrAlex94/Waterfox/issues/326

Dec 23rd, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.89 KB | None | 0 0
  1.  
  2. Called setUserInfo
  3. OS Version: 12.0-CURRENT
  4. OS: FreeBSD
  5. Vendor: Oracle+Corporation
  6. Version: 1.8.0_152
  7. Initializing applet
  8. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread Applet
  9. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread itwpool-1-itwthread-1
  10. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread Thread-5
  11. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread NetxPanelThread@https://java.com/en/download/installed8.jsp
  12. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread Thread-4
  13. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread Thread-3
  14. Setting net.sourceforge.jnlp.runtime.JNLPClassLoader@a435152 as the classloader for thread AWT-EventQueue-1
  15. Class-Path attribute cleared for /home/grahamperrin/.cache/icedtea-web/cache/1/https/java.com/ga/applet/verify/JavaDetection.jar
  16. Permission added: ("java.io.FilePermission" "/home/grahamperrin/.cache/icedtea-web/cache/1/https/java.com/ga/applet/verify/JavaDetection.jar" "read")
  17. Activate native: https://java.com/ga/applet/verify/JavaDetection.jar
  18. Activate jar: file:/home/grahamperrin/.cache/icedtea-web/cache/1/https/java.com/ga/applet/verify/JavaDetection.jar
  19. OU=Class 3 Public Primary Certification Authority,O=VeriSign\, Inc.,C=US found in cacerts (/usr/local/openjdk8/jre/lib/security/cacerts)
  20. CN=Oracle America\, Inc.,OU=Software Engineering,O=Oracle America\, Inc.,L=Redwood Shores,ST=California,C=US found in cacerts (/home/grahamperrin/.config/icedtea-web/security/trusted.certs)
  21. Jar found at /home/grahamperrin/.cache/icedtea-web/cache/1/https/java.com/ga/applet/verify/JavaDetection.jarhas been verified as SIGNED_NOT_OK
  22. Entry-Point manifest attribute for yours 'JavaDetection'not found. Continuing.
  23. The application uses non-codebase resources, which do match its Application-Library-Allowable-Codebase Attribute, and was allowed to run by the user or user's security settings.
  24. Stored action for matching alaca at https://java.com/ga/applet/verify/ was A - Always trust this (matching) applet(s)
  25. The resource from https://java.com/ga/applet/verify does  match the  location in Application-Library-Allowable-Codebase Attribute *.java.com *.oracle.com . Continuing.
  26. The resource from https://java.com/en/download does  match the  location in Application-Library-Allowable-Codebase Attribute *.java.com *.oracle.com . Continuing.
  27. Warning! https://java.com/ga/applet/verify is NOT from codebase/docbase.
  28. Warning! https://java.com/en/download is NOT from codebase/docbase.
  29. - https://java.com/ga/applet/verify
  30. - https://java.com/en/download
  31. Found alaca URLs to be verified
  32. Codebase matches codebase manifest attribute, and application is signed. Continuing. See: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html for details.
  33. Trusted Only manifest attribute not found. Continuing.
  34. OU=Class 3 Public Primary Certification Authority,O=VeriSign\, Inc.,C=US found in cacerts (/usr/local/openjdk8/jre/lib/security/cacerts)
  35. CN=Oracle America\, Inc.,OU=Software Engineering,O=Oracle America\, Inc.,L=Redwood Shores,ST=California,C=US found in cacerts (/home/grahamperrin/.config/icedtea-web/security/trusted.certs)
  36. Jar found at /home/grahamperrin/.cache/icedtea-web/cache/1/https/java.com/ga/applet/verify/JavaDetection.jarhas been verified as SIGNED_NOT_OK
  37. App already has trusted publisher: true
  38. App already has trusted publisher: true
  39. Ending check for signed JNLP file...
  40. Signed Application Verification Successful
  41. line: 23
  42.  
  43. line: 22 </jnlp>
  44. line: 21      <update check="background"/>
  45. line: 20      </applet-desc>
  46. line: 19          height="1">
  47. line: 18          width="1"
  48. line: 17          main-class="JavaDetection"
  49. line: 16          name="Java Detection Applet"
  50. line: 15    <applet-desc
  51. line: 14     </security>
  52. line: 13         <all-permissions />
  53. line: 12     <security>
  54. line: 11    </resources>
  55. line: 10        <jar href="JavaDetection.jar" />
  56. line: 9         <j2se version="1.6+"/>
  57. line: 8       
  58. line: 7    <resources>
  59. line: 6    </information>
  60. line: 5        <vendor>Oracle Inc.</vendor>
  61. line: 4        <title>Java Detection</title>
  62. line: 3    <information>
  63. line: 2 <jnlp href="JavaDetection_applet.jnlp" spec="1.0+">
  64. <?xml version="1.0" encoding="UTF-8"?>
  65. java.lang.ClassNotFoundException: net/sourceforge/jnlp/MalformedXMLParser     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java:264)     at net.sourceforge.jnlp.Parser.getParserInstance(Parser.java:1347)     at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1319)     at net.sourceforge.jnlp.JNLPMatcher.<init>(JNLPMatcher.java:93)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.verifySignedJNLP(JNLPClassLoader.java:1011)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.checkForMain(JNLPClassLoader.java:893)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:679)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:285)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:357)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:429)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:403)     at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:729)     at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:686)     at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:933)
  66. line: 23
  67.  
  68. line: 22 </jnlp>
  69. line: 21      <update check="background"/>
  70. line: 20      </applet-desc>
  71. line: 19          height="1">
  72. line: 18          width="1"
  73. line: 17          main-class="JavaDetection"
  74. line: 16          name="Java Detection Applet"
  75. line: 15    <applet-desc
  76. line: 14     </security>
  77. line: 13         <all-permissions />
  78. line: 12     <security>
  79. line: 11    </resources>
  80. line: 10        <jar href="JavaDetection.jar" />
  81. line: 9         <j2se version="1.6+"/>
  82. line: 8       
  83. line: 7    <resources>
  84. line: 6    </information>
  85. line: 5        <vendor>Oracle Inc.</vendor>
  86. line: 4        <title>Java Detection</title>
  87. line: 3    <information>
  88. line: 2 <jnlp href="JavaDetection_applet.jnlp" spec="1.0+">
  89. <?xml version="1.0" encoding="UTF-8"?>
  90. java.lang.ClassNotFoundException: net/sourceforge/jnlp/MalformedXMLParser     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java:264)     at net.sourceforge.jnlp.Parser.getParserInstance(Parser.java:1347)     at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1319)     at net.sourceforge.jnlp.JNLPMatcher.<init>(JNLPMatcher.java:92)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.verifySignedJNLP(JNLPClassLoader.java:1011)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.checkForMain(JNLPClassLoader.java:893)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:679)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:285)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:357)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:429)     at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:403)     at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:729)     at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:686)     at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:933)
  91. APPLICATION.JNLP has been located within signed JAR. Starting verfication...
  92. Creating File InputStream from lauching JNLP file
  93. Removed sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection.jar
  94. Disconnecting sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection.jar
  95. Creating Jar InputStream from JarEntry
  96. App already has trusted publisher: true
  97. App already has trusted publisher: true
  98. OU=Class 3 Public Primary Certification Authority,O=VeriSign\, Inc.,C=US found in cacerts (/usr/local/openjdk8/jre/lib/security/cacerts)
  99. CN=Oracle America\, Inc.,OU=Software Engineering,O=Oracle America\, Inc.,L=Redwood Shores,ST=California,C=US found in cacerts (/home/grahamperrin/.config/icedtea-web/security/trusted.certs)
  100. Jar found at /home/grahamperrin/.cache/icedtea-web/cache/1/https/java.com/ga/applet/verify/JavaDetection.jarhas been verified as SIGNED_NOT_OK
  101. isCurrent: https://java.com/ga/applet/verify/JavaDetection.jar = true
  102. isCurrent:lastModified cache:1462909121000 actual:1462909121000
  103. isCurrent:isCached true
  104. isCached: remote:8505 cached:8505
  105. done https://java.com/ga/applet/verify/JavaDetection.jar
  106. Adding sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection.jar
  107. Connecting https://java.com/ga/applet/verify/JavaDetection.jar
  108. best url for location=https://java.com/ga/applet/verify/JavaDetection.jar state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING is https://java.com/ga/applet/verify/JavaDetection.jar by HEAD
  109. Removed sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection.jar
  110. Disconnecting sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection.jar
  111. Key : Content-Type ,Value : [unknown]
  112. Key : Content-Length ,Value : [8505]
  113. Key : mdt-type ,Value : [abinary;charset=UTF-8]
  114. Key : Content-Disposition ,Value : [inline;filename=JavaDetection.jar;filename*=UTF-8''JavaDetection.jar]
  115. Key : host_service ,Value : [FutureTenseContentServer:12c]
  116. Key : X-XSS-PROTECTION ,Value : [1]
  117. Key : MDT-Type ,Value : [abinary;charset=UTF-8]
  118. Key : X-Frame-Options ,Value : [SAMEORIGIN]
  119. Key : Date ,Value : [Sat, 23 Dec 2017 23:32:57 GMT]
  120. Key : X-ORACLE-DMS-RID ,Value : [0:1]
  121. Key : Last-Modified ,Value : [Tue, 10 May 2016 19:38:41 GMT]
  122. Key : Connection ,Value : [keep-alive]
  123. Key : X-Content-Type-Options ,Value : [nosniff]
  124. Key : X-ORACLE-DMS-ECID ,Value : [005JjFfh7se9Tcw70Fn3EF0007ve001B4s]
  125. Key : Server ,Value : [Oracle-HTTP-Server]
  126. Key : null ,Value : [HTTP/1.1 200 OK]
  127. Selected proxies: [DIRECT]
  128. Selecting proxy for: https://java.com/ga/applet/verify/JavaDetection.jar
  129. done https://java.com/ga/applet/verify/JavaDetection.jar
  130. Adding sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection.jar
  131. Connecting https://java.com/ga/applet/verify/JavaDetection.jar
  132. All possible urls for location=https://java.com/ga/applet/verify/JavaDetection.jar state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING : [https://java.com/ga/applet/verify/JavaDetection.jar, https://java.com/ga/applet/verify/JavaDetection.jar]
  133. Finding best URL for: https://java.com/ga/applet/verify/JavaDetection.jar : DownloadOptions[use pack: false; use version: false]
  134. Jars not ready to provide main class
  135. Jars not ready to provide attribute Application-Name
  136. New classloader: https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  137.         result: null
  138. Jars not ready to provide main class
  139. Jars not ready to provide attribute Application-Name
  140. Acquired shared lock on /tmp/grahamperrin/netx/locks/netx_running to indicate javaws is running
  141. Jars not ready to provide main class
  142. Jars not ready to provide attribute Application-Name
  143. <?xml version="1.0" encoding="UTF-8"?><jnlp href="JavaDetection_applet.jnlp" spec="1.0+">    <information>        <title>Java Detection</title>        <vendor>Oracle Inc.</vendor>    </information>    <resources>        <!-- Application Resources -->        <j2se version="1.6+"/>        <jar href="JavaDetection.jar" />    </resources>    <security>        <all-permissions />     </security>    <applet-desc          name="Java Detection Applet"        main-class="JavaDetection"        width="1"        height="1">    </applet-desc>    <update check="background"/></jnlp>
  144. Loaded JNLPhref:
  145. UNIQUEKEY=1514071977696-1366359793-https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  146. good - your JRE - 1.8.0_152 - match requested JRE - 1.6+
  147. Acceptable vendor tag found, contains: Oracle Inc.
  148. Acceptable title tag found, contains: Java Detection
  149. Jars not ready to provide attribute Application-Name
  150. Description: null
  151. Homepage: null
  152. line: 23
  153.  
  154. line: 22 </jnlp>
  155. line: 21      <update check="background"/>
  156. line: 20      </applet-desc>
  157. line: 19          height="1">
  158. line: 18          width="1"
  159. line: 17          main-class="JavaDetection"
  160. line: 16          name="Java Detection Applet"
  161. line: 15    <applet-desc
  162. line: 14     </security>
  163. line: 13         <all-permissions />
  164. line: 12     <security>
  165. line: 11    </resources>
  166. line: 10        <jar href="JavaDetection.jar" />
  167. line: 9         <j2se version="1.6+"/>
  168. line: 8       
  169. line: 7    <resources>
  170. line: 6    </information>
  171. line: 5        <vendor>Oracle Inc.</vendor>
  172. line: 4        <title>Java Detection</title>
  173. line: 3    <information>
  174. line: 2 <jnlp href="JavaDetection_applet.jnlp" spec="1.0+">
  175. <?xml version="1.0" encoding="UTF-8"?>
  176. Removed sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  177. java.lang.ClassNotFoundException: net/sourceforge/jnlp/MalformedXMLParser     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java:264)     at net.sourceforge.jnlp.Parser.getParserInstance(Parser.java:1347)     at net.sourceforge.jnlp.Parser.getRootNode(Parser.java:1319)     at net.sourceforge.jnlp.JNLPFile.parse(JNLPFile.java:801)     at net.sourceforge.jnlp.JNLPFile.<init>(JNLPFile.java:232)     at net.sourceforge.jnlp.JNLPCreator.create(JNLPCreator.java:33)     at net.sourceforge.jnlp.PluginBridge.<init>(PluginBridge.java:137)     at net.sourceforge.jnlp.PluginBridge.<init>(PluginBridge.java:79)     at net.sourceforge.jnlp.NetxPanel.ourRunLoader(NetxPanel.java:111)     at sun.applet.AppletViewerPanelAccess.run(AppletViewerPanelAccess.java:80)     at java.lang.Thread.run(Thread.java:748)
  178. Disconnecting sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  179. isCurrent: https://java.com/ga/applet/verify/JavaDetection_applet.jnlp = true
  180. isCurrent:lastModified cache:1462909180000 actual:1462909180000
  181. isCurrent:isCached true
  182. isCached: remote:605 cached:605
  183. done https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  184. Adding sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  185. Connecting https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  186. best url for location=https://java.com/ga/applet/verify/JavaDetection_applet.jnlp state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING is https://java.com/ga/applet/verify/JavaDetection_applet.jnlp by HEAD
  187. Removed sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  188. Disconnecting sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  189. Key : Content-Type ,Value : [application/x-java-jnlp-file]
  190. Key : Content-Length ,Value : [605]
  191. Key : mdt-type ,Value : [abinary;charset=UTF-8]
  192. Key : Content-Disposition ,Value : [inline;filename=JavaDetection_applet.jnlp;filename*=UTF-8''JavaDetection_applet.jnlp]
  193. Key : host_service ,Value : [FutureTenseContentServer:12c]
  194. Key : X-XSS-PROTECTION ,Value : [1]
  195. Key : MDT-Type ,Value : [abinary;charset=UTF-8]
  196. Key : X-Frame-Options ,Value : [SAMEORIGIN]
  197. Key : Date ,Value : [Sat, 23 Dec 2017 23:32:57 GMT]
  198. Key : X-ORACLE-DMS-RID ,Value : [0:1]
  199. Key : Last-Modified ,Value : [Tue, 10 May 2016 19:39:40 GMT]
  200. Key : Connection ,Value : [keep-alive]
  201. Key : X-Content-Type-Options ,Value : [nosniff]
  202. Key : X-ORACLE-DMS-ECID ,Value : [005Lig4ca359Tcw70Fm3UF0000AL00DRub]
  203. Key : Server ,Value : [Oracle-HTTP-Server]
  204. Key : null ,Value : [HTTP/1.1 200 OK]
  205. Selected proxies: [DIRECT]
  206. Selecting proxy for: socket://java.com:443
  207. Selected proxies: [DIRECT]
  208. Selecting proxy for: https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  209. done https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  210. Adding sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  211. Connecting https://java.com/ga/applet/verify/JavaDetection_applet.jnlp
  212. All possible urls for location=https://java.com/ga/applet/verify/JavaDetection_applet.jnlp state=PRECONNECT CONNECTING PREDOWNLOAD PROCESSING : [https://java.com/ga/applet/verify/JavaDetection_applet.jnlp, https://java.com/ga/applet/verify/JavaDetection_applet.jnlp]
  213. Finding best URL for: https://java.com/ga/applet/verify/JavaDetection_applet.jnlp : DownloadOptions[use pack: false; use version: false]
  214. JNLPRuntime already initialized
  215. Using NetX panel
  216. Removed sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/en/download/installed8.jsp
  217. Disconnecting sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/en/download/installed8.jsp
  218. done https://java.com/en/download/installed8.jsp
  219. Adding sun.net.www.protocol.https.DelegateHttpsURLConnection:https://java.com/en/download/installed8.jsp
  220. Connecting https://java.com/en/download/installed8.jsp
  221. Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
  222. java.io.FileNotFoundException: /home/grahamperrin/.mozilla/firefox/home/grahamperrin/.waterfox/g5lllcwj.test/prefs.js (No such file or directory)     at java.io.FileInputStream.open0(Native Method)     at java.io.FileInputStream.open(FileInputStream.java:195)     at java.io.FileInputStream.<init>(FileInputStream.java:138)     at java.io.FileReader.<init>(FileReader.java:72)     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 sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:258)     at sun.applet.PluginAppletSecurityContext.<init>(PluginAppletSecurityContext.java:276)     at sun.applet.PluginMain.initSecurityContext(PluginMain.java:180)     at sun.applet.PluginMain.main(PluginMain.java:153)
  223. Found preferences file: /home/grahamperrin/.mozilla/firefox//home/grahamperrin/.waterfox/g5lllcwj.test/prefs.js
  224. Using firefox's profiles file: /home/grahamperrin/.mozilla/firefox/profiles.ini
  225. Starting security dialog thread
  226. Started processing of plugin-debug-to-console /tmp/icedteaplugin-grahamperrin-eMl4vh/1932-icedteanp-plugin-debug-to-appletviewer
  227. Starting processing of plugin-debug-to-console /tmp/icedteaplugin-grahamperrin-eMl4vh/1932-icedteanp-plugin-debug-to-appletviewer
  228. WARNING: key deployment.system.cachedir has no value, setting to default value
  229. Loading User level properties from: /home/grahamperrin/.config/icedtea-web/deployment.properties
  230. cache: /home/grahamperrin/.cache/icedtea-web file exists:true
  231. config: /home/grahamperrin/.config/icedtea-web file exists: true
  232. System is already following XDG .cache and .config specifications
  233. 2: /tmp//icedteaplugin-grahamperrin-eMl4vh/1932-icedteanp-plugin-debug-to-appletviewer
  234. 1: /tmp//icedteaplugin-grahamperrin-eMl4vh/1932-icedteanp-appletviewer-to-plugin
  235. 0: /tmp//icedteaplugin-grahamperrin-eMl4vh/1932-icedteanp-plugin-to-appletviewer
  236. startup arguments:
Add Comment
Please, Sign In to add comment