T
TemporalBeing
I have a test environment where I have two computers - both running
Windows 2000 Professional SP3 - are connected directly via a cross-over
ethernet cable at 100 Mbps full-duplex. I have a server application
that I developed on one, and the client version on the other.
I was performing a stress-test over the weekend whereby the client
dumps a lot of data (35k units - each unit is on average between 10k
and 1 MB or so; size is randomly distributed to test the system) to the
server. However, on Saturday - while I was gone for the weekend, it's
an unsupervised test - the software stopped sending data and entered
its "retry" mode, where it has been until I found it today.
I tried to telnet to the server from the client system, and got a
failure. I tried it on the server system using both "localhost" and its
IP address and it worked fine. I also tried ftp'ing to the server from
the client using the Windows FTP command-line too, and got a "No
buffers available" error message. I then developed a little tool to
open a port and write a message to it, and got back the WSAENOBUFS
error message. So, I know this isn't just my program that is being
affected, however, I can't find anything in the event logs, or anywhere
else suggesting there is even a problem, or anything in the MS Kb about
it either.
Has anyone seen this kind of thing happen before? Does anyone have any
recommendations for how to try to solve the problem or find more
information on what the actual problem is?
(We're using SP3 because we wanted a clean install as would come
straight from MS and that's the CD we were given. These systems are
also not on our network, so they don't receive updates - they're purely
test systems and have nothing but a base install as is off the Windows
CD.)
Thanks,
Ben
Windows 2000 Professional SP3 - are connected directly via a cross-over
ethernet cable at 100 Mbps full-duplex. I have a server application
that I developed on one, and the client version on the other.
I was performing a stress-test over the weekend whereby the client
dumps a lot of data (35k units - each unit is on average between 10k
and 1 MB or so; size is randomly distributed to test the system) to the
server. However, on Saturday - while I was gone for the weekend, it's
an unsupervised test - the software stopped sending data and entered
its "retry" mode, where it has been until I found it today.
I tried to telnet to the server from the client system, and got a
failure. I tried it on the server system using both "localhost" and its
IP address and it worked fine. I also tried ftp'ing to the server from
the client using the Windows FTP command-line too, and got a "No
buffers available" error message. I then developed a little tool to
open a port and write a message to it, and got back the WSAENOBUFS
error message. So, I know this isn't just my program that is being
affected, however, I can't find anything in the event logs, or anywhere
else suggesting there is even a problem, or anything in the MS Kb about
it either.
Has anyone seen this kind of thing happen before? Does anyone have any
recommendations for how to try to solve the problem or find more
information on what the actual problem is?
(We're using SP3 because we wanted a clean install as would come
straight from MS and that's the CD we were given. These systems are
also not on our network, so they don't receive updates - they're purely
test systems and have nothing but a base install as is off the Windows
CD.)
Thanks,
Ben