Getting error trying to enable Webview with SSL
search cancel

Getting error trying to enable Webview with SSL

book

Article ID: 135430

calendar_today

Updated On:

Products

CA Application Performance Management Agent (APM / Wily / Introscope) CA Application Performance Management (APM / Wily / Introscope) INTROSCOPE

Issue/Introduction

Get the Following exceptions in Webview Log 


7/30/19 09:10:34.024 AM EDT [WARN] [org.mortbay.log] EXCEPTION 

javax.net.ssl.SSLHandshakeException: no cipher suites in common


7/30/19 09:10:34.043 AM EDT [WARN] [org.mortbay.log] EXCEPTION 

javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:992)

at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)

at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)

at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)

at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:675)

at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)

Caused by: java.io.EOFException: SSL peer shut down incorrectly

at sun.security.ssl.InputRecord.read(InputRecord.java:505)

at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)

... 5 more


Environment

Release : 10.7.0

Component : APM Agents

Cause

Caused by webview-jetty-config.xml file  corruption. 

Resolution

Copied a webview-jetty-config.xml file from the working different server over to the current server.