cancel
Showing results for 
Search instead for 
Did you mean: 

switching to debugging mode

Former Member
0 Kudos

I need to debug my web dynpro application, I've already set the debug mode ON as well as the restricted load balancing. But when I try to debug it says that the server node should be in state "Debugging", how can I change that??

Thank you,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Fran,

enabling the debug mode is rawly described in this weblog:

/people/karsten.geiseler/blog/2005/07/04/netweaver-portal-debugging

Maybe it helps.

Regards, Karsten

Former Member
0 Kudos

Hi Fran,

I have some question:

Did you enable the <b>server</b> debug mode?

Did you check that the server is listening on the right port? (server http port + 21)

Did you check in the MMC console that debug mode for the server process is on?

And last (just to be sure) question, did you restart the server after enabling the debug?

Avi