Replies: 2 comments 2 replies
-
Hi! There may be some hints in the Code for i output. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm setting up the Debug Service on a V7R4 partition.
Installed the prereq PTF SI86178, the Open Source Env, made bash the default shell, set up PATH in /QOpenSys/etc/profile.local, generated certs, but when I try to start the Debug Service job, it fails and produces a QPRINT file with the following error messsage:
qsh: 001-0019 Error found searching for command undefined. No such path or directory.
Starting the Debug Service job from a 5250 session works OK:
SBMJOB CMD(STRQSH CMD('/QOpenSys/pkgs/bin/bash -c /QIBM/ProdData/IBMiDebugService/bin/startDebugService.sh')) JOB(DBGSVCE) JOBQ(QSYS/QUSRNOMAX) JOBD(QSYS/QSYSJOBD) USER(*CURRENT)
Any ideas why I can't start it from VS Code?
IBM i Debug v2.0.1
Beta Was this translation helpful? Give feedback.
All reactions