cancel
Showing results for 
Search instead for 
Did you mean: 

my dialog workprocess in debugging stage

Former Member
0 Kudos

hi all

i have a problem with my one of dialog work processes. it is showing under the column of time it is showing 70000 seconds.

for this as a brief analysis one of my friend said that it means it is in debugging state.

so my doubts here are

1. why it has gone to debugging stage?

2.how to rectify it?

thanks in advance.........

yours ramesh.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ramesh

You can deactive the debugging by following steps:

1. Start the configtool

2.Go to instance node (server process)----


servers debug

3.Uncheck Enable Debug Mode Option (In the check Box)

4.Restart the server process.

Any querries feel free to ask

Reward points:

Former Member
0 Kudos

acyually i also do the same thing that is simply restarting the work process. but i want to know the reason why it has gone to debugging state?

thanks in advance.

Answers (1)

Answers (1)

manu_susankar
Active Contributor
0 Kudos

Hi

If work process turns into DEBUG then the cause will be..

DEBUG : Work process is working in Debug mode, i.e. it is assigned

exclusively to one user, and is waiting for input

Former Member
0 Kudos

thanks in advance

but one more doubt here that is-- do we have any situations in which we need to assign work processes exclusively to one user?

or in any abnormal situation like executing heavy transactions it(workprocess) enters in to debug mode?