cancel
Showing results for 
Search instead for 
Did you mean: 

Error deploying MII in NetWeaver Java 7.4

former_member221487
Participant
0 Kudos

Could not update components. Deployment of queue Queue_2015.08.25 at 20:58:08 completed with error Deployment error. See log E:\SUM\SUM\sdt\log\SUM\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_xapps~mpm~mii] failed com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_xapps~mpm~mii] failed com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [sap.com_xapps~mpm~mii] failed com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [D:\usr\sap\MAD\J00\j2ee\cluster\server0\.\temp\tc~bl~deploy_controller\archives\45\OEEMII00_0_SCA1440532835605\DEPLOYARCHIVES\xapps~mpm~mii.sda] failed com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception while [validating application sap.com/xapps~mpm~mii. The Deploy Service called the following containers: [developmentserver] to process it but none of them returned information about deployed components. The registered containers at this moment were [KMContentHandler, BRMS_Content_Archive, z_com.sap.security.policy-configurations, utl_handler, developmentserver, Monitoring Configurator, component.info_handler, ConfigFwkContainer, servlet_jsp, connector, classification_handler, CTCContainer, PortalRuntimeContainer, JDBCConnector, Content Container, ecm_content_handler, dbcontentcontainer, scheduler~container, src.zip_handler, PCD Content Deployment Handler, ConfigFwkContentHandler, ConfigurationsContainer, orpersistence, appclient, JMSConnector, Cluster File System, Cache Configuration Upload, com.sap.security.ume, SCA Composites Container, metamodelrepository, ESRContentHandler, textcontainer, eden_handler, Galaxy_Content_Archive, uddi_handler, MigrationContainer, webservices_container, com.sap.security.login-modules, dbschemacontainer, com.sap.security.policy-configurations, EJBContainer, MDRContainer, SEAHandler, app_libraries_container, SAP-EU-GP]. Possible reason: An AS Java service, which is providing a container and is required for deployment, is stopped or not deployed. Hint: Contact the owners of application sap.com/xapps~mpm~mii to point you to the containers that need to be available and started on the system for successful deployment. CSN component for application is [MFG-MII-CON].]. sap.com/OEE_MII: Deployment of archive E:\SUM\51048210\DATA_UNITS\MII\OEEMII00_0.SCA for component sap.com/OEE_MII aborted Detailed message: 1. Item is skipped because of failed deployment of item 'sap.com_xapps~mpm~mii' and because the applied error strategy is OnErrorStop 2. Contains Aborted deployment component: sap.com_xapps~mpm~mii Deployment of archive E:\SUM\51048210\DATA_UNITS\MII\OEEMII00_0.SCA --> xapps~mpm~mii.sda for component sap.com/xapps~mpm~mii aborted Detailed message: 1. ASJ.dpl_ds.006193 Operation [deploy] of [D:\usr\sap\MAD\J00\j2ee\cluster\server0\.\temp\tc~bl~deploy_controller\archives\45\OEEMII00_0_SCA1440532835605\DEPLOYARCHIVES\xapps~mpm~mii.sda] failed -> Exception while [validating application sap.com/xapps~mpm~mii. The Deploy Service called the following containers: [developmentserver] to process it but none of them returned information about deployed components. The registered containers at this moment were [KMContentHandler, BRMS_Content_Archive, z_com.sap.security.policy-configurations, utl_handler, developmentserver, Monitoring Configurator, component.info_handler, ConfigFwkContainer, servlet_jsp, connector, classification_handler, CTCContainer, PortalRuntimeContainer, JDBCConnector, Content Container, ecm_content_handler, dbcontentcontainer, scheduler~container, src.zip_handler, PCD Content Deployment Handler, ConfigFwkContentHandler, ConfigurationsContainer, orpersistence, appclient, JMSConnector, Cluster File System, Cache Configuration Upload, com.sap.security.ume, SCA Composites Container, metamodelrepository, ESRContentHandler, textcontainer, eden_handler, Galaxy_Content_Archive, uddi_handler, MigrationContainer, webservices_container, com.sap.security.login-modules, dbschemacontainer, com.sap.security.policy-configurations, EJBContainer, MDRContainer, SEAHandler, app_libraries_container, SAP-EU-GP]. Possible reason: An AS Java service, which is providing a container and is required for deployment, is stopped or not deployed. Hint: Contact the owners of application sap.com/xapps~mpm~mii to point you to the containers that need to be available and started on the system for successful deployment. CSN component for application is [MFG-MII-CON].]. Create an OSS message in component: MFG-MII-CON for support. See Deploy Controller log E:\SUM\SUM\sdt\log\SUM\deploy_api.0.log for details.

Accepted Solutions (1)

Accepted Solutions (1)

abhijeet_singh2
Participant
0 Kudos

Step by Step procedure for you.

1. If its an Addon, then check for the dependency of the addon from Mopz only. ie Mopz select singly component.Also check in PAM from the "exact component name". Use SUM SPS13. its stable

2.  its a stack package. then generate XML and follow procedure and get an ADDON of MI. Very. it tells whether the ADDON will be possible or not.

Thanks

ABhijeet

Answers (5)

Answers (5)

former_member221487
Participant
0 Kudos

Yes the issue was resolved around the time of the post....many thanks Anil

0 Kudos

Hello Neil,

I hope the issue is resolved by now.

If not, please refer to SAP note 2146857. This should help is getting the issue resolved.

Regards,

Anil.

former_member221487
Participant
0 Kudos

Effictively yes, Oliver. This was the flow: Telnet 1. Run 'add deploy' command. 2. Run 'DEPLOY name=PATH_TO_XMII.sca version_rule=all' command. 3. Restart Netweaver. 4. Verify under the link http://host:port/nwa/sysinfo whether XMII component has xapps~xmii~ear development component deployed. 5'DEPLOY name=PATH_TO_XMII_MIGRATION.scaFILE version_rule=all' command 6. Make sure xapps~xmii~ear is started and that SAP_XMII_Administrator role is assigned to Administrator user. 7. Re-deploy MII_BUILDT component from console: run 'DEPLOY name=MII_BUILDT.scaFILE version_rule=all' command. 8. Re-deploy OEE_MII component from console: run 'DEPLOY 9. Re-deploy MIIADMIN00_0.SCA component redeploy name=OEE_MII.scaFILE version_rule=all' command.

abhijeet_singh2
Participant
0 Kudos

Is this fixed now ?

oliver_pfaff2
Explorer
0 Kudos

Hi,

I had the same Problem.  It appears to be a Problem with a missing dependency. I deployed MIIBUILDT in the console and then deployed OEEMII again. Problem solved.

I have had similar Problems with previous MII Versions as well.

former_member221487
Participant
0 Kudos

I'll try that Oliver - thanks

oliver_pfaff2
Explorer
0 Kudos


Hi Neil,

Did it work for you?

former_member185239
Active Contributor
0 Kudos

Dear Neil,

Kindly paste the deploy tarce file from the work directory and also from the SUM directory.

Also take a full restart of the sap application and retry SUM from the failed location.

As it is saying Possible reason: An AS Java service, which is providing a container and is required for deployment, is stopped or not deployed. Hint: Contact the owners of application sap.com/xapps~mpm~mii to point you to the containers that need to be available and started on the system for successful deployment

With Regards

Ashutosh Chaturvedi