• Hello and welcome! Register to enjoy full access and benefits:

    • Advertise in the Marketplace section for free.
    • Get more visibility with a signature link.
    • Company/website listings.
    • Ask & answer queries.
    • Much more...

    Register here or log in if you're already a member.

  • 🎉 WHV has crossed 10,000 monthly views and 50,000 clicks per month, as per Google Analytics! Thank you for your support! 🎉

Cannot Run JViewer to Connect to Server via KVM Console

nick

Newbie
Messages
14
Reaction score
1
Points
3
Balance
$0.7USD
Hi,

I have a dedicated server, and the provider gave me IPMI KVM access. It’s my first server.

However, I am unable to run the Java Viewer to connect to my server through the KVM Console.

Java Application Error:
kvm-java-error.gif


How can I fix this?
 

benclark

Newbie
Messages
23
Reaction score
4
Points
3
Balance
$7.9USD
It seems the issue is caused by Javass security level blocking the application. Your security settings are preventing a self-signed Java application from running.

To fix this, go to the Start menu, search for "Configure Java" > Security tab, and change your security level to Medium or lower.
 

calibernode

New Member
Hosting Provider
Messages
11
Reaction score
4
Points
8
Balance
$0.5USD
If you have the option, you can change the Plug-in Type to HTML5 under the virtual console settings. This will bypass Java altogether and still give you the same options.
 

nick

Newbie
Messages
14
Reaction score
1
Points
3
Balance
$0.7USD
If you have the option, you can change the Plug-in Type to HTML5 under the virtual console settings. This will bypass Java altogether and still give you the same options.
Thank you, my problem is solved. I didn’t notice this option.

There’s an option to open KVM in a web browser.
 
Top