Host Finder Search Missing after upgrade to Spectrum 10.3.2
search cancel

Host Finder Search Missing after upgrade to Spectrum 10.3.2

book

Article ID: 133031

calendar_today

Updated On:

Products

CA eHealth CA Spectrum

Issue/Introduction

After upgrading to Spectrum 10.3.2, if you go to the Locator tab -> Devices you will notice that the Host Finder search is no longer present.

Environment

Spectrum 10.3.2

Cause

This is a known issue with some code changes that were made for this 10.3.2 release.

Resolution

Engineering is aware of the issue and is working on a permanent fix. In the mean time, please see the steps below as a workaround to regain access to this search:


On all OneClick systems, open the <SPECROOT>/tomcat/webapps/spectrum/WEB-INF/topo/config/topo-app-config.xml file. 


Search for the keyword "uncertifiedoids". It should bring you to this section: 



com.aprisma.spectrum.app.topo.client.search.uncertifiedoids 
com.aprisma.spectrum.app.topo.client.search.UncertifiedDevicesAction 
search-dummy-criteria 
table-uncertified-devices-config 



Change the "search-criteria-id" field from above to "search-dummy-criteria1" so it looks like the below: 


com.aprisma.spectrum.app.topo.client.search.uncertifiedoids 
com.aprisma.spectrum.app.topo.client.search.UncertifiedDevicesAction 
search-dummy-criteria1 
table-uncertified-devices-config



Save the file, and close and re-open any OC clients.


Additional Information

If you have any additional questions, please contact Spectrum product support.

Attachments