| Title: | POLYCENTER Console Manager |
| Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
| Moderator: | CSC32::BUTTERWORTH |
| Created: | Thu Aug 06 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 1541 |
| Total number of notes: | 6564 |
VAX/VMS 6.1 / AXP/VMS 6.1
PCM 1.6 + ECO 01
Multi-Line window fails while receiving first message ; Window is "Detached"
1) Is this problem kwown ? What is the status of it ?
2) Eventport Error Callback in CONSOLE$ENS_DAEMON.LOG ?
What is problem ? (i've seen theses errors since i work on PCM)
CONSOLE$ENS_DAEMON: eventport_error Callback
errno_val : 0
msg1 : Read error on Local socket ENS
msg2 : error 0
CONSOLE$ENS_DAEMON: eventport_error Callback
errno_val : 0
msg1 : Read error on Local socket OSCint_Roll_001
msg2 : error 0
3) Error deleting files in CONSOLE$TMP
Error deleting Log file - CONSOLE$TMP:Multi-Line__001.LOG
errno = 98954
$ write sys$output "''f$message(%d98954)'"
%RMS-E-FLK, file currently locked by another user
$ dir console$tmp
Directory CONSOLE$ROOT:[TEMP]
CONSOLE$DAEMON.COM;1 CONSOLE$DAEMON.LOG;1
CONSOLE$ENS_DAEMON.COM;1 CONSOLE$ENS_DAEMON.LOG;1
CONSOLE_CFG.DAT;1 CONTROLLER_01.COM;1 CONTROLLER_01.LOG;1
MULTI-LINE__001.LOG;1 MULTI-LINE__002.COM;1
MULTI-LINE__002.LOG;1 OSCINT_HIST_001.COM;1
OSCINT_HIST_001.LOG;1 OSCINT_OPER_001.COM;1
OSCINT_OPER_001.LOG;1 OSCINT_ROLL_001.COM;1
OSCINT_ROLL_001.LOG;1
Total of 16 files.
Thanks for any help.
Regards.
Jean-Fran�ois
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1023.1 | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Fri Oct 06 1995 12:18 | 4 | |
Try shutting down PCM, deleteing all the files in PCM$TMP, and then
restart PCM.
Dave
| |||||
| 1023.2 | 48579::MALRAS | Knowledge is power, en France aussi | Mon Oct 09 1995 05:19 | 10 | |
re .1 Dave, I've already tried that. But problem is not resolved because it comes again. Is this problem known ? If not, i'll have to post an IPMT request. Regards. JF | |||||
| 1023.3 | Y'a quelqu'un dans l'avion ? | 48579::MALRAS | Knowledge is power, en France aussi | Thu Oct 12 1995 10:34 | 10 |
What about "Detached" Multi-Line Windows ? What are error messages "Read error on xxx socket" ? Are they "features" or bugs ? Any help will be appreciated. Regards. JF | |||||
| 1023.4 | 29067::BUTTERWORTH | Gun Control is a steady hand. | Fri Oct 13 1995 15:36 | 14 | |
>Wat about "Detached" Multi-Line Windows ?
if you shutdown PCM and you have not set the MUltiline window to exit
upon console manager shutdown then the processes will stay around.
>hat are error messages "Read error on xxx socket" ?
This indicates an error while reading a mailbox. Because of the way we
do our I/O's to the mailboxes if one side disconnects even due to
normal processing the other side could log this message.
Regs,
dan
| |||||