Date: Fri, 10 Sep 2010 22:53:08 +0200 From: Ivan Voras <ivoras@freebsd.org> To: Jung-uk Kim <jkim@freebsd.org> Cc: freebsd-java@freebsd.org Subject: Re: IcedTea6 Mozilla plugin with OpenJDK6 Message-ID: <AANLkTimc5cdp2icxBds5fjRSLvQPO-9hshPVxuN1jw=c@mail.gmail.com> In-Reply-To: <AANLkTik_CA_m3tAaK00Zgo3%2BdP%2BeVv3_C8k%2B1ic8f4PY@mail.gmail.com> References: <201009091743.01109.jkim@FreeBSD.org> <201009091804.57797.jkim@FreeBSD.org> <i6d6d2$e97$1@dough.gmane.org> <201009101446.40030.jkim@FreeBSD.org> <AANLkTik_CA_m3tAaK00Zgo3%2BdP%2BeVv3_C8k%2B1ic8f4PY@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 September 2010 22:46, Ivan Voras <ivoras@freebsd.org> wrote: > I've updated nspr, firefox and libxul before reinstalling your openjdk > port, and now it breaks a little differently: The messages from the last post were interlaced with non-java problems, here are the messages generated only by java (from a different run, different applet): openjdk version "1.6.0" OpenJDK Runtime Environment (build 1.6.0-b20) OpenJDK 64-Bit Server VM (build 17.0-b16, mixed mode) net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:604) at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:548) at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:729) Caused by: java.lang.NullPointerException at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:588) ... 2 more Caused by: java.lang.NullPointerException at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:588) at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:548) at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:729) java.lang.NullPointerException at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:99) 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) java.lang.Exception: Applet initialization timeout at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:637) at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270) at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82) java.lang.RuntimeException: Failed to handle message: handle 52433814 for instance 1 at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:660) at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:270) at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:82) Caused by: java.lang.Exception: Applet initialization timeout at sun.applet.PluginAppletViewer.handleMessage(PluginAppletViewer.java:637) ... 2 more
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimc5cdp2icxBds5fjRSLvQPO-9hshPVxuN1jw=c>