home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / networki / 2449 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.3 KB

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