ADSM-L

Re: One of the clients gave the error but tcp/ip connection is ok.wha t else?

2001-09-30 07:47:31
Subject: Re: One of the clients gave the error but tcp/ip connection is ok.wha t else?
From: Zlatko Krastev/ACIT <acit AT ATTGLOBAL DOT NET>
Date: Sun, 30 Sep 2001 14:44:39 +0300
This means that TSM didn't handle correct error result -1 from socket()
kernel subroutine call (4294967295 unsigned long is -1 long). Use "man 3
socket" and find:
"If the socket subroutine is unsuccessful, the subroutine handler performs
the following functions:
        Returns a value of -1 to the calling program.
        ..."
What caused socket creation to fail needs more digging. If this happened
once you can be warned (just an example - look description of "no -o
sockthresh") but if it is repetitive then the things are bad.

Zlatko Krastev
IT Consultant





"PINNI, BALANAND (SBCSI)" <bp3965 AT SBC DOT COM> on 25.09.2001 23:49:51
Please respond to "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
To:     ADSM-L AT VM.MARIST DOT EDU
cc:

Subject:        One of the clients gave the error but tcp/ip connection is
ok.wha t else?

09/25/2001 10:04:10 TcpFlush: Error 9 sending data on Tcp/Ip socket
4294967295.
09/25/2001 10:04:10 sessSendVerb: Error sending Verb, rc: -50
09/25/2001 10:04:10 cuFSQry: Received rc: -50 from cuBeginTxn
09/25/2001 10:04:10 fsCheckAdd: received error from server query
:
Today I got error on one of AIX clients what could be?Causing TCP/IP FTP IS
OK.
<Prev in Thread] Current Thread [Next in Thread>