HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- ML115 G1 with LO100c card
ProLiant Servers (ML,DL,SL)
1826211
Members
2455
Online
109691
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-19-2008 04:59 AM
04-19-2008 04:59 AM
ML115 G1 with LO100c card
Hi all,
I purchased a ML115 G1 server with the optional Lights-out 100c card, I've updated BIOS and LO100c firmware and still struggling to get Virtual KVM working.
I've searched here and found similar posts but no answer was found, after logging in to the web interface I click on the Virtual KVM link wait and this error is shown in the java console:
load: class com.serverengines.mahogany.MahoganyViewer.class not found.
java.lang.ClassNotFoundException: com.serverengines.mahogany.MahoganyViewer.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)
I've tried various versions of java but still no luck.
Has anyone got Virtual KVM working with a LO100c card ?
Thanks in advance for any suggestions.
I purchased a ML115 G1 server with the optional Lights-out 100c card, I've updated BIOS and LO100c firmware and still struggling to get Virtual KVM working.
I've searched here and found similar posts but no answer was found, after logging in to the web interface I click on the Virtual KVM link wait and this error is shown in the java console:
load: class com.serverengines.mahogany.MahoganyViewer.class not found.
java.lang.ClassNotFoundException: com.serverengines.mahogany.MahoganyViewer.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)
I've tried various versions of java but still no luck.
Has anyone got Virtual KVM working with a LO100c card ?
Thanks in advance for any suggestions.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2008 05:29 AM
04-19-2008 05:29 AM
Re: ML115 G1 with LO100c card
Hi,
I appreciate that you may have already tried a few versions of Java but the user guide points to use of V1.4.2. Can you try this version.
http://java.sun.com/products/archive/j2se/1.4.2_13/index.html
Also try Internet Explorer 6 if possible with this version of Java. IE7 may have issues.
I hope this helps.
Brian
I appreciate that you may have already tried a few versions of Java but the user guide points to use of V1.4.2. Can you try this version.
http://java.sun.com/products/archive/j2se/1.4.2_13/index.html
Also try Internet Explorer 6 if possible with this version of Java. IE7 may have issues.
I hope this helps.
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2008 02:29 PM
04-19-2008 02:29 PM
Re: ML115 G1 with LO100c card
Hi Brian,
Thanks I missed that version I went back as far as 5.0 update 15, downloading the jdk version got me further this time by asking for log in details but it still fails with the jave console reporting this error:
Requesting URL: http://xxx.xxx.xxx.xxx/com/serverengines/mahogany/MahoganyViewer.class
load: class com.serverengines.mahogany.MahoganyViewer.class not found.
java.lang.ClassNotFoundException: com.serverengines.mahogany.MahoganyViewer.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
This was tried/tested with IE6 IE7 FF2.0.14, with http and https... Thanks again for any pointers...
Gav.
Thanks I missed that version I went back as far as 5.0 update 15, downloading the jdk version got me further this time by asking for log in details but it still fails with the jave console reporting this error:
Requesting URL: http://xxx.xxx.xxx.xxx/com/serverengines/mahogany/MahoganyViewer.class
load: class com.serverengines.mahogany.MahoganyViewer.class not found.
java.lang.ClassNotFoundException: com.serverengines.mahogany.MahoganyViewer.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
This was tried/tested with IE6 IE7 FF2.0.14, with http and https... Thanks again for any pointers...
Gav.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP