<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to start ASDM version 1.5(50) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744668#M533512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve, your workaround works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found Java 6 and made a shortcut to it with your stuff added:&lt;/P&gt;&lt;P&gt;Target: "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xms64m -Xmx512m -Dsun.swing.enableImprovedDragGesture=true -classpath lzma.jar;jploader.jar;asdm-launcher.jar;retroweaver-rt-2.0.jar com.cisco.launcher.Launcher&lt;/P&gt;&lt;P&gt;Start in: "C:\Program Files (x86)\Cisco Systems\ASDM\"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I can keep running Chrome and the latest version of Java elsewhere.&amp;nbsp; I hope that is useful to others as well &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 01:49:12 GMT</pubDate>
    <dc:creator>MichaelBoon</dc:creator>
    <dc:date>2012-08-17T01:49:12Z</dc:date>
    <item>
      <title>Unable to start ASDM version 1.5(50)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744664#M533503</link>
      <description>&lt;P&gt;I recently upgraded Java to JRE version 1.7.0 and now when I try to login to the ASA 5510, I get the following message in the java console log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: sun.security.ssl.X509TrustManagerlmpl cannot be cast to com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager&lt;/P&gt;&lt;P&gt;&amp;nbsp; at com.sun.deploy.security,X509ExtendedDeployTrustManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the log file (2 pages).&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:11:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744664#M533503</guid>
      <dc:creator>tpheister</dc:creator>
      <dc:date>2019-03-11T21:11:54Z</dc:date>
    </item>
    <item>
      <title>Unable to start ASDM version 1.5(50)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744665#M533506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASDM is not currently supported with JAVA version 7. The exception you see above is typically generated. I suggest you downgrade java version to 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An enhancement request has been files for this: &lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCts17526"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCts17526&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to view this bug after 24 hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. Please mark this question as resoved if it has been answered. Do rate helpful posts. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 08:47:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744665#M533506</guid>
      <dc:creator>Anu M Chacko</dc:creator>
      <dc:date>2011-08-18T08:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start ASDM version 1.5(50)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744666#M533508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick workaround is to change your ASDM launcher shortcut to point to Java 6 which may well still be on your client. Assuming it's Windows 7, look at the Control Panel -&amp;gt; Programs and Features, and you'll probably find a few different versions of Java there. Typically, the ASDM launcher shortcut target will end up looking something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\Java\jre6\bin\javaw.exe" -Xms64m -Xmx512m -Dsun.swing.enableImprovedDragGesture=true -classpath lzma.jar;jploader.jar;asdm-launcher.jar;retroweaver-rt-2.0.jar com.cisco.launcher.Launcher&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 23:28:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744666#M533508</guid>
      <dc:creator>bhbsystesm</dc:creator>
      <dc:date>2012-07-27T23:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start ASDM version 1.5(50)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744667#M533510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;/P&gt;&lt;P&gt;You could refer to &lt;A _jive_internal="true" href="https://community.cisco.com/thread/2159707"&gt;https://supportforums.cisco.com/thread/2159707&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 19:03:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744667#M533510</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-07-28T19:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start ASDM version 1.5(50)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744668#M533512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve, your workaround works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found Java 6 and made a shortcut to it with your stuff added:&lt;/P&gt;&lt;P&gt;Target: "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xms64m -Xmx512m -Dsun.swing.enableImprovedDragGesture=true -classpath lzma.jar;jploader.jar;asdm-launcher.jar;retroweaver-rt-2.0.jar com.cisco.launcher.Launcher&lt;/P&gt;&lt;P&gt;Start in: "C:\Program Files (x86)\Cisco Systems\ASDM\"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I can keep running Chrome and the latest version of Java elsewhere.&amp;nbsp; I hope that is useful to others as well &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 01:49:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744668#M533512</guid>
      <dc:creator>MichaelBoon</dc:creator>
      <dc:date>2012-08-17T01:49:12Z</dc:date>
    </item>
    <item>
      <title>Unable to start ASDM version 1.5(50)</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744669#M533513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you EVER so much for your assistance!&amp;nbsp; I have been battling with this for two days; when I saw this particular thread the problem was resolved in minutes.&amp;nbsp; Again, my thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 21:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744669#M533513</guid>
      <dc:creator>RobertNChandler</dc:creator>
      <dc:date>2013-01-03T21:22:19Z</dc:date>
    </item>
    <item>
      <title>Thank you this fixed my</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744670#M533514</link>
      <description>&lt;P&gt;Thank you this fixed my problem also.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2014 21:03:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-start-asdm-version-1-5-50/m-p/1744670#M533514</guid>
      <dc:creator>JERRY WAYOCK</dc:creator>
      <dc:date>2014-10-16T21:03:58Z</dc:date>
    </item>
  </channel>
</rss>

