on ‎2011 Sep 20 2:09 PM
Hi,
I am trring to configure logon load balancing in cluster environment.
I had created the logon group using T-Code SMLG and assigned the message server to logon group.
I am using SAP GUI 720.
In the front end system, i had added the host file entry as well as added u201Csapma<SID> 3600/tcpu201D as my CI instance number is 00.
I had created u201Csapmsg.iniu201D and put the entries as below based on sapnote 38119
Message Server
System ID 1>=<Name or IP address of message server 1>
Ex: <SID>=x.x.x.x
<SID>=x.x.x.x
Message Server Description
<System ID 1>=<Description of message server 1>
Ex: <SID>=CI
But while selecting u201CGroup/Server Selectionu201D I am getting error u201CError: partner x.x.x.x:sapms<SID> not reached u201C.
On the logon pad I had given the following information:
Description: PRD
System ID: <SID>
Message Server: IP address of CI package
I am not able to find the exact reason of the error and how to proceed to resolve the error.
Regards
Dusmanta
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
> In the front end system, i had added the host file entry as well as added u201Csapma<SID> 3600/tcpu201D as my CI instance number is 00.
> But while selecting u201CGroup/Server Selectionu201D I am getting error u201CError: partner x.x.x.x:sapms<SID> not reached u201C.
> On the logon pad I had given the following information:
> Description: PRD
> System ID: <SID>
Did you enter sapma<SID> or sapms<SID> to the services file on the Windows machine?
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dusmanta,
Have u checked telnet command as per Sergo Beradzeht 's mail i.e.
at command prompt, type the command as follows
c:\> telnet <IP-Address of CI server or Message server> 3600
if the output showed "waiting ........." theat means port 3600 might be blocked in firewall from ur desktop/laptop to Message server.
Regards
APR
Hi serog,
Well i had tried to login to the particular port that is 3600 through telnet, what i found instade of 3600 i was able to port 3601.
>telnet CI-IP 3600 not working
Instead >telnet CI-IP 3601 working fine.
Is there any place where i can change the message server port number from 3601 to 3600.
Regards
Dusmanta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.