[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 |
2078.0. "Enrollment problem, ULTRIX FT1.2.4, local_ns" by FILTON::BARKER_E (Ummm...) Mon Jan 13 1992 04:47
Hi,
I'm working on a Field test site with the ULTRIX EFT (1.2.4 at the
moment) with the local namespace set up. The engineers there are
developing a number of access modules and are having some problems
enrolling them. One can be enrolled with no problem at all, but a
second gives the following error messages when enrolled :-
MCC> enroll xxxxx (their access module)
failure in kernel event receipt. thread terminating
MCC-E-EVT_POOL_NOTMAPPED, event pool is not mapped
WARNING: failed to post enrollment event to other MM's
%MCC-F-EVT_POOL_VER_SKEW, event pool version incompatible
Don (the engineer) looked through the Management Module programming
guide and found info on the event pool data file in section 4.3, but
cannot find this file (mcc_event_pool.dat) anywhere on the system. The
access module does get enrolled but errors appear when running that
mention event posting etc.
This is causing a fair level of confusion as the other access
module being worked on at the moment is giving no problems. I've seen
the 'failure in kernel event receipt. thread terminating' messages
before, mainly during the installation but don't seem to give any
problems. Have you seen these errors ? Is the event pool file available
? Should they have it ?
The only other issue is that the iconic map is hanging most of the
time when they fire up the graphs option, again is this happening
elsewhere, and is it a known problem ? I've been running graphs on our
system with no problems , but it's not being used as heavily, and I
haven't used 1.2.4 much yet.
Any help you can give, particularly on the first one would be most
appreciated.
Regards,
Euan
T.R | Title | User | Personal Name | Date | Lines |
---|
2078.1 | Event problems usually mean old code | TOOK::MINTZ | Erik Mintz, DECmcc Development | Mon Jan 13 1992 07:32 | 16 |
| > failure in kernel event receipt. thread terminating
> MCC-E-EVT_POOL_NOTMAPPED, event pool is not mapped
> WARNING: failed to post enrollment event to other MM's
> %MCC-F-EVT_POOL_VER_SKEW, event pool version incompatible
This usually indicates that a module linked against an OLD kernel
is running at the same time as the new code. Do they understand
that all modules must be re-linked (at least) for T1.2.4?
> time when they fire up the graphs option, again is this happening
> elsewhere, and is it a known problem ? I've been running graphs on our
This problem is being investigated.
-- Erik
|