Failed to successfully log into the OneClick server when installing Spectrum connector for SOI.
search cancel

Failed to successfully log into the OneClick server when installing Spectrum connector for SOI.

book

Article ID: 5734

calendar_today

Updated On:

Products

CA Service Operations Insight (SOI)

Issue/Introduction

When installing Spectrum connector for SOI, if Spectrum OneClick has enabled SSL and you have already imported the keystore from OneClick server to Spectrum connector server. Also make sure the OneClick credential you have entered during the installation is correct. You are getting the following error in the screen capture during the installation.

Please review CA-Spectrum_Connector_InstallDebug.log for any error

Environment

Spectrum connector version: 2.x
SOI :4.x,

Cause

In Spectrum 10.x, Spectrum uses TLS protocol to communicate through SSL and Spectrum connector uses SSLV3 for communication. This is why the communication has been blocked between OneClick and Spectrum connector. 

Resolution

Please verify the Spectrum OneClick server is up and running and the port is reachable.

if all the above true, then please do the below:

 1. Go to Spectrum OneClick server, open $SPECROOT\tomcat\conf\server.xml file.

2. Find the "Connector" session in the file, replace sslProtocol="TLS" with sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2,SSLv2Hello,SSLv3".

3. Below is what it should look like after you make the change for the "Connector" session.

4. Restart Spectrum tomcat service.

5. Run the installation for Spectrum connector again.

 

Attachments

1558707912009000005734_sktwi1f5rjvs16qvt.png get_app
1558707909919000005734_sktwi1f5rjvs16qvs.png get_app