|
From: Jim B. <Jim...@ge...> - 2012-09-10 15:30:16
|
Please disreagrd From: Jim Burns Sent: Monday, September 10, 2012 12:22 PM To: wra...@li... Cc: Jim Burns Subject: Wrapper.exe and process id Hello. I am trying to monitor the status of a running Wrapper.exe, with a 3rd party application that starts and monitors the Wrapper.exe process, it starts the Wrapper.exe 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. The 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 the start to not spawn a separate wrapper.exe process? Command Line used: c:\gcticustom\genesys-ali-adapter\bin\wrapper.exe -t c:\gcticustom\genesys-ali-adapter\conf\wrapper.conf Jim Burns |