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

View Entire Topic
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