- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- ILO 2 Advanced Java console doesn't work with Fire...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-03-2009 09:21 AM
тАО03-03-2009 09:21 AM
ILO 2 Advanced Java console doesn't work with Firefox 3.x, why??
These are the errors for the serial console:
load: class com.compaq.issg.lom.xterm.xterm not found.
java.lang.ClassNotFoundException: com.compaq.issg.lom.xterm.xterm
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection
failed:https://172.16.0.232/com/compaq/issg/lom/xterm/xterm.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException:
com.compaq.issg.lom.xterm.xterm
These are the errors for the remote Java console:
Java Plug-in 1.6.0_11
Using JRE version 1.6.0_11 Java HotSpot(TM) Client VM
load: class com.hp.ilo2.remcons.remcons.class not found.
java.lang.ClassNotFoundException: com.hp.ilo2.remcons.remcons.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection
failed:https://172.16.0.232/com/hp/ilo2/remcons/remcons/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException:
com.hp.ilo2.remcons.remcons.class
The Internet Explorer remote console does work.
Firefox is my default browser, though, and before I pay for ILO,
I would like to know that it will work as it is supposed to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2009 06:24 AM
тАО04-17-2009 06:24 AM
Re: ILO 2 Advanced Java console doesn't work with Firefox 3.x, why??
My conclusion is that something was corrupted inside the original $HOME/.mozilla folder causing the java-applet to fail. Anyway, the fix for the problem in my case was to let Firefox regenerate the $HOME/.mozilla.
I'm not sure where Firefox put it's stuff on a Windows client, perhaps in the Application Data? I'm not sure.
My version of mozilla Firefox is 3.0.8 (3.0.8-1.fc10.x86_64)
BTW! If the remote machine is a Windows server, or any other server running in graphical mode, then the remote console will not work unless you have an advanced iLO2 license. The iLO2 console will only show text based consoles until you install a Advanced iLO/iLO2 license. You can get a trial Advanced iLO license at the HP website.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2010 02:08 AM
тАО01-13-2010 02:08 AM
Re: ILO 2 Advanced Java console doesn't work with Firefox 3.x, why??
In particular for the com.hp.ilo2.remcons.remcons class.
So I wonder when this will be fixed and how come it was done in the first place? Surely iLO firmware should work for let's say 10 years.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-05-2013 10:59 AM
тАО03-05-2013 10:59 AM
Re: ILO 2 Advanced Java console doesn't work with Firefox 3.x, why??
I'm on CentOS 5.4 running Firefox 15.0.1 and JRE 1.7.0_15.
I know this is an old thread, but I've been fighting with this for a while and finally figured it out. I was getting a ClassNotFoundException for com.hp.ilo2.remcons.remcons.class.
The reason that it wasn't working for me was that I had set Firefox not to accept third-party cookies. After I allowed it again, Remote Console started working. This can be found under Firefox Preferences -> Privacy -> History -> Use custom settings for history -> Accept third-party cookies.