cancel
Showing results for 
Search instead for 
Did you mean: 

Any particular prerequsites for DEBUGGING ?

Former Member
0 Kudos

Hi,

currently I have a SAP WAS 6.40 installation on SOLARIS I remotely connect to with my local Netweaver Developer Studio. That works perfectly. Unfortunaley I am not able to debug my WebDynpro applications. I would expect to activate DEBUG Mode in the J2EE engine view by right-clicking on the server instance and "Enabling debugging of process". Well, at right-click the debug options is deactivated. Debug Port (50021) has also been opened.

Funny thing about it: I am able to turn on debugging for SDM...

Are there any further prerequisites on the NWDS or server side I need to take care of ?

regards

Metin

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hello Metin,

Open config tool (e.g. C:\usr\sap\J2E\JC00\j2ee\configtool\configtool.bat). Open "cluster-data"->"instance_XXX". Choose "Servers debug" tabstrip. Check "Debuggable" and "Enable debug". Expand "instance_XXX" node and select "server_XXX". Choose "Debug" tabstrip. Check "Debuggable" and "Enable debug". Click "Apply changes". Restart your server. You are in debug mode.

Best regards, Maksim Rashchynski.

Former Member
0 Kudos

Thanx for the hint.

So, does that actually mean, each time I want to switch between debug and running mode I have to use the configtool and restart the server or will I be able to control the modes from my NWDS ? Since our server is administered by our admin guys this would tend to become some kind of a process I would kike to avoid, to be honestly.

Regards

Metin

former_member182372
Active Contributor
0 Kudos

Hello Metin,

But anyway if you are switching between debug and normal mode you have to restart the server. Try to set only "Debuggable" without "Enable debug" and I think you would be able to switch to debug mode from NWDS. But, again, resart is neccessary anyway but in case of switching from NWDS it would be automatic.

Best regards, Maksim Rashchynski.

BTW, If the problem is resolved or you find my answer useful, please assign points.

Message was edited by: Maksim Rashchynski

Answers (0)