cancel
Showing results for 
Search instead for 
Did you mean: 

How can I do to have multiple debug session (same SDM pass)?

Former Member
0 Kudos

Hi,

In my context, I can't debug differents applications (or the same) on the WAS when another debug thread still running (p.ex. another developer is debbuging on server). We try to debug with the same SDM pass.

How can I create multiple debug session (one session each developer) on the server? I have to configure something on the server?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Hugo,

You need a seperate Java instance for running simultaneous debug sessions, because when you connect a debug session, you connect to the java instance.

Hope this helps.

Regards,

Hanoz

Former Member
0 Kudos

Hi Hugo,

only one debug session may be active on a server node at the samt time.

Regards,

René

Sm1tje
Active Contributor
0 Kudos

use report RSPARAM in transaction SE38 and run (execute) it. It will give you an overview of all parameter settings in the system. Now search for debug. I don't know the exact name of the parameter so you have to search for it yourself. However, normally these settings are done by basis administrator.