NS3000/iX Error Messages Reference Manual (36923-90041)
Chapter 19 441
Logging Location Codes
Net Timers Logging Location Codes
MESSAGE: Accessed a freed timer
2260 CLAS0002 CAUSE: An attempt was made to restart a net timer which had already
been freed, or a timer which was in some sort of bad state. Since freed
net timers can be immediately reallocated to anyone, they cannot be
safely restarted after freeing. (PORT = net timer ID).
ACTION: If you suspect the timer has not been freed, another remote
possibility is data corruption of the timer entry. If necessary, submit an
SR.
MESSAGE: Accessed a freed timer
2300 CLAS0002 CAUSE: An attempt was made to stop a net timer which had already
been freed, or a timer which was in some sort of bad state. Since freed
net timers can be immediately reallocated to anyone, they cannot be
safely stopped after freeing. (PORT = net timer ID).
ACTION: If you suspect the timer has not been freed, another remote
possibility is data corruption of the timer entry. If necessary, submit an
SR.
MESSAGE: Timer list is stalled
3080 CLAS0002 CAUSE: This is supplemental logging to a previous Net Timers error.
While getting ready to pop one or more net timers, there was a problem
restarting the system timer associated with the timer list those net
timers came from. Unless the list’s system timer is restarted, no other
net timers on that list will pop from now on.
ACTION: Review informationregarding the previous errors,for possible
hints as to the cause. If necessary, submit an SR, noting this and
previous Net Timers errors.
MESSAGE: Bad trap call frees timer
3100 CLAS0003 CAUSE: While popping a net timer, a Transport timer trap- routine
reported a nonzero status. In response, Net Timers has freed the timer
entry which popped (PARM = status from trap routine, PORT = net
timer ID).
ACTION: A part of the normal operation of Net Timers, this information
is provided for Transport debugging purposes only. Any SR filed or
action taken should address the problem of the failing trap routine,
whose error status was reported in PARM. Operation of Net Timers
should be unaffected.
MESSAGE: Bad/unknown message type
3120 CLAS0003 CAUSE: Instead of a timeout or other supported message, the Net
Timers port received a message which was not recognized or supported.
Illegal messages cannot be acted upon; they are dropped and their
message frames returned to the system (PORT = address of message
frame, PARM = message descriptor).