cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the SDM Port

Former Member
0 Kudos

Hi all

I know there are many threads on this, but i just can't seem to find one which tells me the program to run which tells me the port number.

I'm trying to start the SDM by using the SDM Gui and I need the port number.

Thanks - Peter

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member191418
Active Participant
0 Kudos

Hi Peter

Try this

Set port through the Config Tool. Start the config tool, and click on secure store > admin/port/SID.

Enter the new value (Eg: 50018), save it and restart the server.

Cheers !!!

Satish Kumar

former_member191418
Active Participant
0 Kudos

Hi Peter

Generally the SDM port number will be 5<nr>18, where nr = instance number.

1. if your instance number is 00 then SDM port would be 50018.

If the above is not clear,

check in http://<hostname>:port/

get into "system information", you can see details of dispatcher, server0 and SDM.

Hope this is clear to you.

Satish Kumar.

Reward Points if this is useful

Former Member
0 Kudos

eeer says SDM Port: null, this sounds like a good reason to panick.

former_member191418
Active Participant
0 Kudos

Hi Peter

Are you sure your Java stack is started ?

If yes,

check the port through ping option

telnet hostname Port

else

check the SDM log.

hope this helps to find the cause

Satish Kumar