cancel
Showing results for 
Search instead for 
Did you mean: 

Message Server Port

Former Member
0 Kudos

How to get Message Server Port of a J2EE Engine

Using java

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Another way

check dev_ms file under SCS\work directory. It will have lines like :

[Thr 31988] *** I listen to internal port 3901 (3901) ***

[Thr 31988] *** HTTP port 8101 state LISTEN ***

Best Regards,

Snehal Bhaidasna

Development Support

Palo Alto, CA(USA)

ankur_garg5
Active Contributor
0 Kudos

Hi Venkata,

Follow these steps:

1)Open the following URL of your J2EE engine: http://<hostname>:<port>/index.html

2)Click on System Information. You will be asked for "administrator" user id and password.

3)In the top left hand corner, you will see a box titled Message Server. It will have the Host and Port.

Bye

Ankur

Do reward points for helpful as well as solved answers!!

Former Member
0 Kudos

Hi Reddy,

Can u check the system - service files

Windows\system32\drivers\etc\services

from this files u can get the history of all

and in SMICM u may find all the details

regards,

S.Rajeshkumar

Former Member
0 Kudos

Please do the steps to get the logon data and port numbers.

SM51--> go to --> server name --> information -- > logon data

REgards

Anwer Waseem

SAP BASIS

stefan_koehler
Active Contributor
0 Kudos

Hello,

have a look at sapnote #730400

>> The HTTP port of the message server is written in the adminCFG.properties file in the /admin/cfg directory of the J2EE installation.

Regards

Stefan