| > connection between line sensor and remote console has been lost
This means that link between the decserver (or whatever) was lost. This
is the real problem.
> 2 minutes later he sees
> link to system lim006 reestablished
Which makes sense because the timer to check line status and attempt
reopens runs every 150 seconds.
> Is this a known problem ? (PCM 1.5) fixed in 1.6 ?
Not really. I don't think you have a problem with DIALOG in itself.
It almost like the combination of doing a dialog plus all the messages
being output due to the boot is causing us to drop the connection. What
we need is for the customer to turn on debug via the following command:
DEFINE/SYS CONSOLE$DEBUG DAEMON
This will cause *a lot* of output to get logged to the logfiles in
CONSOLE$TMP. The point is the customer should, turn the logical on,
restart PCM, reproduce the problem, shutdown the software, *copy the
logfiles from CONSOLE$TMP* and then deassign the logical and restart
PCM. The copy step is most important as the CONSOLE$STARTUP procedure
will delete them when you do the final restart. Just post the logfiles
here. We are most interested in the CONTOLLER_0x logfiles from the
actuall line controllers. We really only need the one frrom the
controller that was handling the failing system. You'll have to look at
each one for messages regarding the closing and reopening of that
systems console line to find the right one.
Regs,
Dan
|