T.R | Title | User | Personal Name | Date | Lines |
---|
551.1 | | LESLIE::LESLIE | Andy ��� Leslie, CSSE | Fri Apr 07 1989 02:56 | 3 |
| Don't know what the problem can be, but why not hit the cpu interrupt
button?
|
551.2 | .COM I use | FEATHR::BLUEJAY | Once is luck, Twice is magic, Three times is science. | Fri Apr 07 1989 09:15 | 12 |
| $ If F$getjpi("","PRCNAM").eqs."Shutdown" then goto do_shutdown
$
$ Run/detatch /input='F$environment("Procedure")' -
/output=NLA0: -
/process="Shutdown" SYS$system:Loginout
$
$ Exit
$ Do_shutdown:
$ ! Minutes Reason Spindown Site-spec When up Reboot options
$ @SYS$system:Shutdown "0" "Reboot" "N" "Y" "Shortly" "Y" "Save_feedback"
|
551.3 | Try if from file view | CSC32::G_JOHNSON | Just a nickle's worth of dreams | Fri Apr 07 1989 11:43 | 9 |
| Our experience has been that if you try to shut down the system
from a decterm, it cuts yo off at the knees and hangs your system,
assumedly because it stops the term emulator before it completes
the shut down. However, runnig shut down from file view (either
as a customized command or from a DCL command) works fine.
Greg...
CSC/CS
|
551.4 | Shutdown doesn't hang in newest VMS | LESLIE::LESLIE | Andy ��� Leslie, CSSE | Fri Apr 07 1989 14:05 | 2 |
| RE: .3 fixed in VMS V5.2.
|
551.5 | it's the uic-group | VNABRW::ACKER | | Wed Jul 26 1989 09:00 | 12 |
| Between label 50: and 59: in shutdown.com is a loop which stopps all
processes greater uic-group 1. If you invoke the shutdown from any
user-account greater uic [1.x] your window gets killed and therefore
the shutdown gets stopped at that point. Normaly all remaining
processes (including the decw$server_0) are hibernating at that
moment, noone wakes them up and therefore the system hangs.
If you invoke the shutdown from the system-account it works fine
(if the uic is still [1.x]!).
regards heinz
|
551.6 | | PRAVDA::JACKSON | Elect Bill Jackson, Newton Ward 1 Alderman | Thu Jul 27 1989 14:54 | 7 |
| This is fixed in the V2 DECwindows software. I routinely shut down my
system at home from my terminal window. Instead of stopping all user
processes, it stops all but the one that's running SHUTDOWN.
-bill
|