| 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 |
Hi all,
I just cannot get the Alarm Mgr to work on an Ultrix system
(Ultrix V4.2a, DECmcc V1.3) from an unprivileged
account. Neither can I find any way to get any debug
information whatsoever. It's like a dead end. I start
the alarm manager , create a rule and that's that -
the whole alarm manager process just hangs. If anyone
has any suggestion about how to try and find out what's
going wrong I would be very interested. Strangely enough
the thing works if I try it from the root account.
I've created a group called "mccuser" and a user by the name
of "mcc" who's a member of this group . I've set the MIR protections
in /var/mcc to look like this :
1 -rwxrwxr-x 1 root mccuser 0 May 17 10:05 mcc_00.mcc_exp_attr012_pms.dir
1 -rwxrwxr-x 1 root mccuser 1024 May 17 10:05 mcc_00.mcc_exp_inst012_pms
0 -rwxrwxr-x 1 root mccuser 0 May 17 10:05 mcc_00.mcc_exp_inst012_pms.dir
0 -rwxrwxr-x 1 root mccuser 0 May 17 10:04 mcc_alarms_attribute_mir.dir
.
.
.
What more do I need ????
cheers,
Denis
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 5122.1 | Alarm manager does not even come up ! | KETJE::PACCO | Gallia divisa est in partes tres | Fri May 28 1993 10:07 | 27 |
I would like to take the opportunity to telle that I also cannot
manage to use the alarm manager. All other POLYCENTER applications do
work well.
What I experience is that after selection of the POLYCENTER Alarm
Manager I get a DECterm only for a few seconds, and then that window
disappears as fast as it arrived (in fact a little faster).
I have exact the same behaviour when I start manually
"mcc_alarm_mgr" from a DECterm, although I then can read the message
put on the screen:
mcc_alarm_mgr
Start Command processor in background
Starting application
[1] 16080
I can see the mcc_alarm_mgr_ui for a while in the system with "ps -aux"
but also that process disappears quite rapidly.
I am running on ULTRIX V4.3 / DECmcc V1.3
Are there environment variables required ?
I'll appreciate help.
Regards,
Dominique.
| |||||
| 5122.2 | databse inaccessible | GOSTE::CALLANDER | Fri May 28 1993 15:38 | 20 | |
Your problems (.0 and .1) are most likely the same thing. The alarm
manager requires MIRs like many other MCC applications/components.
If the file protection is not set correctly then you will not be
able to run the alarm manager. A note about this is printed at
installation time, but it is not well documented in the prototype.
Also the alarm manager prototype has a bug, in that it does not
print an error when it can not open the database (fixed in the field
test release).
please check the MIR files, mcc_alm_mgr_data.* and
mcc_alm_mgr_template.*. For the alarm manager to work a user must
have full read *AND* write access to the database files. Read access
alone is not sufficient! The MCC database routies always open the
database read/write.
Please let me know if this is not your problem
jill
| |||||