16.04 IcedTea broken for iLO2 KVM, works fine on 14.04.

Bug #1644001 reported by Steve Newcomb
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
icedtea-web (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Using completely up-to-date 16.04, firefox with icedtea to access HP iLO2 (integrated lights-out KVM card) on remote server. This always works on 14.04, but on 16.04 it always fails with the following exception:

Another available info:
IcedTea-Web Plugin version: 1.6.2 (1.6.2-3ubuntu1)
 11/6/16 2:42 PM
Exception was:
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button".
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:764)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:686)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:933)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:701)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader. (JNLPClassLoader.java:285)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:357)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:429)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:403)
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:729)
 ... 2 more
Caused by: java.lang.ClassNotFoundException: Could not find class com.hp.ilo2.remcons.remcons
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2530)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.findClass(JNLPClassLoader.java:1682)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClass(JNLPClassLoader.java:2543)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:698)
 ... 7 more
Caused by: java.security.PrivilegedActionException: java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2520)
 ... 10 more
Caused by: java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons
 at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.access$2001(JNLPClassLoader.java:2492)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2523)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2521)
 ... 12 more
This is the list of exceptions that occurred launching your applet. Please note, those exceptions can originate from multiple applets. For a helpful bug report, be sure to run only one applet.
1) at 11/6/16 2:40 PM
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:701)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader. (JNLPClassLoader.java:285)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:357)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:429)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:403)
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:729)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:686)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:933)
Caused by: java.lang.ClassNotFoundException: Could not find class com.hp.ilo2.remcons.remcons
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2530)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.findClass(JNLPClassLoader.java:1682)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClass(JNLPClassLoader.java:2543)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:698)
 ... 7 more
Caused by: java.security.PrivilegedActionException: java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2520)
 ... 10 more
Caused by: java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons
 at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.access$2001(JNLPClassLoader.java:2492)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2523)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2521)
 ... 12 more
2) at 11/6/16 2:40 PM
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. For more information click "more information button".
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:764)
 at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:686)
 at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:933)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:701)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader. (JNLPClassLoader.java:285)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:357)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:429)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:403)
 at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:729)
 ... 2 more
Caused by: java.lang.ClassNotFoundException: Could not find class com.hp.ilo2.remcons.remcons
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2530)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.findClass(JNLPClassLoader.java:1682)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClass(JNLPClassLoader.java:2543)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:698)
 ... 7 more
Caused by: java.security.PrivilegedActionException: java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons
 at java.security.AccessController.doPrivileged(Native Method)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2520)
 ... 10 more
Caused by: java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons
 at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.access$2001(JNLPClassLoader.java:2492)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2523)
 at net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2521)
 ... 12 more

Tags: bot-comment
Revision history for this message
Steve Newcomb (srn-coolheads) wrote :

Still broken. Still works under freshly installed 14.04.

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1644001/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → icedtea-web (Ubuntu)
Revision history for this message
Steve Newcomb (srn-coolheads) wrote :

Curiously, I couldn't specify icedtea-8-plugin, because this website says, "There is no package names 'icedtea-8-plugin' published in Ubuntu". However, in my aptitude I see the icedtea-8-plugin package, version 1.6.2-3ubuntu1.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in icedtea-web (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.