Output Post Processing
Opp issue:
After the restart of application or server OPP process actual is 0 and target is 3.
Cause: OPP process is still alive in the system.
Solution:
Click on the concurrent manager then go to the processes button You will see the active processes.
Kill those process in the system corresponding to the node.
E.g If node 1:
ps -ef | grep process-id <23242>
Kill -9 23242
Then verify the internal concurrent manager then you will see the OPP process will get start