Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2010 16:19:26 +0300
From:      Achilleas Mantzios <achill@matrix.gatewaynet.com>
To:        freebsd-java@freebsd.org
Subject:   Re: IcedTea6 Mozilla plugin with OpenJDK6
Message-ID:  <201009101619.26340.achill@matrix.gatewaynet.com>
In-Reply-To: <i6d6d2$e97$1@dough.gmane.org>
References:  <201009091743.01109.jkim@FreeBSD.org> <201009091804.57797.jkim@FreeBSD.org> <i6d6d2$e97$1@dough.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
i have mixed results on 8.1-RELEASE amd64.
out the two ancient applets (pre-2005) still in production, i can sucessful=
ly run the one of them. =20
I can also run the applet in http://www.java.com/en/download/help/testvm.xml

i dont know if it is some kind of hope but the failing applet also seems
to fail on ubuntu (which in turn runs on top of virtualbox in the same Free=
BSD box).

=CE=A3=CF=84=CE=B9=CF=82 Friday 10 September 2010 14:56:18 =CE=BF/=CE=B7 Iv=
an Voras =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5:
> On 09/10/10 00:04, Jung-uk Kim wrote:
> > On Thursday 09 September 2010 05:42 pm, Jung-uk Kim wrote:
> >> Finally, we have the hybrid and you can see some (updated)
> >> screenshots from here:
> >>
> >> http://people.freebsd.org/~jkim/icedtea/screenshots/
> >>
> >> The experimental ports tarball is available from here:
> >>
> >> http://people.freebsd.org/~jkim/icedtea/openjdk6-icedteanp.tar.bz2
> >>
> >> Note the plugin is turned off by default because it is an
> >> experimental and unofficial software from icedtea.classpath.org.
> >> To enable it, run "make config" and select "WEB" option.  Re-build,
> >> re-install, and enjoy!
> >
> > And, don't forget "ln -s /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so
> > ~/.mozilla/plugins/".  Just making sure. :-)
>=20
> Hmmm, it doesn't work for me.
>=20
> The port builds and installs, and it's even recognized (apparently=20
> correctly) in about:plugins, but attempts to view the page at=20
> http://www.java.com/en/download/help/testvm.xml result in the java and=20
> the browser hanging, eating CPU cycles as if looping:
>=20
>    PID USERNAME    THR PRI NICE   SIZE    RES STATE   C   TIME   WCPU=20
> COMMAND
> 49282 ivoras       25  76    0  1018M   103M ucond   3   0:02 249.37% java
> 49275 ivoras       18  61    0   314M   180M piperd  1   0:26 184.13%=20
> firefox-bin
>=20
> This is 8-STABLE, amd64, Firefox 3.6.3
>=20
> about:plugins says:
>=20
> IcedTea NPR Web Browser Plugin (using OpenJDK6 b20)
>=20
>      File: IcedTeaPlugin.so
>      Version:
>      The IcedTea NPR Web Browser Plugin (using OpenJDK6 b20) executes=20
> Java applets.
>=20
> followed by a table of MIME types for applets handled by Java.
>=20
> Console output of Firefox contains this trace:
>=20
> 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=
=20
> 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=20
> net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClas=
sLoader.java:427)
> 	at=20
> net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:=
168)
> 	at=20
> net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.=
java:249)
> 	at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:575)
> 	... 2 more
> Caused by:
> java.lang.NullPointerException
> 	at=20
> net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClas=
sLoader.java:427)
> 	at=20
> net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:=
168)
> 	at=20
> net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.=
java:249)
> 	at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:575)
> 	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)
>=20
>=20
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
>=20



=2D-=20
Achilleas Mantzios



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009101619.26340.achill>