cancel
Showing results for 
Search instead for 
Did you mean: 

Can not enable Debugging Mode in NWDS 7.2

Former Member
0 Kudos

Hi,

I install SAP CE7.2 and NWDS 7.2.. I'd like to debug the WebDynPro App. So i set-up the setting for system instance in AS JAVA-Config Tool as the following :

- DebugMode : true

- DebugPort : 1024

- Debuggable : true

After that i restart it and come back to NWDS and go to Run -> Debug Configuration and choose Remote Java Application(Can not found WebDynPro App as the tutorial in the board). I set the parameter as following :

- Host : localhost

- Port : 1024

The error message show that 'Failed to connect to remote VM. Connection timed out.org.eclipse.jdi.TimeoutException'. How can i fix this issue. Please suggest me.

Thank you very much.

Accepted Solutions (1)

Accepted Solutions (1)

Qualiture
Active Contributor
0 Kudos

Hi,

A couple of things jump to mind:

- Have you added your SAP CE server to NWDS server list?

- If I'm correct, you should use Debug -> SAP Application, and from there you could define your WD application debug configuration

In NWDS, open SAP Management Console perspective, from the process table select your debuggable server node, and hit 'Start debug session'

Hope this helps

Robin

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thank you so much Robin and John Wu. Your suggestion can help me. Thank again.

Thongie

junwu
Active Contributor
0 Kudos

follow this http://help.sap.com/saphelp_nwce72/helpdata/en/4a/38f6c292a81c62e10000000a42189c/content.htm.

and you should choose "sap application" in debug configuration.