| 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 |
I am having a problem at a customer site starting the mcc_dna4_evl
process.
I run the startup and it creates the mcc_dna4_evl process. However it
immediately terminates, posting. in the logfile, the error
MCC-E-EXISTENCE-ERROR , object does not exist.
Looking up the meaning of the message in the manual I get:
Source: Kernel
Explanation: There was a software error within DECmcc
User Action: Developers: check your code. End users: please contact
your Digital representative.
Great.
Has anyone come across this before, or any ideas what the actual
problem is being caused by ?
Any ideas would be welcome as I need to get this fixed.
Thanks,
Jill
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1851.1 | Me too!! | SMAC10::DAVIES | Fri Dec 06 1991 06:26 | 3 | |
I got exactly the same error. Need some clues as to what is wrong???
John Davies
| |||||
| 1851.2 | Sounds like a thread problem to me. | TOOK::GUERTIN | Don't fight fire with flames | Wed Dec 11 1991 06:39 | 7 |
I think this happens when something attempts to do an operation to a
thread which does not exist. For example, if you try to Join or Alert
a thread and pass it a garbage thread-id, or if the thread has already
been deleted, you could get that message. Are saying that the DNA4_EVL
process NEVER runs, or occassionally terminates with this error?
-Matt.
| |||||
| 1851.3 | is evl running | TOOK::CALLANDER | MCC = My Constant Companion | Wed Jan 08 1992 11:03 | 4 |
is the dna4_evl process even running? Also have you check the startup
log file to see if you got an error?
| |||||