oi_connector - Verifying Tenant ID Call Back Fails
search cancel

oi_connector - Verifying Tenant ID Call Back Fails

book

Article ID: 193417

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Attempting to verify the tentatID on the oi_connector probe gives the following failure. All other actions work (verifying nass, jarvis etc)




 

 

Environment

Release : 20.x or later

Component : UIM - OI_CONNECTOR

oi_connector 1.32
ppm 20.1

Cause

oi_connector logs show this:

[attach_socket, oi_connector] (120) Callback error, Exception in callback for public com.nimsoft.nimbus.PDS com.nimsoft.probe.gateway.oi_connector.utils.CallbackUtils.cbVerifyElasticSearch(com.nimsoft.nimbus.NimSession,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String) throws com.nimsoft.nimbus.NimException: Illegal character in authority at index 8: https://<DOI Elasticsearch Route>: Illegal character in authority at index 8: https://<DOI Elasticsearch Route>

Resolution

Edit the probe in Raw Configure and change

esURL = https://<DOI Elasticsearch Route>

to have just a blank value for the key e.g.

esURL =

Save then deactivate/activate the probe and try the verify again.