it was due to ComSpec = %SystemRoot%\System32\cmd.exe I just changed the environment variable ComSpec=C:\Windows\System32\cmd.exe The issue has been fixed.
but i have another similar server works with ComSpec = %SystemRoot%\System32\cmd.exe without any issue