12-17-2021 06:19 AM
It stacks at loading Firepower configuration 17%.
```
$ javaws startup.jnlp
selected jre: /usr/lib/jvm/java-8-openjdk-amd64/jre
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
selected jre: /usr/lib/jvm/java-8-openjdk-amd64/jre
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
Codebase matches codebase manifest attribute, and application is signed. Continuing. See: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html for details.
Starting application [com.cisco.launcher.Launcher] ...
asdm.runStartupWizard = true
java.lang.ClassNotFoundException: com.sun.deploy.trace.Trace
at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1640)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.cisco.launcher.i.a(Unknown Source)
at com.cisco.launcher.i.if(Unknown Source)
at com.cisco.launcher.i.a(Unknown Source)
at com.cisco.launcher.s.if(Unknown Source)
at com.cisco.launcher.Launcher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:576)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:945)
```
12-17-2021 09:05 AM
- Ref : https://www.cisco.com/c/en/us/td/docs/security/asdm/7_17/release/notes/rn717.html
>...ASDM is not tested on Linux.
Check Table 1
M.
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