C:\Windows\SysWOW64\PsExec64.exe = Return code: 1
Hi,
Using Jython script, trying to connect PsExec64.exe to run batch script resided in essbase server but it failing.
Jython script is not executing PsExec64.exe but when we run manually its executing.
The same script is working in other environments
Hope, the problem with PsExec64.exe - Please suggest
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2019-06-25 13:42:53,977 INFO [AIF]: Run batch process to copy (10) Xprt data files from Essbase Server to FDMEE Server.:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error -
C:\Windows\SysWOW64\PsExec64.exe \\S619784CH3SW63 E:\Oracle\DataFiles\EssbaseBatches\VIS-Copy-Bud-to-FDMEE.bat
2019-06-25 13:42:53,993 INFO [AIF]: Return code: 1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Script : -
if '1234' in sInBoxDir:
# DEV