App Mgr: Windows bat job completes, exe program does not
search cancel

App Mgr: Windows bat job completes, exe program does not

book

Article ID: 91746

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

A Windows job runs a .bat script, which executes an exe program.
Applications Manager shows the job as FINISHED because the .bat file is executed.  However, the .exe program does not produce output.

Environment

Release:
Component: APPMGR

Cause

The task manager on the Windows Server, which hosts the Agent, may show that ntspawn.exe is already running along with the .exe program that the .bat script needs to run.
This may cause all of the next runs of the Windows .bat job to not execute properly because the .exe is already in use. 

Resolution

Kill the ntspawn.exe process.