cancel
Showing results for 
Search instead for 
Did you mean: 

MII 12.2 Deploy error

Former Member
0 Kudos

Hi ,

I have installed NW 7.3 ,SAP ME 6.0 in My laptop now i am trying to deploying MII 12.2 sca files in my machine it is throwing error because by mistake i have deployed first MIIBUILDT00_0,XMIIMIGRATION00_0 these two files.I am suppose to deploy XMII00_0,MIIADMIN00_0 in this order.

Now i am getting error while deploying XMII00_0 sca file.Please suggest me how to undeploy MIIBUILDT00_0,XMIIMIGRATION00_0 from NW 7.3

Thanks,

Ramesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Abuzar
Explorer
0 Kudos

Hi Ramesh,

No need to Undeploy. Deploy SP02 of MII conponents using JSPM force mode.

1. Downlaod SP02 Patches from Service Market Place

XMII02_0-10008693.SCA

MIIADMIN02_0-10008888.SCA

MIIBUILDT02_0-10008889.SCA

XMIIMIGRATION02_0-10008696.SCA

2. Remove all SCA files from EPS/IN folder and place these downloaded SCA .

3. Edit JSPM config file to make deployment in force mode

- Go to JSPM Config file locatoin ( \usr\sap\SID\J00\j2ee\JSPM\param)

- Open jspm_config.txt file

- add follwoing line in end and save the file. ( SAP Note - 1123333)

/jspm/deployVersionRule=updateAll

/jspm/forceMode=true

4. Execute JSPM nwo deploy SP02 SCA. It will be done successfully

Note : Inn future make sure to deploy XMII adn ADMIN SCA togather then other. Check SAP Note 1670478

Regards,

Abuzar Ehteshamuddin

Edited by: Abuzar on Jan 7, 2012 10:06 AM

Former Member
0 Kudos

Hi Ramesh,

I guess we are having the same issue or very alike.

See my post:

Also, what is your OS, DB, JVM, NW SP?

Thanks,

Ricardo

Former Member
0 Kudos

Hi Ricardo,

below are the details.

OS:windows 7 professional, DB:Oralce 11g, JVM :5.1, NW SP :7.3 SP3/

Thanks,

Ramesh

Former Member
0 Kudos

Hi Ramesh,

I am facing the similar issue.

Could you please let us know if you have resolved the issue.

Please share the solution so that it will be very helpful for me.

Regards,

Satish Dhanalakoti

Former Member
0 Kudos

Hi,

I believe you deployed .SCA files using SDM(Software Deployment Management). Generally SAP Basis team will have authorization to SDM.

If you have rights to access SDM you can Undeploy the .SCA files.

Hope it helps.

Thanks

Rajesh.S

Former Member
0 Kudos

Hi Rajesh,

I have deployed files using JSPM not SDM.IS there any possibility to undeploy using JSPM if not then how to install SDM in my machine and undeploy sca files.

I tried to undeploy using telnet but not able to do.

Thanks,

Ramesh

Former Member
0 Kudos

Hi Ramesh,

JSPM will call SDM to undeploy .SCA files. Go through the below thread for more information

Hope it Helps.

Thanks

Rajesh.S

Former Member
0 Kudos

Hi Rajesh,

I tried to stop few running services using telnet again trying to redeploy MII sca file but again getting error.

Deployment error. See log C:\usr\sap\M32\J00\j2ee\JSPM\log\log_2011_12_14_09_39_51\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 [sap.com_xappsxmiiear] failed com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_xappsxmiiear] failed com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [sap.com_xappsxmiiear] failed com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [C:\usr\sap\M32\J00\j2ee\cluster\server0\.\temp\tcbldeploy_controller\archives\152\XMII00_0_SCA1323826984282\DEPLOYARCHIVES\xappsxmiiear.sda] failed java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Exception occurred during web services deployment/start. Unable to perform notification for application sap.com/xappsxmiiear at com.sap.engine.services.webservices.server.deploy.WebServicesNotificationHandler.sendEvent(WebServicesNotificationHandler.java:74) at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.sendNotificationEventAndModifyWarnings(WebServicesDeployManager.java:1241) at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.sendNotificationEventAndModifyAppDeployInfo(WebServicesDeployManager.java:1212) at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deploy(WebServicesDeployManager.java:252) at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519) at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:182) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203) 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:1828) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:358) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:311) at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139) at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138) 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) at com.sap.engine.services.dc.cm.deploy.impl.DeliverOnlineDeployProcessor.deploy(DeliverOnlineDeployProcessor.java:60) 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.interfaces.webservices.server.deploy.WSDeploymentException: com.sap.esi.esp.lib.mm.config.exceptions.SRTechnicalException {errors occured during operation with registry: com.sap.esi.esp.lib.mm.config.exceptions.SRTechnicalExceptionQName of classification system key QName: Namespace= ; Name= SAPMII is invalid. LocalPart or NamespaceURI is null or empty} at com.sap.esi.esp.service.server.deploy.ws.WSDeploymentPlugin.onDeploy(WSDeploymentPlugin.java:84) at com.sap.engine.services.webservices.server.deploy.WebServicesNotificationHandler.sendEvent(WebServicesNotificationHandler.java:50) ... 24 more Caused by: com.sap.esi.esp.service.server.deploy.ActionException: com.sap.esi.esp.lib.mm.config.exceptions.SRTechnicalException {errors occured during operation with registry: com.sap.esi.esp.lib.mm.config.exceptions.SRTechnicalExceptionQName of classification system key QName: Namespace= ; Name= SAPMII is invalid. LocalPart or NamespaceURI is null or empty} at com.sap.esi.esp.service.server.deploy.ws.actions.SingleServicesDeployer.perform(SingleServicesDeployer.java:47) at com.sap.esi.esp.service.server.deploy.ActionsManipulator.performAction(ActionsManipulator.java:30) at com.sap.esi.esp.service.server.deploy.ws.WSDeploymentPlugin.onDeploy(WSDeploymentPlugin.java:81) ... 25 more Caused by: com.sap.esi.esp.lib.mm.config.exceptions.SRTechnicalException {errors occured during operation with registry: com.sap.esi.esp.lib.mm.config.exceptions.SRTechnicalExceptionQName of classification system key QName: Namespace= ; Name= SAPMII is invalid. LocalPart or NamespaceURI is null or empty} at com.sap.esi.esp.service.server.sr.local.SOALocalSRPublisherImpl.publishInterfaceDefinitions(SOALocalSRPublisherImpl.java:424) at com.sap.esi.esp.service.server.sr.local.SOALocalSRPublisherImpl.publishInterfaceDefinitionsByApplication(SOALocalSRPublisherImpl.java:2854) at com.sap.esi.esp.service.server.sr.local.SOALocalSRPublisherImpl.publishEntitiesByApplication(SOALocalSRPublisherImpl.java:2837) at com.sap.esi.esp.service.server.sr.local.SOALocalSRListener.receive(SOALocalSRListener.java:30) at com.sap.esi.esp.service.server.WSConfigurationImpl.sendESPServiceEvent(WSConfigurationImpl.java:1650) at com.sap.esi.esp.service.server.deploy.ws.actions.SingleServicesDeployer.perform(SingleServicesDeployer.java:43) ... 27 more Archive with all relevant logs and traces is created in C:\usr\sap\M32\J00\j2ee\JSPM\log\errorReport.zip.

former_member193328
Active Participant
0 Kudos

Hi Ramesh

Please ensure that you take MII 12.2 SP02 or higher with SAP NW 7.3. Lower SPs of MII 12.2 does not deploy on NW 730.

I hope this helps.

Regards

Partha