Advertisement
Guest User

Untitled

a guest
Jan 18th, 2016
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. Using JRE version 1.7.0_80 Java HotSpot(TM) 64-Bit Server VM
  2. User home directory = C:\Users\JBower
  3. ----------------------------------------------------
  4. c: clear console window
  5. f: finalize objects on finalization queue
  6. g: garbage collect
  7. h: display this help message
  8. m: print memory usage
  9. q: hide console
  10. s: dump system properties
  11. ----------------------------------------------------
  12. Application Logging Started at Mon Jan 18 11:43:49 EST 2016
  13. ---------------------------------------------
  14. Local Launcher Version = 1.5.50
  15. Local Launcher Version Display = 1.5(50)
  16. Cannot read profile file C:\Users\JBower\.asdm\data\deviceinfo.conf.
  17. OK button clicked
  18. Trying for ASDM Version file; url = https://192.168.1.1/admin/
  19. java.lang.ClassCastException: sun.security.ssl.X509TrustManagerImpl cannot be cast to com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager
  20. at com.sun.deploy.security.X509ExtendedDeployTrustManagerDelegate$2.checkTrusted(Unknown Source)
  21. at com.sun.deploy.security.X509TrustManagerDelegate.checkTrusted(Unknown Source)
  22. at com.sun.deploy.security.X509ExtendedDeployTrustManagerDelegate.checkServerTrusted(Unknown Source)
  23. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  24. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  25. at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(Unknown Source)
  26. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
  27. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  28. at sun.security.ssl.Handshaker.processLoop(Unknown Source)
  29. at sun.security.ssl.Handshaker.process_record(Unknown Source)
  30. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  31. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  32. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  33. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  34. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  35. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  36. at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
  37. at com.cisco.launcher.y.a(Unknown Source)
  38. at com.cisco.launcher.y.if(Unknown Source)
  39. at com.cisco.launcher.r.a(Unknown Source)
  40. at com.cisco.launcher.s.do(Unknown Source)
  41. at com.cisco.launcher.s.null(Unknown Source)
  42. at com.cisco.launcher.s.new(Unknown Source)
  43. at com.cisco.launcher.s.access$000(Unknown Source)
  44. at com.cisco.launcher.s$2.a(Unknown Source)
  45. at com.cisco.launcher.g$2.run(Unknown Source)
  46. at java.lang.Thread.run(Unknown Source)
  47. javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Java couldn't trust Server
  48. at sun.security.ssl.Alerts.getSSLException(Unknown Source)
  49. at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
  50. at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  51. at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  52. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
  53. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  54. at sun.security.ssl.Handshaker.processLoop(Unknown Source)
  55. at sun.security.ssl.Handshaker.process_record(Unknown Source)
  56. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  57. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  58. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  59. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  60. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  61. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  62. at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
  63. at com.cisco.launcher.y.a(Unknown Source)
  64. at com.cisco.launcher.y.if(Unknown Source)
  65. at com.cisco.launcher.r.a(Unknown Source)
  66. at com.cisco.launcher.s.do(Unknown Source)
  67. at com.cisco.launcher.s.null(Unknown Source)
  68. at com.cisco.launcher.s.new(Unknown Source)
  69. at com.cisco.launcher.s.access$000(Unknown Source)
  70. at com.cisco.launcher.s$2.a(Unknown Source)
  71. at com.cisco.launcher.g$2.run(Unknown Source)
  72. at java.lang.Thread.run(Unknown Source)
  73. Caused by: java.security.cert.CertificateException: Java couldn't trust Server
  74. at com.sun.deploy.security.X509TrustManagerDelegate.checkTrusted(Unknown Source)
  75. at com.sun.deploy.security.X509ExtendedDeployTrustManagerDelegate.checkServerTrusted(Unknown Source)
  76. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  77. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  78. at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(Unknown Source)
  79. ... 21 more
  80. Trying for IDM. url=https://192.168.1.1/idm/idm.jnlp/
  81. java.lang.ClassCastException: sun.security.ssl.X509TrustManagerImpl cannot be cast to com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager
  82. at com.sun.deploy.security.X509ExtendedDeployTrustManagerDelegate$2.checkTrusted(Unknown Source)
  83. at com.sun.deploy.security.X509TrustManagerDelegate.checkTrusted(Unknown Source)
  84. at com.sun.deploy.security.X509ExtendedDeployTrustManagerDelegate.checkServerTrusted(Unknown Source)
  85. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  86. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  87. at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(Unknown Source)
  88. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
  89. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  90. at sun.security.ssl.Handshaker.processLoop(Unknown Source)
  91. at sun.security.ssl.Handshaker.process_record(Unknown Source)
  92. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  93. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  94. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  95. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  96. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  97. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  98. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  99. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  100. at com.cisco.launcher.w.a(Unknown Source)
  101. at com.cisco.launcher.s.for(Unknown Source)
  102. at com.cisco.launcher.s.new(Unknown Source)
  103. at com.cisco.launcher.s.access$000(Unknown Source)
  104. at com.cisco.launcher.s$2.a(Unknown Source)
  105. at com.cisco.launcher.g$2.run(Unknown Source)
  106. at java.lang.Thread.run(Unknown Source)
  107. javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Java couldn't trust Server
  108. at sun.security.ssl.Alerts.getSSLException(Unknown Source)
  109. at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
  110. at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  111. at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
  112. at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
  113. at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
  114. at sun.security.ssl.Handshaker.processLoop(Unknown Source)
  115. at sun.security.ssl.Handshaker.process_record(Unknown Source)
  116. at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
  117. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
  118. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  119. at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
  120. at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
  121. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
  122. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  123. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  124. at com.cisco.launcher.w.a(Unknown Source)
  125. at com.cisco.launcher.s.for(Unknown Source)
  126. at com.cisco.launcher.s.new(Unknown Source)
  127. at com.cisco.launcher.s.access$000(Unknown Source)
  128. at com.cisco.launcher.s$2.a(Unknown Source)
  129. at com.cisco.launcher.g$2.run(Unknown Source)
  130. at java.lang.Thread.run(Unknown Source)
  131. Caused by: java.security.cert.CertificateException: Java couldn't trust Server
  132. at com.sun.deploy.security.X509TrustManagerDelegate.checkTrusted(Unknown Source)
  133. at com.sun.deploy.security.X509ExtendedDeployTrustManagerDelegate.checkServerTrusted(Unknown Source)
  134. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  135. at com.sun.deploy.security.X509ExtendedDeployTrustManager.checkServerTrusted(Unknown Source)
  136. at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(Unknown Source)
  137. ... 19 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement