ERROR_REQ_NOT_ACCEP

From: Steven Atkinson (sja_at_san.rr.com)
Date: 05/24/04


Date: 24 May 2004 09:19:36 -0700

We have a simple portion of our application that copies files to a
remote file server. The application is run on serveral different
machines concurrently. So the file server will have several different
open SMB sessions. When there are too many machines start the
application it will get everyone locked out with ERROR_REQ_NOT_ACCEP.

It makes sense that when you surpass your licsensing limits the last
client attempting to open a session will get this error, but we get
the error on all clients - ones that previously had valid open
sessions. Is this standard proceedure for Win2k advanced servers? The
file server is a NAS appliance, is it possible for the NAS to override
Win2k SMB session handling with it's own licensing scheme?