Subject: Re: java plugin fails (with some pages in firefox 1.0.4
To: Christian Palomino <zakhrin@freeshell.org>
From: matthew sporleder <msporleder@gmail.com>
List: tech-pkg
Date: 05/25/2005 13:24:41
Although I have no idea how to do this in a browser-type application,
it looks like you need to add videoclipstream.class to your classpath.
 (java -cp or java -classpath on the command line.)

On 5/25/05, Christian Palomino <zakhrin@freeshell.org> wrote:
> Hi,
>=20
>  I've used sun-jre1.5 from a long time, and accesed some aplications and =
web pages with success. Since I upgraded my system (to NetBSD 3.0Beta) and =
firefox from 1.0 to 1.0.4 I'm having problem with som web pages. Some appli=
cations work great as the SAP java client, and some web pages also. But som=
e other give "class not found" problems. for example de www.java.com java v=
ersion test. I copy output from the java console:
>=20
> cargar: clase videoclipstream.class no encontrada. (this means load: vide=
oclipstream.class not found)
> java.lang.ClassNotFoundException: videoclipstream.class
>         at sun.applet.AppletClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
>         at sun.applet.AppletPanel.createApplet(Unknown Source)
>         at sun.plugin.AppletViewer.createApplet(Unknown Source)
>         at sun.applet.AppletPanel.runLoader(Unknown Source)
>         at sun.applet.AppletPanel.run(Unknown Source)
>         at java.lang.Thread.run(Unknown Source)
> Caused by: java.io.IOException: open HTTP connection failed.
>         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
>         at sun.applet.AppletClassLoader.access$100(Unknown Source)
>         at sun.applet.AppletClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         ... 10 more
>=20
> Any hint where to look at?
>=20
> --
> Zakhrin.
>=20
> mailto:zakhrin@freeshell.org
>=20
> SDF Public Access UNIX System - http://sdf.lonestar.org
>=20


--=20
_Matt