[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 |
3471.0. "Problem with explicit REGISTER directive" by AEOEN1::BOURDILLON () Thu Jul 30 1992 13:46
I have written an explicit REGISTER directive, with an
entry in vector.mar and an mcc_xxx__register.c file.
With tracing on, I see seemingly correct progress
through REGISTER; the trace then goes into SHOW ALL ID
which also has seemingly correct values. Then the trace
goes into DEREGISTER. The final output to the screen is
"Registration successful". The entity is registered at
this point.
Questions :
1. Should DEREGISTER be called here?
2. If I seed an error in REGISTER, which causes it to
return a 'failed' status in reply_index, then the
trace still goes through SHOW and DEREGISTER and
ends up with Registration successful. Any ideas?
3. If I try registering the entity a second time, it
doesn't give any error - it just goes through the
same procedure. What have I done wrong?
T.R | Title | User | Personal Name | Date | Lines |
---|
3471.1 | | AEOEN2::BOURDILLON | | Mon Aug 03 1992 09:01 | 10 |
| Really what I shoul be asking here is :
How do I get the REGISTER directive to return the
"Partially registered" directive?
This would put me on the right track.
Thank you (in anticipation).
Ben
|
3471.2 | see note 3641.* | TOOK::TAN | Ed Tan | Thu Sep 03 1992 23:38 | 1 |
| See note 3641.* for solution.
|