Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Networker Administrator Timeout???

Status
Not open for further replies.

jar251169

Technical User
Oct 16, 2001
21
ES

Hello, did has anyone this problem?.

Networker Server 6.02, from a client I'm connected to Networker Administrator, well, if I leave open this GUI window inactive for a long time, this window don't respond with messages similar: Server connection was lost or remote system error or server cancelled; it isn't possible to connect again. Server is performing backups correctly but I can't to connect to Administrator from server's console nor from any client. This behavior occurs during large backup operations, sometimes I have to restart networker server in order to be able to connect to Networker Administrator.

Any idea??

Thanks in advance.

Delgado.
 
Hi, you are not alone.
We noticed this behavior with the same server version (6.02) on a W2k system. We can connect again if we wait enough, or if the server is restarted.

Jaume
 
I had the same problem on NT4 with Networker 6.0.1, it seems to be a Session manager problem:

I modify the following registry key:

HKLM\System\CurrentControlSet\Control\Session Manager\Subsystems\Windows
change the value
SharedSection=1024,3072,512
to
SharedSection=1024,3072,2048

This increase the desktop application heap (see article Q126962/microsoft for details)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top