cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2298
Views
0
Helpful
3
Replies

ASDM ASA 5525 Error

majid3612
Level 1
Level 1
I have recently updated Java to latest version as well as ASDM software version to 7.14. Afterwards, I cannot connect to ASA using ASDM due to the error message attached. The following is some parts of call stack in Java console:

Trying for IDM. url=https://10.101.41.1:11443/idm/idm.jnlp/
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at com.cisco.launcher.w.a(Unknown Source)
at com.cisco.launcher.s.for(Unknown Source)
at com.cisco.launcher.s.new(Unknown Source)
at com.cisco.launcher.s.access$000(Unknown Source)
at com.cisco.launcher.s$2.a(Unknown Source)
at com.cisco.launcher.g$2.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 
I added ASA certificate to Java as well but I still get the same error. 
 
Any solutions?
3 Replies 3

Marvin Rhoads
Hall of Fame
Hall of Fame

The error mentions "Trying for IDM." That's the old IPS Device Manager (long past end of life). Does your ASA have an IPS module by any change?

I also notice you are using a custom port for ASDM (11443). Has that always been the case?

My ASA has IPS (Firepower). The custom port (11443) doesn't cause the issue since it was fine prior to upgrading to version 7.14. What's your recommendation?

Marvin Rhoads
Hall of Fame
Hall of Fame

That's odd.

I am using ASDM 7.14(1) to access several different ASAs. I am running Java 8 Update 271.

Review Cisco Networking for a $25 gift card