|
From: Jim B. <Jim...@ge...> - 2012-08-28 13:05:47
|
Hello. I am trying to monitor the status of a running Wrapper.exe, and the 3rd party application that starts and monitors the Wrapper.exe process starts the process with a command line and command line parameters, then monitors for the initial process id to determine the runtime status. Problem is that Wrapper.exe starts up, then spawns other processes and stops the initial process. Te monitoring tool sees the initial process stop and think the overall process has stopped. Is there any way to force this initial process to stay running or for Command Line used: c:\gcticustom\genesys-ali-adapter\bin\wrapper.exe -t c:\gcticustom\genesys-ali-adapter\conf\wrapper.conf Jim Burns |