Comment 11 for bug 198093

Revision history for this message
Peter Veerman (pveerman) wrote :

This is the output captured from the console when starting firefox from console

net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet.
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:495)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:441)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:620)
Caused by: java.lang.NullPointerException
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:481)
 ... 2 more
Caused by:
java.lang.NullPointerException
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:481)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:441)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:620)
java.lang.NullPointerException
 at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:102)
 at sun.applet.AppletPanel.run(AppletPanel.java:380)
 at java.lang.Thread.run(Thread.java:636)
java.lang.NullPointerException
 at sun.applet.AppletPanel.run(AppletPanel.java:430)
 at java.lang.Thread.run(Thread.java:636)