cancel
Showing results for 
Search instead for 
Did you mean: 

Problems Debugging

Former Member
0 Kudos

Is anyone able to debug using Netweaver 7.1? I cannot turn debugging on from the SAP Management Console Perspective in the IDE, I can however turn it on from the SAP Managerment Console MMC snapin. This is not the end of my problem however, as once debugging is switched on, the debugger ignores any breakpoints that I've set.

Looking at the debugger perspective the debug view shows only an SAP Server node. I would expect to see some processes under this but there is nothing. Am I missing something here, is there a step by step guide on how to get this working? There is an entry in the help section but it assumes that debugging can be switched on from within the IDE.

For the record I am trying to debug within the web tier and have set breakpoints within a POJO that is used by a JSP.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Richard,

You can try to use the following document as reference how to setup and debug your application:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b6d1585f-0c01-0010-7da6-d3ac0b10...

Regards,

Diyan

Former Member
0 Kudos

Thanks Diyan, that document provided everything I needed

Answers (0)