T.R | Title | User | Personal Name | Date | Lines |
---|
1221.1 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Thu Feb 29 1996 19:36 | 12 |
| The ACCVIO problem is new, however, the problem with the systems being
disabled is not. The code checked the wrong status value when it issued
the break command and thought it had lost connection to the system
which in turn caused it to shutdown the connection. The break is
acutally issued though. This problem is definitely fixed in ECO2.
Now the bit with the EWS booted station is interesting but I have a
question: The C3 that you start - is it being displyed to the 3100 or
to the local PCM engines display?
Regs,
Dan
|
1221.2 | | 45769::CLEPHANEB | | Fri Mar 01 1996 08:11 | 25 |
|
Dan,
Thanks for the info. on ECO2.
The C3 window is being displayed to the EWS served 3100. The 3100
(Vaxstation M38) starts up 3 items on startup when logging in. A System
Watchdog display, A decterm monitoring backup jobs and the C3 display with
the Events window. The ENS window works fine but if you don't iconize the
C3 display almost immediatley it starts, the workstation hangs.
Sometimes after about 10 minutes or so the workstation seems to catch
up and free up all the windows. It's only 'recovered' in this way 2 or
3 times out of about 50 or 60 hangs.
Regards,
Bruce
ps.
I've just recreated the situation again while typing in this note, an
SDA> SHOW PROCESS/CHANNEL shows the process busy on NET4496:
and MBA4651:, could this be some kind of mailbox quota/size problem ?
|
1221.3 | | 45769::CLEPHANEB | | Fri Mar 01 1996 08:31 | 8 |
|
... more on .2
Just rebooted the 3100, the process hung around until the workstation
had reloaded EWS and terminated with an exit status of 12DB821C ?
Bruce
|
1221.4 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Fri Mar 01 1996 14:56 | 21 |
| >mailbox quota size problem
Doubtful. The busy channels you mentioned are more than likely expected
as PCM uses mailboxes for inter-process communication and since you
are sending the display across decnet we would expect the NET device
as well.
>had reloaded EWS and terminated with an exit status of 12DB821C
This message code translates to:
%XLIB-F-IOERROR, xlib io error
which is a very general status for X apps when they cannot communicate
with the server via whatever transport is being used. I will have to
try this on a VT1300 and see what happens. The C3 may be giving the EWS
Xserver a hernia trying to handle the complexity of the screen or some
such.
Regs,
Dan
|