cancel
Showing results for 
Search instead for 
Did you mean: 

Thousands of Socket in state TIME_WAIT after startup

0 Kudos

Hello,

we're facing the problem, that our Solution Manager 7.1 assignes thousands of sockets in windows 2008 r2:

  TCP    127.0.0.1:49246        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49247        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49248        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49249        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49250        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49251        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49252        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49253        HOSTNAME:sapgw01      TIME_WAIT

  TCP    127.0.0.1:49254        HOSTNAME:sapgw01      TIME_WAIT

......

Kernel version is 7.20 uc amd64 pl 500

I can't find something about this error in the OSS.

best regards

Bastian

Accepted Solutions (0)

Answers (1)

Answers (1)

hasanajsh
Active Contributor
0 Kudos
0 Kudos

sorry this not the solution.

forgot to tell, that all these are connection to Localhost. So a bridge/router/switch is not affected.


The problem only occurs, when server0 is started on SolMan..

In the traces is see many error. about 1000 per second:

LOCATION    SAP-Gateway on host HOST / sapgw01

ERROR       registration of tp WEBADMIN from host

            HOST not allowed

TIME        Wed Jan 08 16:50:36 2014

RELEASE     720

COMPONENT   SAP-Gateway

VERSION     2

RC          720

MODULE      gwxxrd.c

LINE        3642

COUNTER     238537

    Return code: RFCIO_ERROR_INTERNAL(3)<

REGRFC und SECRFC are with wildcards now, but it didn't help

Reagan
Advisor
Advisor
0 Kudos

Hello

Have you checked the gateway trace file ?

It looks like this is caused by the SMD and/or Wily Introscope.

Regards

RB

0 Kudos

Hello,

can you tell me, which tracefile you mean?


Regards

Bastian

0 Kudos

I Also see this in the tracefile about 1000 times second:

Error> occured  >Wed Jan 08 16:48:40,319<   

>RfcIoException:

    message: CPIC-CALL: SAP_CMACCPTP3 on convId: 00000000

LOCATION    SAP-Gateway on host HOST / sapgw01

ERROR       registration of tp LCRSAPRFC_PS1 from host

            HOST not allowed

TIME        Wed Jan 08 16:48:40 2014

RELEASE     720

COMPONENT   SAP-Gateway

VERSION     2

RC          720

MODULE      gwxxrd.c

LINE        3642

COUNTER     220981

Reagan
Advisor
Advisor
0 Kudos

dev_rd trace file present at /usr/sap/SID/DVEBMG01/work

Regards

RB

0 Kudos

the Problem was caused by a wrong configuration of reginfo und secinfo.

But i'm wondering why the RFC retry-speed between java and abap is that fast, that all OS-Sockets will be in use..