applet not initialized in firefox

Hello,

I’m used to downloading RPMs from pbone.net.
In a previous version of SUSE (11.0) I used a feature in the page for checking if the requirements of a new RPM were already installed in my computer.
I accept the certificate but a message at the bottom says ‘Start: applet not initialized’.
I have tried disabling IcedTea, as someone suggested but nothing.

Here you’ll see a copy of the output from Firefox I got from the console. Do you have any idea?

*** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable).
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)

luismolina1978 wrote:

> I’m used to downloading RPMs from pbone.net.
> In a previous version of SUSE (11.0) I used a feature in the page for
> checking if the requirements of a new RPM were already installed in my
> computer.
> I accept the certificate but a message at the bottom says ‘Start:
> applet not initialized’.
> I have tried disabling IcedTea, as someone suggested but nothing.
>
> Here you’ll see a copy of the output from Firefox I got from the
> console. Do you have any idea?

Can we have the web page you are loading that applet so we can test?

OTOH, it seems you are getting those errors from JNLP (java network launch
protocol) not the applet itself.

Greetings,


Camaleón