Getting the below error in Registry log after upgrading to 10.6.
[qtp932524248-78] WARN com.ca.sv.invoke.controller.v2.VseServiceController - Returning NOT FOUND: Could not find VSE: dhtQa5-_Qh6XlUmXtLFMQkvatkSDfA8402PBbhpyXueJhQ1zRIW91QDRfLxM-vd9
com.ca.sv.invoke.exception.VSEServerNotFoundException: Could not find VSE: dhtQa5-_Qh6XlUmXtLFMQkvatkSDfA8402PBbhpyXueJhQ1zRIW91QDRfLxM-vd9
at sun.reflect.GeneratedConstructorAccessor263.newInstance(Unknown Source)
Release : 10.6
Component : CA Service Virtualization
N/A
We have a patch for 10.6
File Name: lisa-virtualize-invoke-10.6.0.war was given
1.) Take a backup of the folder lisa-virtualize-invoke under folder \${LISA_HOME}/webserver/webapps and then remove it.
2.) Download the new war file lisa-virtualize-invoke-10.6.0.war
3.) Extract the contents of the same, and a folder with name lisa-virtualize-invoke should be created.
a.) mkdir lisa-virtualize-invoke
b.) cd lisa-virtualize-invoke
c.) jar -xvf ../lisa-virtualize-invoke-10.6.0.war
4.) Now copy the folder lisa-virtualize-invoke into the folder \${LISA_HOME}/webserver/webapps.
5.) Now restart all the components.