01-28-2014 07:24 AM - edited 03-11-2019 08:37 PM
Hi There,
I have recently upgraded our spare ASA 5510 router to version 9.1(3) with ASDM image Version 7.1(5)100.
The client i'm attempting to run the ASDM launcher on is Windows 7 x64 running the latest version of Java (7 update 5).
I am able to get to the main screen when I https to the device. I can install the ASDM launcher, but once I enter the hostname and Password I receive the following error "Unable to launch Device Manager 192.168.X.XXX".
I have gone through a check list and I can confirm the following:
- the 3des-sha1 licence is enabled
- Http server is enabled for my clients subnet
- ssl encryption is enabled
- Tried Firefox and IE10
When I attempt to run the ASDM via the browser I get as far as asking for the password and although the initial prompt seems to accept it, another authentication box appears asking for it over and over again in an endless loop.
I have been through many forum posts and check lists, but cannot seem to pinpoint this problem.
If it helps, the box was previously flashed back to factory-default before I then applied the configuration from scratch (based on the config of our live ASA 5510).
Can somebody help please?
Thanks
Solved! Go to Solution.
01-29-2014 08:42 AM
Hi Anthony,
Since, you must have following command on ASA:
aaa authentication http console LOCAL
Along with that , there should be a username and password in ASA's local database. So try to configure following command and then check:
username cisco password cisco
After this try to access ASDM with username and password both cisco and check whether it works or not.
- Prateek Verma
01-28-2014 07:28 AM
Hi Anthony,
Could you please send me the output of "show run aaa", "show run all ssl".
Also Please confirm the JAVA version, is it JAVA 7 update 5 or update 51.?
Thanks and Regards,
Pulkit Bhandari
01-28-2014 07:34 AM
Firstly, sorry the Java version is infact Version 7 Update 51.
There is no output for "show run aaa"!!
CISCO-ASA-1(config)# show run all ssl
ssl server-version any
ssl client-version any
ssl encryption rc4-md5 rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
ssl certificate-authentication fca-timeout 2
Thanks
01-28-2014 07:38 AM
Hi Anthony,
Thanks for the outputs.
Please add the following command on the ASA and then test if it works for you.
aaa authentication http console LOCAL
Please let me know if it works and accept this reply as a solution.
Thanks ,
Pulkit Bhandari
01-28-2014 07:42 AM
Pulkit Bhandari wrote:
Hi Anthony,
Thanks for the outputs.
Please add the following command on the ASA and then test if it works for you.
aaa authentication http console LOCAL
Please let me know if it works and accept this reply as a solution.
Thanks ,
Pulkit Bhandari
Unfortunately I am still receiving the same issue with both the ASDM application and via the web browser.
Thanks
01-28-2014 07:51 AM
Hi Anthony,
Could you please follow the below steps and add an exception in Java for the ASDM IP address becasue we have been seeing issues after JAVA 7 update 51. Please follow the below steps and the chek if it works for you.
Add a security exception for the ASA in the Java Control Panel, so that you could launch the current ASDM image and upgrade it from within ASDM:
- Open Java Control Panel
* on Windows: Start > Control Panel > Java Control Panel
* on Mac: click on Java icon in System Preferences
- Go to the Security tab
- In the Exception Site List section at the bottom, click Edit Site List and add the ASA you want to manage with ASDM:
where
Please let me know if it works for you.
Thanks,
Pulkit Bhandari
01-28-2014 07:56 AM
Pulkit Bhandari wrote:
Hi Anthony,
Could you please follow the below steps and add an exception in Java for the ASDM IP address becasue we have been seeing issues after JAVA 7 update 51. Please follow the below steps and the chek if it works for you.
Add a security exception for the ASA in the Java Control Panel, so that you could launch the current ASDM image and upgrade it from within ASDM:
- Open Java Control Panel
* on Windows: Start > Control Panel > Java Control Panel
* on Mac: click on Java icon in System Preferences
- Go to the Security tab
- In the Exception Site List section at the bottom, click Edit Site List and add the ASA you want to manage with ASDM:
where
is the IP address of the ASA. Please let me know if it works for you.
Thanks,
Pulkit Bhandari
I have already done this also Pulkit and additionally I have even temporarily decreased the Java security level to Medium, but still no good.
I have noticed in the Java logs when attempting to login to the ASDM app that there seems to be an issue with the Certificate, it says "Caused by: java.security.cert.CertificateException: Java couldn't trust Server"
I have also managed to use OpenSSL in order to get the certificate imported into the Trusted certificates within Java.
Thanks
01-29-2014 07:13 AM
Any further ideas?
Thanks
04-17-2016 10:03 AM
This is Java issue, try jre 7, everything worked fine.
06-08-2016 08:25 PM
I had to install Java 6 update 43 to get ASDM to launch. It would not work with Java 7 update 9, 45 or 71
04-23-2019 04:16 AM
This worked here. i have been searching for a solution for a long time. i have uninstalled the latest version and installed the above. now working fine ( using Windows 10 )
thanks a lot, Robert Stack
10-18-2019 12:37 PM
Hello,
I don't know if you will see this or not. I downloaded and installed Java 6 update 43 and still getting the error "Unable to launch device manager from 10.x.x.x". I have added the IP address to the exceptions list in Java. Not sure what is going on...
10-07-2021 11:33 AM
This worked here. i have been searching for a solution for a long time. i have uninstalled the latest version and installed the above. now working fine ( using Windows 10 )
05-18-2018 06:00 AM
I have degraded JAVA from 8 to 6, my problem is solved.
Thanks for the useful suggestion.
01-29-2014 08:09 AM
Hi,
I would suggest you to downgrade the java to version 7 update 45. It should work after that.
- Prateek Verma
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide