by jdiggs » Thu Apr 01, 2010 9:44 pm
Apparently the job queue that these host processes are run under is controlled in cross app
>mapics z (env) 03 06 01
I was able to see the job running in this job queue, but still did not see a way to attach a debugger to it. When I tried, I held the job queue and then did a strsrvjob followed by strdbg at which time I received a message along the lines of "can not debug this job while it is not in an active state".
I also tried to hold the jobq, run the job, hold the job itself, release the jobq and then start the debug. This still did not work.
Any thoughts on how I might achieve what I'm trying to do here?