cancel
Showing results for 
Search instead for 
Did you mean: 

How to know if someone is debugging the server?

Former Member
0 Kudos

Hi,

It happens sometimes that several people are debugging the server at various times.

When 1 person debugs the server, the other one ofcourse cannot debug, and when he tries to connect to the debug port (with Eclipse) the connection fails.

Is there some way to discover who is deubgging the server, or at least to know that the portal is being debugged at a certain point?

Thanks,

Tal.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can check in the t-code SM50 for the user in column Reason.

Rgds,

Suman

former_member193577
Active Contributor
0 Kudos

Hi Suman,

I didnt get it....

I'm debugging java with Eclipse.

What is "t-code SM50 ", what is column "Reason" ?

Thanks,

Ta.l

Former Member
0 Kudos

hi,

SM50 is transiction code from abap side.

from abap if any one is debugging then you can see their whcih user is debugging but from eclips no idea at all.

jayesh talreja