cancel
Showing results for 
Search instead for 
Did you mean: 

Error While Creating Runtime Systems on an Existing Track in NWDI

Former Member
0 Kudos

Hi,

There is already a track in NWDI with No runtime Systems.

I have to create the RunTime Systems to do development on this track.

When I try to select the Development checkbox in Runtime systems,

select configure without wizard, Gave Deploy Host name: **********.com

Deploy Port :50018 (SDM port)

Deploy PSWD: SDM Pswd

It gives me a warning..

Synchronization of Runtime System triggered for system dev. Log can be found at

http://*****************************LogViewer?LogName=%2Fsapmnt%2FEPQ%2Fglobal%2FTCS%2FLOG%2FEPQ_WHR...

When i go to the log file

I see this Error Message

20100813180502 Info :cannot create a connection for the buildspace: EPQ_WHRBD_D //connect to deploy tool failed:Server <Host Name> did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to <Host name> at port 50018: Connection timed out:could be due to invalid address

Can you please tell me what could be the Reason.

Basis has already opened the Ports : http port and SDM Port.

I am able to ping the server from cmd prompt.

Points will be allocated for the answer.

Thanks.

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

p330068
Active Contributor
0 Kudos

HI Venkat

Please update host file with server host name in your system.

then "update CMS" under domain tab in landscape configurator. then go th track data >> runtime time tab >> here update

Deploy Host name:

Deploy Port :50018

Deploy PSWD: SDM password

click on Integrate runtime system into JSPM scenario and update

J2EE Engine URL: http://<Host name>:<port>

J2EE Engine User: administrator

J2EE Engine Password: administrator password

Hope it will helps

Regards

Arun Jaiswal

Answers (3)

Answers (3)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

There's no need to update CMS or to check whether the buildspace is open, do not click on JSPM flag (unless you need nwdi control at upgrade)...

The error message means only that from the host where you configure the RTS the SDM cannot be reached or logon request cannot be accepted.

This can be either , because the

- SDM password is wrong (you checked it already)

- the port is wrong (you also checked it. If this is really a 700 RTS, i.e. it has SDM, and the instance number is 00, then the port is really 50018, so this should be fine as well. Only mention, because as of 71X we use the P4 port 5<xx>04 for the deploy controller, as there's no more SDM). Still you can use "netstat -a" to see the status of the ports.

- The host is wrong. I agree with Dao, check not only FQDN, but also IP address.

Using this guide you can always check whether the entered data is correct:

http://wiki.sdn.sap.com/wiki/display/TechTSG/%28NWDI%29%28CMS%29Q0002

Best regards,

Ervin (http://wiki.sdn.sap.com/wiki/display/TechTSG/%28NWDI%29Home)

Former Member
0 Kudos

Hi,

As per your message the error is:

20100813180502 Info :cannot create a connection for the buildspace: EPQ_WHRBD_D //connect to deploy tool failed:Server <Host Name> did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to <Host name> at port 50018: Connection timed out:could be due to invalid address

Check your sdm pwd. Try to login to SDM with the pwd you provided in the track. Just check and if sdm is down or pwd needs to be changed the perform this and update with the new pwd.

Regards,

Vamshi.

Former Member
0 Kudos

Hi Koti REddy and Vamshi,

I checked CBS build space...ther are 4 dcs in this track and they are broken.

but build space is Open Status.

SDM Pswd and SDM Port are right.I checked in System info and I tried logging in using SDM USer ID and PWSD.

There is a central SLD.

I dont find any Technical Systems in SLD related to this runtime system.

Does that matter?

I checked host file in the server.. It has the host name.

I called team to open the Message server port and SDM ports.They said its open.What exactly they do when they say they open a port means?

Thanks,

Venkat

dao_ha
Active Contributor
0 Kudos

Hi Venkat,

Please make sure that there's no one else logged onto the SDM server (try Stop/Start the SDM server). Try to use FQHN for your Dev RTS.

The URL for the SLD is entered in the Domain Data of the track.

Hope it helps.

Regards,

Dao

Former Member
0 Kudos

Hi,

go to CBS and check the buildspace whether it is in open status.

Regards,

Koti Reddy