cancel
Showing results for 
Search instead for 
Did you mean: 

SMD Agent setup

Former Member
0 Kudos

Hello,

Im trying to set up the SMD agent in Managed system.

Have set up the SMD agent at os level and now im trying to run the setup wizard for Diagnostics set up -Managed system.

Our Managed system is a double stack system and i gave the ddic user id and password and also the installation path as /usr/sap/S24 and gave the isntance no as 04 and ran the steup wizard ,but i am getting the following error.

Checked the /etc/Services files and found that entries are there in the right way.

"A failure occured while connecting to ABAP stack on null sys=04 client=100 user=ddic. Details : Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=null SYSNR=04 GWHOST=null GWSERV=sapgw04 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR hostname 'null' unknown

TIME Tue Aug 12 08:38:24 2008

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -2

MODULE niuxi.c

LINE 1536

DETAIL NiPGetHostByName2: hostname 'null' not found

SYSTEM CALL gethostbyname_r

ERRNO 2

ERRNO TEXT A file or directory in the path name does not exist.

COUNTER 1"

Any suggestions how to resolve this error.

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

neil_hoff
Participant
0 Kudos

Hi,

Did you ever get this resolved? I am getting a similar error when trying to setup SMD for an ERP 6.0 system.

Here is the error:

A failure occured while connecting to ABAP stack on xxxx sys=00 client=300 user=ddic. Details : Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=xxxx SYSNR=00 GWHOST=xxxx GWSERV=8000 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR internal error

(this retcode should be handled by caller of NI-layer)

TIME Thu May 21 12:30:48 2009

RELEASE 701

COMPONENT NI (network interface)

VERSION 38

RC -7

MODULE gwxx.c

LINE 480

DETAIL NiIRead: hdl 4 buffer too small (636<1213485524)

SYSTEM CALL NiRead

COUNTER 1

Thank you,

Neil

Edited by: Neil Hoff on May 21, 2009 7:52 PM

Former Member
0 Kudos

Hi Niel

Are you EHp1 SP19, if not do that, as E2E for ABAP managed stacks causes problems if solman less than EHP1 sp19

Former Member
0 Kudos

To get this straight. SMD is trying to connect to the ABAP stack, so if your Sys.-Nr. is 00 you shoul put 3300 for GWSERV not the HTTP port,

Regards