[Bug 280] New: icedtea-bin-3.3.0-r1 fails to open HP WebAdmin interface on HP4050n

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Jan 9 06:16:39 PST 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=280

           Summary: icedtea-bin-3.3.0-r1 fails to open HP WebAdmin interface
                    on HP4050n
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: retrievil at mailinator.com


Upon installation of icedtea-3.3.0-r1 I am having problems accessing the admin
interface of a networked printer, it is old and the problems may be related to
verifying .jar files.

I am running Gentoo Linux x64 and the errors are as follows, an output from
Firefox 3.0.5:
----------------------------------------------------------------
ICEDTEAPLUGIN_DEBUG = (null)
Initializing JVM...
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start()
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start()
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start()
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start()
Jar string: bob
jars length: 1
JNLPRuntime already initialized
java.lang.NullPointerException
        at net.sourceforge.jnlp.tools.JarSigner.verifyJars(JarSigner.java:192)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.verifyJars(JNLPClassLoader.java:609)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:302)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:134)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:191)
        at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:445)
        at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:418)
        at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:597)
netx: Initialization Error: Could not initialize applet.
(net.sourceforge.jnlp.LaunchException Fatal: Initialization Error: A fatal
error occurred while trying to verify jars.)
netx: Initialization Error: Could not initialize applet.
(net.sourceforge.jnlp.LaunchException Fatal: Initialization Error: A fatal
error occurred while trying to verify jars.)
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not
initialize applet.
        at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:472)
        at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:418)
        at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:597)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: A
fatal error occurred while trying to verify jars.
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:308)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:134)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:191)
        at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:445)
        ... 2 more
Caused by: 
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: A fatal
error occurred while trying to verify jars.
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:308)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:134)
        at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:191)
        at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:445)
        at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:418)
        at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:597)
IcedTeaPlugin.cc:3809: Error: Failed to flush bytes to output channel: Broken
pipe
-------------------------------------------------

Also, when I exit firefox, it stalls, and I have to Ctrl-C (or in worst case,
Ctrl-Z and kill -9) to get it to exit completely.

This is output after I exit firefox:

-------------------------------------------------
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Stop()
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Stop()
-------------------------------------------------

What to do?


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list