cancel
Showing results for 
Search instead for 
Did you mean: 

can`t debug

Former Member
0 Kudos

Hi,

I can`t turn on debug option on server0 in NW Developer Studio. "Enable debugging of proces" on server0 is grayed. How can I turn it on?

Can it be becouse Productive Use is YES? How can I set it to NO?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mrkvicka

You can set it by enabling Debug on the server process via the config tool.

Regards

Pran

Former Member
0 Kudos

Which tool?

daniel_davinci
Active Contributor
0 Kudos

The config tool, you can launch it by running the following from your server:

<DRIVE>:\usr\sap\<SID>\<INSTANCE>\j2ee\configtool\configtool.bat

There is an option to enable debug mode. enable it and then restart the server.

Regards

Daniel

Former Member
0 Kudos

Thanks.

Another error occured: in Developer Studio in Run > Debug... is not "SAP J2EE Engine Debug". There is only "J2EE Application" but I can`t fill Enterprise Application Project field.

So my question is, how can I debug EP iViews?

daniel_davinci
Active Contributor
0 Kudos

I might be wrong but as far as I am aware you can only use debug on your own java applications or code that you have access to. You can't specify an iView or package etc.

Regards

Daniel

Former Member
0 Kudos

I mean my own java apps.

daniel_davinci
Active Contributor
0 Kudos

Use the "Remote Java application" option.

Cheers

Daniel

Answers (0)