home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!sol.ctr.columbia.edu!hamblin.math.byu.edu!yvax.byu.edu!cunyvm!dlvgc
- Newsgroups: comp.os.os2.networking
- Subject: Re: LAnServer 2.0: Shutdown w.o. TRAP?
- Message-ID: <92349.025925DLVGC@CUNYVM.BITNET>
- From: Dimitri Vulis <DLVGC@CUNYVM.BITNET>
- Date: Monday, 14 Dec 1992 02:59:25 EST
- References: <92335.121838HRU003@DJUKFA11.BITNET>
- Organization: City University of New York/ University Computer Center
- Lines: 16
-
- In article <92335.121838HRU003@DJUKFA11.BITNET>, HRU003@DJUKFA11.BITNET says:
- >On an ISA-486 machine LANServer 2.0 has been installed. If I want to
- >shutdown the machine, OS/2 hangs with a TRAP. If no requester has
- >been started, then anything works fine. I am able to manually deinstall
- >the Server-services by "net stop server" without any problems.
- >But if i try to disable the requester by "net stop req /y" the machine
- >usually hangs (TRAP as above) (usually, because in 1 case out of 20
- >everything went fine).
- We used to experience an occasional crash when shutting down lan server
- 1.35 on a model 95, so I wrote a little C program that shuts the server
- down gracefully before we shut down the actual OS/2. It first enumerates
- open files and closes them, then deletes sessions, then stops server,
- then stops requester... It seems to be OK under 2.0. We should be
- getting LAN server 3.0 'soon'.
-
- Dimitri
-