Unable to open the reports from OC
book
Article ID: 369182
calendar_today
Updated On:
Products
DX Unified Infrastructure Management (Nimsoft / UIM)
Issue/Introduction
No able to open the reports from OC. Giving data access error.
Resolution
Follow the below step:-
- Deactivate the CABI probe.
- Open Raw Configure of the CABI probe and set the CABI configuration parameter cabi_url to:
http://<URLwithMatchingSubdomainAndDomain>:<port>/cabijs
- Deactivate the wasp probe
- Modify $UIM_HOME\nimsoft/probes/service/wasp/webapps/cabijs/META-INF/context.xml with
- <CookieProcessor class="org.apache.tomcat.util.http.Rfc6265CookieProcessor" sameSiteCookies="Lax" />
- Activate the cabi probe.
- Activate the wasp probe
- On the Operator Console robot Deactivate the wasp probe
- Modify $UIM_HOME\nimsoft/probes/service/wasp/webapps/cabi/META-INF/context.xml with
- <CookieProcessor class="org.apache.tomcat.util.http.Rfc6265CookieProcessor" sameSiteCookies="Lax" />
Activate the wasp probe
Login to OC machine using below url
http://<URLwithMatchingSubdomainAndDomain>:<port>/operatorconsole_portlet
Feedback
thumb_up
Yes
thumb_down
No