cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Installing WAS 6.40

Former Member
0 Kudos

Hi, I'm making an upgrade from WAS 6.30 to 6.40, all the process goes OK until it gets to the deployment section, I get the following error:

04/05/18 16:38:49 - Start deploying ...

04/05/18 16:38:55 - EAR file uploaded to server for 5359ms.

04/05/18 16:39:05 - ERROR: Not deployed. Deploy Service returned ERROR:

java.rmi.RemoteException: Cannot deploy application sap.com/tcwddispwda..

Reason: Application alias "webdynpro/dispatcher" for application "sap.com/tcwddispwda" already exists in the HTTP Provider Service.; nested exception is:

com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias "webdynpro/dispatcher" for application "sap.com/tcwddispwda" already exists in the HTTP Provider Service.

at com.sap.engine.services.servlets_jsp.server.container.ActionBase.checkAliasInHttp(ActionBase.java:177)

at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:113)

at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:1015)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:594)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:300)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:331)

at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2910)

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:451)

.

.

.

The fisrt time I tried, the deploying stoped and I had to restart the installation, probably that's why the error says "App already exists"...

Any help would be very appreciated!

Thanks

David Valenzuela

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi, I found a sollution for this problem, see sap Note 706378

You'll have to remove some apps from the deployment list via Telnet session...

Regards

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

you could unddeploy the application with SDM. See software deployment manager in the docs.

REgards,

Benny