cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy error - TCSDeployException_Communication

Former Member
0 Kudos

Hi experts,

We are having problems while deploying our developments via NWDI/CMS to a Development System. The landscape is the following:

- NWDI on NW 7.0 SP19

- Development System on CE 7.11 (EHP1)

- NW Developer Studio also CE 7.11

If we deploy from DevStudio directly to the CE System, everything works fine, but when we try to deploy via NWDI/CMS we get the following error:

20090710184811 Fatal :error during deployment

20090710184811 Fatal :caused by Exception:com.sap.cms.tcs.beans.exception.TCSDeployException_Communication: error during deployment: com/sap/engine/services/rmi_p4/exception/NoSuchOperationException:error during deployment: com/sap/engine/services/rmi_p4/exception/NoSuchOperationException

com.sap.cms.tcs.beans.exception.TCSDeployException_Communication: error during deployment: com/sap/engine/services/rmi_p4/exception/NoSuchOperationException

at com.sap.cms.tcs.beans.deployer.DeployConnector.deployArchives(DeployConnector.java:648)

at com.sap.cms.tcs.beans.deployer.DeployConnector.deploy(DeployConnector.java:455)

at com.sap.cms.tcs.beans.TCSDeployBean.deploy(TCSDeployBean.java:2847)

at com.sap.cms.tcs.beans.TCSDeployBean.deployCaller(TCSDeployBean.java:1694)

at com.sap.cms.tcs.beans.TCSDeployLocalLocalObjectImpl0_0.deployCaller(TCSDeployLocalLocalObjectImpl0_0.java:738)

at com.sap.cms.tcs.beans.TCSDeployServlet$Deployer.run(TCSDeployServlet.java:2401)

20090710184811 Info :End deployment:

20090710184811 Info :

20090710184811 Info :Summary of deployment

20090710184811 Info :==> deployment finished for cr/xxx/xxx/xxxxxx/permissions (31) with rc=12

..... (the same repeats for each DC)

20090710184811 Info :==> deployment finished for cr/xxx/xxx/xxxxxx/metadata (34) with rc=12

20090710184811 Info :deployment finished for buildspace: DID_XXXXXXX_D

we looked up on SDN (also on Google) but we didn't find anything about this issue.

we also followed the article https://wiki.sdn.sap.com/wiki/display/JSTSG/(JSTSG)(TG)Q1800 but we didn't find any clue.

Does anybody have an idea on what could be happening ?

Thanks in advance,

Daniel Sacco

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Daniel,

The following notes would help you in analyzing and fixing the issue:

Note 793935 - Missing deployment during CMS import

Note 793508 - Troubleshooting for the automatic deployment of the CMS

Regards

Srinivasan T

Former Member
0 Kudos

Hi Srinivasan,

Thanks for your help but those notes only took me to the same log files I've already reached before asking the question.

The point is that the logs have little information about the error, in fact the relevant information is what I put in the forum.

Maybe the integration between NWDI 7.0 and CE Ehp1 is still under test and is not working fine yet.

Regards,

Daniel

Former Member
0 Kudos

Hi Daniel,

Can you please cross verify the prerequisites, track setting procedure for CE and the SC dependencies as updated in SAP Note 1234081 - EHP1 for SAP NetWeaver CE 7.1: Documentation ?

Regards

Srinivasan T

Former Member
0 Kudos

Hi Srinivasan,

I checked carefully the updated documentation and found no changes from the configuration that we already had. In fact we did exactly the same things for a CE7.1 + NWDI7.0 configuration that is working fine.

Regards,

Daniel

kevshill
Participant
0 Kudos

Hi Daniel,

Did you find out why this problem occurs. We face the same issue intermittently. After a restart of the target server the deployment seems to go through.

regards,

Kevin Hill

Former Member
0 Kudos

Hi Kevin,

We haven't found a solution for this problem, we even updated CE to EhP1 SP3 but the problem still exists.

Regards,

Daniel

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi everybody,

We finally solved the issue by applying the note https://service.sap.com/sap/support/notes/1360910 (Deploy error of NWDI or CTS deploy proxy 7.0 to NW CE/7.20).

Thanks to all,

Daniel

thulasi_td
Employee
Employee
0 Kudos

Hi Daniel,

Ensure that you have mentioned the correct hostname, port, username and password of the CE system in the CMS (Landscape Configurator --> runtime systems).

Regards,

Thulasi