..
After upgrading to v21.2.6 on Spectrum and PM, events were not seen in Spectrum but created in PM.
Receiving this error now in the EM Wrapper log
INFO | jvm 1 | 2022/01/14 00:26:58 | WARN | qtp1892386753-39 | 2022-01-14 00:26:58,133 | com.ca.im.portal.api.security.Encryption
INFO | jvm 1 | 2022/01/14 00:26:58 | | Couldn't complete encryption/decryption due to: Error closing stream:
INFO | jvm 1 | 2022/01/14 00:26:58 | WARN | qtp1892386753-39 | 2022-01-14 00:26:58,133 | com.ca.im.portal.common.web.util.AuthInterceptor
INFO | jvm 1 | 2022/01/14 00:26:58 | | SsoToken is expired or could not be decrypted
Receiving this error in the tomcat log:
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (401)Unauthorized
faultActor:
faultNode:
faultDetail:
{}:return code: 401
{http://xml.apache.org/axis/}HttpErrorCode:401
(401)Unauthorized
at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at com.netqos.InventoryWS.InventoryWSSoapStub.beginInventory(InventoryWSSoapStub.java:504)
at com.ca.im.netqos.integration.datasource.inventory.AxisNetqosInventoryService.getEventManagerURL(AxisNetqosInventoryService.java:77)
at com.ca.im.netqos.integration.event.NetqosEventManager$NPCEventManagerWebserviceURLPoller.performTask(NetqosEventManager.java:626)
at com.aprisma.util.thread.ThreadPoolMonitor$TimedThreadTask.performTask(ThreadPoolMonitor.java:135)
at com.aprisma.util.thread.CachedThread.run(CachedThread.java:116)
Jul 21, 2021 08:25:29.439 (PoolThread-30: GlobalPool => NPCEventManagerWebserviceURLPoller) (NetqosEventLog) - (ERROR) - Unable to contact Event Manager - stopping all polling.
Dx NetOps Performance Management 21.2.1
The Sso Encryption Decryption Key was updated but not set to the remote value.
This is addressed via defect DE509973 which is resolved starting with the r21.2.2 NetOps release.
To resolve this issue in r21.2.1 without upgrading to a newer current release follow these steps.
NOTE: You will need the Netops Portal MySQL password to enter when prompted.
Confirm the errors are gone from the logs and the Event Manager Data Source is again successfully syncing in the Portal web UI.
This is a sample of a working system. Note the highest Priority value for the netqosportal DB (0) has a value that matches the highest Priority value (1) from the em DB. If these did not match we'd update the em DB Priority value 1 to match the netqosportal DB Priority value 0 value.
....
..
different errors, same fix: