cancel
Showing results for 
Search instead for 
Did you mean: 

Error while configuring Debugging for WebDynpro Application

ashish_shah
Contributor
0 Kudos

Hi Experts,

I am trying to configure Portal server for debugging a WebDynpro application.

In NWDS , in Debug configuration

When i tried to add my Webdynpro Project and application under Debug tab , No problem.

But when i checked J2EE Engine tab : it showed the following error.

<b>[J2EE Engine]: the selected server node does not run in restricted load balancing mode, please configure it correctly so that the URL extention can be used</b>

And ignoring it when i started debugging the application , the URL was formed like this :

http://<host>:50000/@@@DEBUG@@@7672950/webdynpro/dispatcher

/local/WDtest/WDtest?SAPtestId=1

with the error : The requested resource does not exist.

Details: Go to main page of this application!

Can anybody help me to fix the configuration.

Regards,

Ashish Shah

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
ashish_shah
Contributor
0 Kudos

Hi Kanwalpreet ,

Thanks for the links , I could debug the application now.

The problem was the server instance server 0 was not enabled for restricted load balancing.

Regards,

Ashish Shah

Answers (2)

Answers (2)

ashish_shah
Contributor
0 Kudos

Hi people ,

I am still facing an error while deploying my WebDynpro application for debugging.

The URL is created as :

http://<host>:50000/@@@DEBUG@@@7672950/webdynpro/dispatcher/local/WDtest/WDtest?SAPtestId=2

now due to this improper URL the error being shown is

404 Not Found

SAP J2EE Engine/6.40

The requested resource does not exist.

Details: Go to main page of this application!

Can you help me solve this?

Thanks and regards,

Ashish Shah

Former Member
0 Kudos

Hi,

To configure to the debugging mode... follow the steps:

1. Select "SDM" from J2EE engine (To get this view navigate thru Window--> Show View --> J2EE Engine)

2. Make a right click on "SDM" and choose "Enabling Debugging of Process"

3. Now, Navigate to Run --> Debug --> Select your Project as "Webdynpro Application" and click "new" button

4. Now give some name and Click BROWSE to select ur project and then click APPLY and DEBUG

Or if u use 2004s, then u can do the settings in Portal itself...which gives u more clear information... follow the link

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56">WebDynpro Java Debug Configurator</a>

Hope it helps...

Regards / Guru