cancel
Showing results for 
Search instead for 
Did you mean: 

WebConsole.war deployment

Former Member
0 Kudos

I am trying to deploy webconsole.war, provided by SAP GUI 6.40 for WebSAPConsole.

I am using Web Application Server 6.40 deploy tool.

I created a EAR using Deploy tool and deployed it.

The deployment was successful.

However, I when I access the application, I get this error.

Cannot load the requested servlet [webconsole/servlet/SapcnslServlet].

In the server log, I see "Servlet NotFound Exception".

I tried setting the class path in deploy tool.

Any help is appreciated.

Thanks,

Ads.

Accepted Solutions (0)

Answers (2)

Answers (2)

venkateswaram
Explorer
0 Kudos

Hello Adhappan Thiagarajan,

I have encountered exactly same problem. After I deployed websonsole.war provided by SAPGUI 640 for WebSapconsole, I got "Cannot load the requested servlet [webconsole/servlet/SapcnslServlet]" error while accessing http:/localhost:<porrt>/webconsole/run.

Could you please explain details of the steps you did to solve this problem ?

really appreciate any useful tips on this .

Thanks

Venkat

Former Member
0 Kudos

I have solved this problem.

I had to do the following to get it to work.

1) Specify the class path in the deploy tool via Project -> Options. Also set a positive value for "Load on Start Up".

2) Rebuilding the project

3) Redeploying

4) Restarting the server.

Some of you , may have other efficient ways to accomplish this.

Thank You,

Ads.

0 Kudos

Hi Adhappan,

What did you put into the class path?

Regards,

Christopher