[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

259.0. "If You are getting an Error from Enroll" by COOKIE::KITTELL (Richard - Architected Info Mgmt) Wed Aug 15 1990 16:11

One of the things to check is, are you even getting to your init entry
point? Normally, even if you have optional SS$_DEBUG signals at your entry
points, you don't hit the one in the INIT module until you get to the
_LOG entry point, which is the last of the three to be called.

To find out, put a LIB$SIGNAL(SS$_DEBUG) statement in your _INIT entry point
and MCC/DEBUG, then enroll. If you get control at the signal statement you
added, then MCC isn't having a problem finding your image or dispatching
to its _INIT entry point.

Check the status returned by each of the _INIT, _PROBE, and _LOG routines.
Once you get it working, take out the signal.
T.RTitleUserPersonal
Name
DateLines