cancel
Showing results for 
Search instead for 
Did you mean: 

Track Runtime Systems - Which Deployment-Tool?

Former Member
0 Kudos

Hello,

we are working with NWDI 7.0 and I configured a Test-Track containing

- development runtime system (NW CE 7.1 EHP1)

- test runtime system (NW CE 7.1 EHP1 - the same system as above)

i wonder which deployment-tool to configure for the runtime-systems in the track?

what exactly is the deploy-controller? is it running in every nw-system by default? on the default http-port (e.g. 50000) ?

what is, in contrast, the sdm-mode? why do you only need to provide a password for sdm-mode but no user?

if i configure the test-system with deploy controller at <host>:<default-http-port-50000> and a valid user/passwort the import fails with:


20090515121855 Info   :Starting Step SDM-deploy at 2009-05-15 12:18:55.0570 +2:00
20090515121855 Info   :start deployment of archives:http://innsapli5:50000
20090515121856 Fatal  :caused by Exception:com.sap.cms.tcs.beans.exception.TCSDeployException_Communication: The user 'kmeder' could not be connected to the specified host 'innsapli5'and port '50000'.:The user 'kmeder' could not be connected to the specified host 'innsapli5'and port '50000'.
com.sap.cms.tcs.beans.exception.TCSDeployException_Communication: The user 'kmeder' could not be connected to the specified host 'innsapli5'and port '50000'.

(the step is named "SDM-deploy" even if deploy-controller is configured instead of SDM?)

thanks alot,

kai

Accepted Solutions (0)

Answers (3)

Answers (3)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

similar thread:

Karin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

to clarify things a bit:

Deploy Controller is the deploy tool of the SAP J2EE Engine for 7.1 and CE

SDM is the deploy tool for systems on 7.0

JSPM is made for implementing support packages

Kind regards

Karin

Former Member
0 Kudos

Hello,

Any Advice on this?

I am facing the same problem.

I am working on CE 7.1 and I have configure the track for the same.

In the runtime system, we have mentioned the "Deploy ControllerDeploy Port" where I have specified the user which has got proper authorization.

Whenever I tried to check-in and activate, the activities are activated but getting queued for deployment.

In the track run-time system if I selected the option "View/Edit deployment substitution parameters", I am getting below error message The user '<user name>' could not be connected to the specified host '<host name>'and port '52518'..

Please advice.

Thanks and regards,

Patana

snehal_kendre
Active Contributor
0 Kudos

HI Kai,

we are working with NWDI 7.0 and I configured a Test-Track containing
- development runtime system (NW CE 7.1 EHP1)
- test runtime system (NW CE 7.1 EHP1 - the same system as above)

i wonder which deployment-tool to configure for the runtime-systems in the track?

if you want to use NW CE 7.1 EHP1(my assumption is you are creating track for CE development) then you have only one option..you have to use JSPM scenario for deployment. as SDM is not available

use JSPM scenario..check the system information of your runtime system for http port.(you need to mention for JSPM)

provide j2ee username and password.

t