Error while testing SAP connection from sync project.

Hi All,

While testing SAP connection in Sync project I am getting below error.

[VI.Projector.Connector.Base.ConnectionTSBrokenException] System not connected.

Login failed. (
LOCATION    SAP-Gateway on host hacaphcp3000 / sapgw30
ERROR       timeout during allocate
TIME        Thu May 28 08:56:01 2020
RELEASE     749
COMPONENT   SAP-Gateway
VERSION     2
RC          242
MODULE      /bas/749_REL/src/krn/si/gw/gwr3cpic.c
LINE        2212
DETAIL      no connect of TP sapdp30 from host
            dcplnx23806130.net01.extern05 after 20 sec
COUNTER     33
 )

Could you please help me to find out what is wrong or missing.

Thank you in advance. 

Parents
  • Hi,

    I am facing similar issue, please let me know the workaround to fix this if you are able to get through it.

    Thanks !

  • This is because of target system configuration, something is not correct in SAP system configuration.

    ConnectionTSBrokenException means target system connection has some problem.

    You need to check with SAP system admin.

    In my case they did some update on theire side and isuue was resoled.

    Also I shared below goole result with SAP guy and they dis some updates.

    Google has some answers regarding the error shown.


    "The solution was to reset the hostname buffer in TA sm51 -> Goto ->_ Hostname buffer"

    Or this one:
    "This error might also com if the gateway port is not included in the services of the destination system"

Reply
  • This is because of target system configuration, something is not correct in SAP system configuration.

    ConnectionTSBrokenException means target system connection has some problem.

    You need to check with SAP system admin.

    In my case they did some update on theire side and isuue was resoled.

    Also I shared below goole result with SAP guy and they dis some updates.

    Google has some answers regarding the error shown.


    "The solution was to reset the hostname buffer in TA sm51 -> Goto ->_ Hostname buffer"

    Or this one:
    "This error might also com if the gateway port is not included in the services of the destination system"

Children