cancel
Showing results for 
Search instead for 
Did you mean: 

How Can i Debug an EJB Module Project?

Former Member
0 Kudos

Hi all,

I am using NWDS. I am able to Debug a Normal Java Application using NWDS. But now i want to debug my EJB Module Project. To debug an EJB Project i selected Debug from Run Menu and i selected Debug Option. For J2EE Application i created a new configuration. But while creating new Configuration it is giving me error that the server is not in Debugg mode. and showing me that Debug Mode is OFF. How can i enable the Debug mode. where i have to made the changes for this??

Thanks in advance,

VJR.

Accepted Solutions (1)

Accepted Solutions (1)

Boris-Mohr
Advisor
Advisor
0 Kudos

Ok,

its dificult to help you because I'm using the SAP Application Server JEE 5 Edition. Look here:

Regards,

Boris

Former Member
0 Kudos

Hi Boris,

Thank you very much for your help.

Bye,

VJR

Answers (4)

Answers (4)

Boris-Mohr
Advisor
Advisor
0 Kudos

Hi,

try this:

click Window ---> show view -


> other -


> server ---> SAP AS Java Cluster Overview

Regards,

Boris

Former Member
0 Kudos

Hi Boris,

Sorry, i didn't find Server in the ShowView -> Others and ShowView -> Others -> Others also.

Any other Option? can we do this using Visual Administrator or any other?

Boris-Mohr
Advisor
Advisor
0 Kudos

Hi,

what is the version of your engine and your IDE?

Regards,

Boris

Former Member
0 Kudos

Hi Boris,

I am using NWDS 2.0.11

And J2EE Engine is 6.0

Regards,

VJR

Boris-Mohr
Advisor
Advisor
0 Kudos

Hi,

ok then we try to make the settings in the IDE:

Click on Show View ---> Server ---> SAP AS Java Cluster Overview -


> click OK -


> riht click on server0 -


> enable debugging of process

Regards,

Boris

Former Member
0 Kudos

Hi Boris,

I didn't find the Server option in ShowView of my IDE. Is Server is same as J2EE engine . I tried with J2EE Engine. But i am unable to do this via J2EE Engine View. Becoz EnableDebugProcess is not enable in the R.Click of Server0.

Thank you,

VJR.

Boris-Mohr
Advisor
Advisor
0 Kudos

Hi VJR,

open the Management Console and expand your instance (the engine is started).

Then right click on J2EE Process Table ---> right click on server0 ---> choose all tasks -


> enable debugging.

Regards,

Boris

Former Member
0 Kudos

Hi Boris,

Thank you for your quick reply,

I tried you suggestion but i didn't find any Enable Debug Process option in the context menu of Server0. In the SAP Management Console -> Process Table -> Server0 context menu The options i found is

DeveloperTrace,

J2EE Telnet,

Enable Process,

Disable Process ,

Restart Process and

DumpStackTrace only.

Where can i found this EnableDebug Process. I found this in J2EE Engine Perspective but the Option "Enable Debugging" is not enabled. it is disabled.

Thank you,

VJR.