Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Background job ERROR!

Former Member
0 Likes
634

Hi guys,,

I would like to ask what is the possible cause why Icant debug my backgroundjob.. it is already release and I also use /jdbg for debug.. the erro says it is not possible ..

Pls need help ..

thnx and have great day!

Moderator Message: Debugging background jobs is a V. FAQ. Please search before posting

Edited by: Suhas Saha on Sep 14, 2011 2:11 PM

4 REPLIES 4
Read only

Former Member
0 Likes
603

try omitting the '/' also do it only after the job has finished execution.

It will simulate exactly what happend during the job run

Edited by: Ziv Katz on Sep 14, 2011 11:21 AM

Read only

Former Member
0 Likes
603

But its status is already tag = Finished, also try omitting that /, I also try to replace it with"\"...

Read only

0 Likes
603

Mark,

Simply enter JDBG in command prompt and press enter, debugger will be activated!

Read only

Former Member
0 Likes
603

Hi

Goto SM37.

Select the required job which got Finished and now in command enter JDBG. Debug will start.

Regards,

Raghu.