01-17-2019 07:49 PM - edited 02-21-2020 08:40 AM
I am getting this error when trying to launch ASDM. New install of Windows 10 Professional. I have been running this successfully on other Windows 10 PCs. Has anyone seen this and know the fix?
Solved! Go to Solution.
06-11-2021 07:59 AM
Awesome solution! thank you for the effort and the post.
06-16-2021 10:26 PM
Your solution fixed our case
06-18-2021 06:46 PM
I'm in the same condition as Patrick
I was check release note ASDM 7.10 on website cisco.com
Now, apps setup on my laptop : ASDM 7.10 version Java 8 update 291 windows 10 pro 20H2
I do not know 2 files hidden.vbs run.bat where this file is located to move to system32. Can you help me?
07-27-2021 01:05 PM
thanks very much you helped me solve my problem
07-29-2021 10:53 PM
Hi Scott,
Thank you for the fix. ASDM launched after changing the target. Looks like its not connecting to the ASA. The status displays as "connecting to the device. Please wait: Any idea?
java.lang.ExceptionInInitializerError
at jdk.nashorn.internal.parser.Parser.parse(Parser.java:275)
at jdk.nashorn.internal.parser.Parser.parse(Parser.java:249)
at jdk.nashorn.internal.runtime.Context.compile(Context.java:1284)
at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:1251)
at jdk.nashorn.internal.runtime.Context.compileScript(Context.java:627)
at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:535)
at jdk.nashorn.api.scripting.NashornScriptEngine.compileImpl(NashornScriptEngine.java:524)
at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:155)
at javax.script.AbstractScriptEngine.eval(Unknown Source)
at com.sun.deploy.net.proxy.SunAutoProxyHandler.jsGetProxyInfo(Unknown Source)
at com.sun.deploy.net.proxy.SunAutoProxyHandler.access$100(Unknown Source)
at com.sun.deploy.net.proxy.SunAutoProxyHandler$2.run(Unknown Source)
at com.sun.deploy.net.proxy.SunAutoProxyHandler$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.net.proxy.SunAutoProxyHandler.jsGetProxyInfo(Unknown Source)
at com.sun.deploy.net.proxy.SunAutoProxyHandler.getProxyInfo(Unknown Source)
at com.sun.deploy.net.proxy.DynamicProxyManager.getProxyList(Unknown Source)
at com.sun.deploy.net.proxy.DeployProxySelector.select(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.http.HttpURLConnection.getHeaderField(Unknown Source)
at java.net.HttpURLConnection.getHeaderFieldDate(Unknown Source)
at java.net.URLConnection.getLastModified(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getLastModified(Unknown Source)
at com.sun.deploy.util.SecurityBaseline.checkForUpdate(Unknown Source)
at com.sun.deploy.util.SecurityBaseline.access$100(Unknown Source)
at com.sun.deploy.util.SecurityBaseline$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Program Files\Java\jre1.8.0_301\lib\ext\nashorn.jar" "read")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at com.sun.deploy.security.SelectableSecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkRead(Unknown Source)
at java.io.File.isDirectory(Unknown Source)
at sun.net.www.ParseUtil.fileToEncodedURL(Unknown Source)
at sun.security.provider.PolicyFile.canonicalizeCodebase(Unknown Source)
at sun.security.provider.PolicyFile.access$700(Unknown Source)
at sun.security.provider.PolicyFile$5.run(Unknown Source)
at sun.security.provider.PolicyFile$5.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.security.provider.PolicyFile.getPermissions(Unknown Source)
at sun.security.provider.PolicyFile.getPermissions(Unknown Source)
at sun.security.provider.PolicyFile.implies(Unknown Source)
at java.security.ProtectionDomain.implies(Unknown Source)
at java.security.ProtectionDomain.impliesCreateAccessControlContext(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at jdk.nashorn.internal.runtime.options.Options.getBooleanProperty(Options.java:154)
at jdk.nashorn.internal.runtime.options.Options.getBooleanProperty(Options.java:179)
at jdk.nashorn.internal.parser.Lexer.<clinit>(Lexer.java:67)
... 32 more
08-01-2021 06:50 PM
This turned out to be a JAVA error. I didn't have permission to uninstall the old java version running. So I took a laptop with a clean install, update java, and launched ASDM; it worked. Thanks, fo the help guys.
09-21-2021 03:19 PM
Thanks was useful for me.
09-24-2021 01:13 PM
09-26-2021 10:34 AM
Just came here to say THANK YOU
11-18-2021 05:38 AM
12-23-2021 06:13 AM
That was the fix I was looking for, thank you Sir!
02-07-2022 03:37 PM
Hi Scott,
Thanks very much for taking the time to post that solution. It worked for me and saved me a load of time trying to troubleshoot Windows 10.
Jezz
05-03-2022 05:46 PM
Thank you. it helps
06-07-2022 04:04 AM
Fixed - thanks for the post!
09-30-2022 05:08 AM
Thannks! that did it!
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