After upgrading to Applications Manager v9.3.2, some WIndows jobs may Abort, and show the following error within the %AW_HOME%/out/jobid.00 output file:
Error System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at ntspawn.Program.createChildProcess()
at ntspawn.Program.Main(String[] args)
Error System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at ntspawn.Program.createChildProcess()
at ntspawn.Program.Main(String[] args)
Applications Manager 9.3.2 Windows environment.
Workaround:
Replace the %AW_HOME%/c/ntspawn.exe, with an ntspawn.exe from Applications Manager 9.3.0 or below.
Solution
Engineering has determined the error is a bug, and is resolved in 9.3.5.