cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy web service failed

Former Member
0 Kudos

Hello All,

     

I'm trying to deploy web service via Generator but failed. The error code is,

Error in Deploying the Web Service : Error deploying archive. Cause: [ERROR CODE DPL.DCAPI.1027] DeploymentException. Reason: ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_MDM_WS_TEST_ENTAPP] failed

However, I can deploy the generated *.EAR file via JSPM and can test this web service in Navigator.

 

My questions are,

1. What's the difference between Generator and  JSPM to deploy web service?

2. How can I find a way to solve the problem of deploying web service failed via Generator?

 

I would be very grateful  if anyone can help me to solve the problems.

Regards,

Bisson

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

what's the detail error?

Former Member
0 Kudos

Hi Jun Wu,

I just find this error code on the top of Generator window,

Error in Deploying the Web Service : Error deploying archive. Cause: [ERROR CODE DPL.DCAPI.1027] DeploymentException. Reason: ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_MDM_WS_TEST_ENTAPP] failed


But where can I find the detailed error? Sorry for I'm new to MDM and not familiar with deployment environment.

Regards,

Bisson

gabor_molnar
Advisor
Advisor
0 Kudos

Hi Bisson,

the detailed error should be available in the latest defaultTrace (after error reproduction).

Regards,

Gábor

Former Member
0 Kudos

Hi Gábor,

I have found the defualtTrace and the problem has been solved. Thank you very much!

Regards,

Bisson