cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying migrated Webdynpro DCs from 7.0 to 7.3. ASJ.dpl_dc.001085 Operation [deploy] of [] failed

Former Member
0 Kudos

Hi all.

We upgraded the portal from 7.0 sp26 to 7.3 sp07. Now I'm migrating the WDJ developments. I have migrated the 7.0 track to the new 7.3 track. I have loaded the track configuration in the NWDS SP07. I have created and migrated the DCs. They build with no errors. But I haven't been able to deploy any of this DCs. This is the deploy log of one of them:

-- Deploying file(s):

     E:\Software\SAP\NWDS 7.30 SP07\eclipse\workspace.jdi\0\DCs\xxxxxxxxxxxx.com\coop_dc\sd\wdmodel1\_comp\gen\default\deploy\xxxxxxxxxxxx.com~coop_dc~sd~wdmodel1.ear

--- Status:

     Deploy Exception.

--- Description:

          S U M M A R Y

~~~~~~~~~~~~~~~~~~~

Successfully deployed: 0

Deployed with warnings: 0

Failed deployments: 1

~~~~~~~~~~~~~~~~~~~

  1. ASJ.dpl_dc.001085 Operation [deploy] of [xxxxxxxxxxxx.com_coop_dc~sd~wdmodel1] failed

  1. 1. File:E:\Software\SAP\NWDS 7.30 SP07\eclipse\workspace.jdi\0\DCs\xxxxxxxxxxxx.com\coop_dc\sd\wdmodel1\_comp\gen\default\deploy\xxxxxxxxxxxx.com~coop_dc~sd~wdmodel1.ear

     Name:coop_dc~sd~wdmodel1

     Vendor:xxxxxxxxxxxx.com

     Location:DPF_CSDDES_D

     Version:20120503203251

     Deploy status:Aborted

     Version:HIGHER

     Description:

         1. Failed to create deployable object 'xxxxxxxxxxxx.com/coop_dc~sd~wdmodel1' since it is not a Web Dynpro object.

         -> No Web Dynpro application (deployable object) with name xxxxxxxxxxxx.com/coop_dc~sd~wdmodel1 exists.

--- Exception:

  1. com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.

Reason: ASJ.dpl_dc.001085 Operation [deploy] of [xxxxxxxxxxxx.com_coop_dc~sd~wdmodel1] failed

     at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:891)

     at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)

     at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)

     at com.sap.ide.eclipse.sdm.threading.DCDeployThread.run(DCDeployThread.java:80)

Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [xxxxxxxxxxxx.com_coop_dc~sd~wdmodel1] failed

     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)

     at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)

     at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)

     at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3297] Operation [update] of [sdu id: [xxxxxxxxxxxx.com_coop_dc~sd~wdmodel1]

sdu file path: [/usr/sap/DPF/J26/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/108/xxxxxxxxxxxx.com~coop_dc~sd~wdmodel1.ear]

version status: [HIGHER]

deployment status: [Admitted]

description: []

] failed

     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.update(ApplicationDeployer.java:100)

     at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:141)

     at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)

     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)

     ... 8 more

Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [update] of [/usr/sap/DPF/J26/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/108/xxxxxxxxxxxx.com~coop_dc~sd~wdmodel1.ear] failed

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

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

     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.update(ApplicationDeployer.java:74)

     ... 11 more

Caused by: com.sap.engine.services.servlets_jsp.webcontainer_api.exceptions.WebContainerExtensionDeploymentException: Error during deployment of application {0}

     at com.sap.engine.services.webdynpro.WebDynproDeploymentHook.onDeploy(WebDynproDeploymentHook.java:52)

     at com.sap.engine.services.webdynpro.webcontainer.extension.ExtensionHandler.onDeployInternal(ExtensionHandler.java:169)

     at com.sap.engine.services.webdynpro.webcontainer.extension.ExtensionHandler.onDeploy(ExtensionHandler.java:129)

     at com.sap.engine.services.servlets_jsp.server.deploy.impl.WebContainerProvider.deploy(WebContainerProvider.java:334)

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

     at com.sap.engine.services.servlets_jsp.server.deploy.UpdateAction.makeUpdate(UpdateAction.java:327)

     at com.sap.engine.services.servlets_jsp.server.deploy.WebContainer.makeUpdate(WebContainer.java:446)

     at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.makeUpdate(ContainerWrapper.java:408)

     at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:477)

     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:182)

     at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:233)

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

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

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

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

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

     ... 12 more

Caused by: com.sap.tc.webdynpro.services.sal.deployment.core.DeploymentException: Failed to deploy application 'xxxxxxxxxxxx.com/coop_dc~sd~wdmodel1'.

     at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.notifyOnDeploy(DeployableObjectFactory.java:324)

     at com.sap.tc.webdynpro.services.sal.deployment.core.DeployableObjectInternal.notifyOnDeploy(DeployableObjectInternal.java:122)

     at com.sap.engine.services.webdynpro.WebDynproDeploymentHook.onDeploy(WebDynproDeploymentHook.java:49)

     ... 27 more

Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'xxxxxxxxxxxx.com/coop_dc~sd~wdmodel1' since it is not a Web Dynpro object.

     at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:79)

     at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObjectFactory$1.getDeployableObject(AbstractDeployableObjectFactory.java:87)

     at com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObject.getDeployableObject(WDDeployableObject.java:43)

     at com.sap.tc.webdynpro.serverimpl.wdc.repository.RepositoryContainerHook.calculateVMOsOfDeployableObject(RepositoryContainerHook.java:264)

     at com.sap.tc.webdynpro.serverimpl.wdc.repository.RepositoryContainerHook.onDeploy(RepositoryContainerHook.java:181)

     at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.notifyOnDeploy(DeployableObjectFactory.java:297)

     ... 29 more

Caused by: com.sap.tc.webdynpro.spi.WebDynproRuntimeException: No Web Dynpro application (deployable object) with name xxxxxxxxxxxx.com/coop_dc~sd~wdmodel1 exists.

     at com.sap.engine.services.webdynpro.WebDynproRuntimeServiceImpl.getDeployableObject(WebDynproRuntimeServiceImpl.java:223)

     at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:77)

     ... 34 more

What could be the solution to this problem?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi, we contacted sap support and they answer this:

When deploying 7.30 version on a new 7.30 engine the deployment works.
When deploying 7.00 version on a new 7.30 engine the deployment works.
When deploying first 7.00 version and then try to deploy 7.30 version, it fails with the error, so the update somehow does not work.

Is this same for your situation? Do you have 7.00 version deployed on 7.30 and now the update to 7.30 migrated version does not work?

I guess when you do a manual undeployment of the 7.00 version and then deploy 7.30 version everything will be fine.

That Works for us.

Answers (0)