Ask a Question related to Windows Networking, Design and Development.
-
Russell Pool #1
TCP/IP Socket Problem
We are having a major problem. At the end of every day
(3pm to 7pm) we have users that get the error
message "Insufficient TCP sockets are available. Consult
your vendor's TCP/IP documentation to increase the maximum
number of sockets."
This is mostly on the Compaq Evo D500 running Windows XP
Pro. Already have a open case with Compaq. They are at a
loss. I have tried to do a "netstat -p tcp -a", but when
the system gets the error, the system is locked up. Even
the mouse is locked. The only link I've found is
[url]http://www-[/url]
12.lotus.com/ldd/doc/domino_notes/Rnext/help6_admin.nsf/f4b
82fbb75e942a6852566ac0037f284/680b13a91633dee585256c1d0039d
d97?OpenDocument
This only references Lotus Notes (Which is our Email
Client). Sometimes reimaging the system with the orginal
Windows XP Pro CD fixes the problem. Sometimes it doesn't.
Windows 2000 doesn't seem to have the problem.
If anyone has ANY suggestions, PLEASE email me at
[email]russell.pool@choicepoint.com[/email] or call me at 770-752-4092 as
I have been working on this problem since around March 1st
of this year, and still do not know what is causing it.
Our current number of machines with this problem is 20.
Russell Pool
Choicepoint INC
770-752-4092
email: [email]russell.pool@choicepoint.com[/email]
Russell Pool Guest
-
ODBC Data socket problem
I am using Cold Fusion MX 7 on Windows 2003 and attempting to connect to an ODBC data source. The data source (a thoroughbred business basic... -
Socket.accept problem via Socket.for_fd($stdin.fileno)
Hi, I am experiencing a rather infuriating problem with Socket.accept on Windows XP. The problem exists when I try to create a Socket from... -
Problem with IO::Socket
If only i could have waited some more minutes before posting i wouldn't have bored the newsgroup. The solution is to change $socket->recv($name,... -
Distinguishing between socket buffer full & socket disconnected
I am using the IO::Select method can_write() to flow control the writing of a large amount of data to a socket, where the writer may well run ahead... -
iBook USB socket problem
The USB socket on my tangerine iBook has gradually become very, very loose. When I connect anything to it, the positioning has to be fairly... -
Bob Day #2
Re: TCP/IP Socket Problem
"Russell Pool" <russell.pool@choicepoint.com> wrote in message
news:0a2b01c34b93$d2de8520$a401280a@phx.gbl...
< snip >
This is a public newsgroup, for the benefit> If anyone has ANY suggestions, PLEASE email me at
> [email]russell.pool@choicepoint.com[/email] or call me at 770-752-4092
of all. You post here, you read here.
-- Bob Day
Bob Day Guest
-
Ken Wickes [MSFT] #3
Re: TCP/IP Socket Problem
If you are leaking sockets then there are probably a bunch open at midday.
So run netstat then when the system is still functional.
--
Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Russell Pool" <russell.pool@choicepoint.com> wrote in message
news:0a2b01c34b93$d2de8520$a401280a@phx.gbl...> We are having a major problem. At the end of every day
> (3pm to 7pm) we have users that get the error
> message "Insufficient TCP sockets are available. Consult
> your vendor's TCP/IP documentation to increase the maximum
> number of sockets."
>
> This is mostly on the Compaq Evo D500 running Windows XP
> Pro. Already have a open case with Compaq. They are at a
> loss. I have tried to do a "netstat -p tcp -a", but when
> the system gets the error, the system is locked up. Even
> the mouse is locked. The only link I've found is
>
> [url]http://www-[/url]
> 12.lotus.com/ldd/doc/domino_notes/Rnext/help6_admin.nsf/f4b
> 82fbb75e942a6852566ac0037f284/680b13a91633dee585256c1d0039d
> d97?OpenDocument
>
> This only references Lotus Notes (Which is our Email
> Client). Sometimes reimaging the system with the orginal
> Windows XP Pro CD fixes the problem. Sometimes it doesn't.
> Windows 2000 doesn't seem to have the problem.
>
> If anyone has ANY suggestions, PLEASE email me at
> [email]russell.pool@choicepoint.com[/email] or call me at 770-752-4092 as
> I have been working on this problem since around March 1st
> of this year, and still do not know what is causing it.
>
> Our current number of machines with this problem is 20.
>
> Russell Pool
> Choicepoint INC
> 770-752-4092
> email: [email]russell.pool@choicepoint.com[/email]
Ken Wickes [MSFT] Guest



Reply With Quote

