cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy SRM_MDM_CAT on PI 7.1 as java server failed

Former Member
0 Kudos

Deploy SRM_MDM_CAT on PI 7.1 as java server failed

Hi Expers,

We installed PI 7.1 and srm mdm catalog 7.1.05.66.

We want to use PI as java server for srm catalog searching UI.

I deply the java api successfully which is including in the sap cd of srm catalog.

But when I try to deply the catalog UI(SRMMDMCAT01P_1.SCA) using JSPM, it raises error.

Our jdk is 1.5 and the jvm is 5.01 sp 72.0.

Could you give me some suggestions?

Thanks a million!

-


Deployment finished with error. See Deploy Controller log E:\usr\sap\SPI\DVEBMGS05\j2ee\JSPM\log\log_2012_02_01_21_29_15\deploy_2012-02-01_21-31-50.log for details. [ERROR CODE DPL.DCAPI.1027] DeploymentException. Reason: ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [sap.com_tcmdmsrmcatenabler]. ; nested exception is: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [sap.com_tcmdmsrmcatenabler]. Cannot deploy it. Archive with all relevant logs and traces is created in E:\usr\sap\SPI\DVEBMGS05\j2ee\JSPM\log\errorReport.zip

-


Feb 1, 2012 6:04:23 PM [Info ]:The caluculated value of the instance number based on the p4port [50504] is 5

Feb 1, 2012 6:04:23 PM [Info ]:DC API is trying to connect to 'xxxxxsrm2:50504'

Feb 1, 2012 6:04:23 PM [Info ]:DC API has Connected to 'xxxxxxsrm2:50504'

Feb 1, 2012 6:04:23 PM [Info ]:Added deployment listener: com.sap.sdt.j710.deploymentmgr.monitor.DeploymentMonitor@1a8f96fd with 'Listener mode'=local 'Event mode'=asynchronous by thread: main

Feb 1, 2012 6:04:23 PM [Info ]:+++++ Starting D E P L O Y action +++++ [ deployerId=1 ] [ timerId=4]

Feb 1, 2012 6:04:23 PM [Info ]:Selected archives for deployment. [ deployerId=1 ]

Feb 1, 2012 6:04:23 PM [Info ]:
xxxxxxsrm2\sapmnt\trans\EPS\in\SRMMDMCAT01P_1.SCA

Feb 1, 2012 6:04:23 PM [Info ]:DC API got Session id='224',time:[id:#4, elapsed: 0 ms.].[ deployerId=1 ]

Feb 1, 2012 6:04:23 PM [Info ]:component version handling rule is UpdateLowerOrChangedVersionsOnly.[ deployerId=1 ]

Feb 1, 2012 6:04:23 PM [Info ]:deployment workflow strategy is normal deploy strategy.[ deployerId=1 ]

Feb 1, 2012 6:04:23 PM [Info ]:life cycle deploy strategy is disable LCM deploy strategy.[ deployerId=1 ]

Feb 1, 2012 6:04:23 PM [Info ]:Error strategies[ deployerId=1 ]:

Feb 1, 2012 6:04:23 PM [Info ]:error action 'DeploymentAction' is 'OnErrorStop'

Feb 1, 2012 6:04:23 PM [Info ]:error action 'PrerequisitesCheckAction' is 'OnErrorStop'

Feb 1, 2012 6:04:25 PM [Error ]:Deployment Exception during deployment phase 'DeploymentException',cause=ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [sap.com_tcmdmsrmcat~enabler].

; nested exception is:

com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [sap.com_tcmdmsrmcat~enabler]. Cannot deploy it.

-


Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: [ERROR CODE DPL.DS.6193] Error while ; nested exception is:

com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5014] None of registered containers recognized the files from [tcmdmsrmcat~enabler.sda] application.

Hint: 1) Given application file is not valid one; 2) A wrong zero admin template in use.

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

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

at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:104)

... 11 more

Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5014] None of registered containers recognized the files from [tcmdmsrmcat~enabler.sda] application.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Could some experts give me some suggestions?

I appropriate it very much!