Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Resolution:
Description :
-------------
On Unix platforms, the adapter log file might show traces of "sh: ps: not found." while initializing. This trace indicates that the directory of "ps" command in not set in the system PATH.
Environment :
--------------
All Unix Platforms
Resolution :
-------------
In order to remove the trace, please follow the below mentioned steps:
1) run the "which ps" command and find the directory of "ps" command
which ps
2) add the "ps" command path in tibco.env.PATH variable present in the environment files adr3_env.sh, adr3u_env.sh, adr3setenv.csh adr3usetenv.csh files .
3) Add the ps command path in tibco.env.PATH variable present in adr3.tra and the adr3u.tra file.