04-13-2018 07:33 AM - edited 02-21-2020 07:37 AM
I've been working on solving this problem for several days ... I've looked at every bit of information I can find, but I have not been successful at solving the problem.
ASDM will only launch 1 time after a fresh reboot of the ASA device. Any further attempts to launch ASDM fail.
Currently running ASA 9.9(2) and ASDM 7.9(2). This problem started on version 9.6/7.6 ... software update did not solve the issue. I need to be able to reliably connect to ASDM without rebooting the device first. I've tried different client computers with the same result. (see log below)
Launcher console log:
Using JRE version 1.8.0_161 Java HotSpot(TM) Client VM
User home directory = C:\Users\cbradford
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
m: print memory usage
q: hide console
s: dump system properties
----------------------------------------------------
Application Logging Started at Fri Apr 13 10:16:42 EDT 2018
---------------------------------------------
Local Launcher Version = 1.8.0
Local Launcher Version Display = 1.8(0)
OK button clicked
Trying for ASDM Version file; url = https://10.71.1.1/admin/
Server Version = 7.9(2)
Server Launcher Version = 1.8.0, size = 774656 bytes
Launcher version checking is successful.
invoking SGZ Loader..
Cache location = C:/Users/cbradford/.asdm/cache
2018-04-13 10:17:07,586 [ERROR] CLI-PASSTHROUGH-DEBUG Inside doInitialProcessing:
0 [SGZ Loader: launchSgzApplet] ERROR com.cisco.pdm.headless.startup - CLI-PASSTHROUGH-DEBUG Inside doInitialProcessing:
CLI-PASSTHROUGH-DEBUG Inside doInitialProcessing:
2018-04-13 10:17:07,611 [ERROR] CLI-PASSTHROUGH-DEBUG Inside doInitialProcessing messenger: clx@416c84
25 [SGZ Loader: launchSgzApplet] ERROR com.cisco.pdm.headless.startup - CLI-PASSTHROUGH-DEBUG Inside doInitialProcessing messenger: clx@416c84
CLI-PASSTHROUGH-DEBUG Inside doInitialProcessing messenger: clx@416c84
java.lang.NullPointerException
at t6.cr(t6.java:742)
at t6.b(t6.java:573)
at t6.<init>(t6.java:386)
at com.cisco.pdm.PDMApplet.start(PDMApplet.java:168)
at com.cisco.nm.dice.loader.Loader$1.run(Unknown Source)
Exception in Starting Main window
Exception in thread "SGZ Loader: launchSgzApplet" java.lang.NullPointerException
at com.cisco.pdm.PDMApplet.start(PDMApplet.java:175)
at com.cisco.nm.dice.loader.Loader$1.run(Unknown Source)