cancel
Showing results for 
Search instead for 
Did you mean: 

Exception: ASJ.dpl_dc.001085 during deploy ear-file over JSPM

Former Member
0 Kudos

Dear @all,

at the moment we try to migrate a webdynpro application from xi 3.0 (NW04 Kernel 6.40, JDK 1.4.2) to pi 7.3 (kernel 7.3, SAP JDK 6). The wda file is part of an ear content.

1. import ear-file into \usr\sap\trans\EPS\in

2. open JSPM

3. select Hot Fixes

4. Check Queue -> State ok

5. start deployment process

6.  Error during deployment of hot fixes

Deployment error. See log D:\usr\sap\SID\DVEBMGS00\j2ee\JSPM\log\log_2012_08_13_16_09_13\deploy_api.0.log for details.
com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.
Reason: ASJ.dpl_dc.001085 Operation [deploy] of [local_DirectoryWD] failed
com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [local_DirectoryWD] failed
com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [local_DirectoryWD] failed
com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [\\host\sapmnt\trans\EPS\in\DirectoryWD.ear] failed
com.sap.engine.services.deploy.exceptions.ServerDeploymentException: None of registered containers recognized the files from [OSCI_GW_ReceiverDirectoryWD.ear] application.
Hint: 1) The given archive file is not a valid Java EE or SAP specific application.; 2) A wrong zero admin template in use.

Can anybody help?

Best Regards

Alex


Accepted Solutions (1)

Accepted Solutions (1)

Stefan-EA
Contributor
0 Kudos

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos
you need to ask  your development consultant to manually migrate the old wd project.
the old one cannot be deployed directly to the pi7.3.
Former Member
0 Kudos

Hallo Jun,

thanks for your reply. At the moment I'm researching the source code of the application. I found out the webdynpro have to rebuild and convert into an DC.

Im searching for an migration guide who shows migration steps an relevant notes. Do you know any important links for migration?

junwu
Active Contributor
0 Kudos

your wd consultant should know it.just import the old project to NWDS, which will guide you through the migration.