Advertisement
Guest User

Untitled

a guest
Feb 5th, 2014
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. :~/.java/deployment/log$ tail -f *
  2. ==> plugin7196670256705124319.log <==
  3. <sequence>269</sequence>
  4. <logger>sun.plugin</logger>
  5. <level>FINE</level>
  6. <class>com.sun.deploy.trace.LoggerTraceListener</class>
  7. <method>print</method>
  8. <thread>9</thread>
  9. <message>basic: PluginMain.unregisterApplet: 1 from mananger sun.plugin2.applet.JNLP2Manager@7b97ab3
  10. </message>
  11. </record>
  12. </log>
  13.  
  14. ==> plugin7584604581242124324.trace <==
  15. network: Connexion de http://java.com:443/ avec proxy=DIRECT
  16. basic: JNLP2Manager.initialize(): JNLP not available: JavaDetection_applet.jnlp
  17. basic: exception : null.
  18. java.lang.NullPointerException
  19. at sun.plugin2.applet.JNLP2Manager.getAppInfo(Unknown Source)
  20. at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
  21. at java.lang.Thread.run(Unknown Source)
  22. Ignored exception: java.lang.NullPointerException
  23. basic: Dialog type is not candidate for embedding
  24. basic: PluginMain.unregisterApplet: 1 from mananger sun.plugin2.applet.JNLP2Manager@7b97ab3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement