cancel
Showing results for 
Search instead for 
Did you mean: 

debug NWDS 7.3

0 Kudos

Hi all,

I'd like to debug a java web dynpro application. I putted the server node in debug mode

Then I created a debug configuration

Then I putted a break point in the java code of the view, but it gets ignored.

Any help is appreciated

Filippo

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

where you put the break point?

why you use customized url?

did you start the debug ?

sometimes you have to wait for a while to start the debug.

0 Kudos

Hi Jun,

thanks for your help.

I putted the breakpoints everywhere in the view, from the constructor to the static code ( the first code that is loaded by the vm). I don't know why I used a customized url, I saw it in an example. When I launch the debug configuration, the application start correctly but it does not stop.

Filippo

0 Kudos

was the custom url.

Many thanks guys

Answers (1)

Answers (1)

former_member198633
Contributor
0 Kudos

Hello Filippo,

I guess you saw this guide, if not you can check it out.

A screenshot about the Debug perspective may be useful.

Are the Breakpoints -> Breakpoint properties OK in Debug perspective?

Regards,

Peter

0 Kudos

I Tari,

first of all thanks for your kind reply.

I followed the guide you pointed out but I can't see the details of the java process from the nwa, even if I login in as admin. From there I restarted the java instance and for a while a could see the details. Perhaps I'm missing some os privileges.

Filippo

former_member198633
Contributor
0 Kudos

I suppose the instance profile parameters are too strict (ie: SDEFAULT) and that is why you do not see the server details. But as I saw the server was put to debug mode properly.

How does the Breakpoints look like in Debud perspective in NWDS?

0 Kudos
0 Kudos