
You are getting below error message while at SUM tool, MOD_SELROADMAP/TOOLVERSXML_KERNELPARAMS_ROADMAP.
Log File Viewer: TOOLVERS.LOG
1 ETQ201 Entering upgrade-phase "MOD_SELROADMAP/TOOLVERSXML_KERNELPARAMS_ROADMAP" ("20210207071409")
4WETQ399 Cannot find 'tp' in current path!
2 ETQ367 Connect variables are set for standard instance access.
4 ETQ399 System-nr = '', GwService = 'sapgw' Client = '000'
1 ETQ200 Executing actual phase 'MOD_SELROADMAP/TOOLVERSXML_KERNELPARAMS_ROADMAP'.
1 ETQ399 Phase arguments:
2 ETQ399 Arg[ToolVersXML] = 'ToolVers.xml'
2 ETQ399 Arg[TypesList] = 'CUR'
2 ETQ399 Arg[ToolFilter] = 'disp+work'
2 ETQ399 Arg[Options] = 'SETKERNELPARAMS'
1 ETQ000 ==================================================
1 ETQ399 Using a tool filter disp+work...
1 ETQ399 Determining some tool versions from current path...
1 ETQ399 Executing the command 'disp+work' for the 'non-ignorable' tool 'disp+work' in cur-path '(null)'
1 ETQ399 Output of 'disp+work' to be found in 'disp+work_cur.out'
1EETQ399 Error: Non-ignorable executable 'disp+work' in dir '[current tool path]' does not exist - missing!
1EETQ399 Last error code set is: Error: The command 'disp+work' from tool 'disp+work' could not be executed
1EETQ399Xsuccessfully
1EETQ204 Upgrade phase "TOOLVERSXML_KERNELPARAMS_ROADMAP" aborted with severe errors ("20210207071409")

Solution
We manage to resolve the issue with this SAP Note, 2231295 – SUM error: Cannot find executable ‘disp+work’ in path: PATH.
Do check and confirm the environment variable “PATH” contains the folder location to:
- disp+work
- tp
- R3trans, and
- R3load
To fix the issue, add “/usr/sap/SID/SYS/exe/run/” to the environment variable PATH then try to repeat the phase. You can also test running the command ‘disp+work -v’ on the command line while logged in as the upgrade user.
If above SAP Note doesn’t fix your issue, please consider to look at other SAP Notes below,
- 2789210 – Error “‘disp+work’ in dir ‘[current tool path]’ does not exist” in upgrade phase TOOLVERSXML_KERNELPARAMS_ROADMAP with hostagent 721 PL 41
- 2542916 – The command ‘disp+work’ from tool ‘disp+work’ could not be executed successfully


