[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | DECmcc user notes file. Does not replace IPMT. | 
| Notice: | Use IPMT for problems. Newsletter location in note 6187 | 
| Moderator: | TAEC::BEROUD | 
|  | 
| Created: | Mon Aug 21 1989 | 
| Last Modified: | Wed Jun 04 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 6497 | 
| Total number of notes: | 27359 | 
6034.0. "%MCC-E-INSEVTPOOLMEM, insuffient event pool memory to post event" by CX3PST::NOTAMI::A_ANDERSON (CX03 2/H13 NSU/VAX MacGhille Aindrais) Mon Jun 27 1994 13:55
Hello all,
We have a customer that just upgraded VMS to 6.1, (DECnet phase IV) and started 
to see the following in his SYS$SYSROOT:[SYSMGR]MCC_EVC_SINK.LOG, file.
$!
$! This command procedure is always run when anybody on the entire system
$! logs in. It is equivalent to LOGIN.COM except that the instructions
$! contained herein are executed everytime anyone on the VMS system
$! logs in to their account.
$!
$! For interactive processes, turn on Control T, and set the terminal type
$!
$ set noon
$ set noverify
24-JUN-1994 08:06:25.32, Waiting for connect request from a COLLECTOR
%CMA-F-EXCCOP, exception raised; VMS condition code follows
-SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00000000,
PC=00568BF3, PSL=03C00004
%TRACE-F-TRACEBACK, symbolic stack dump follows
module name     routine name                     line       rel PC    abs PC
                                                           0004F9DC  0004F9DC
                                                           00084182  00084182
                                                           0007EFDC  0007EFDC
                                                           00082678  00082678
  SYSTEM       job terminated at 24-JUN-1994 08:06:34.68
  Buffered I/O count:              88         Peak working set size:    6952
  Direct I/O count:                14         Peak page file size:     15356
  Page faults:                   2087         Mounted volumes:             0
  Charged CPU time:           0 00:00:01.07   Elapsed time:     0 00:00:14.64
So we sent him MCCECO03013.A, this did not fix the problem, so we had the 
customer define the following logical: 
DEFINE/SYSTEM/EXEC MCC_NOTIF_GETEVENT_TSS 40
The original problem is stil there but he also has a new one.  None of his 
alarms apear to be working and he is getting the following error.
%MCC-E-INSEVTPOOLMEM, insuffient event pool memory to post event
Thanks for any ideas
Alan
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 6034.1 | Check out note 5878 | AKOCOA::MURTY |  | Thu Jul 07 1994 16:32 | 1 | 
|  |     See Note 5878    . 
 | 
| 6034.2 | Try this patch ... | DECPRG::PRNET::Pilar |  | Tue Jul 26 1994 09:09 | 12 | 
|  | Hi Alan,
I had the same problem as you. I was trying logical from .1 but without
success. I was rising logicals but problem was alway there. When it has
some value MCC started to crash. I was looking for some patches and 
finally found Took::NSM_CLD:[DECMCC.CSC_4]. I have installed it and MCC
works fine. I do not know if it is supported or not but it was Saturday 
evening when I installed and I had not possibility to ask somebody.
Regards
Jarry
 |