Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why can't I launch the Java SSH Client from the AWS Management Console?

In the AWS Management Console, I select an EC2 instance and then I click "Connect" from the Instance Actions menu. I see the following popup window:

enter image description here

Instead of the fields I should normally see, I get the above message about enabling java in my browser. But java is enabled in my browser. I tested it with this page to confirm. I'm running Java SE 6 Update 24.

I'm using Google Chrome v20.0 on Linux Mint 13 64bit. I also tried with Firefox and the result is the same. I can access Java SSH Client without any problem from my Windows box, so it may be a Linux-specific issue.

like image 256
David Levesque Avatar asked Jul 09 '12 19:07

David Levesque


1 Answers

Use Firefox or safari, it works fine.

Refer to the link below for more information.

Chrome browser versions 42 and above. Starting with Chrome version 42 (released April 2015), Chrome has disabled the standard way in which browsers support plugins. https://java.com/en/download/help/browser_activate_plugin.xml

like image 78
Neha Patel Avatar answered Nov 01 '22 21:11

Neha Patel