NS3000/iX Error Messages Reference Manual (36923-90041)

440 Chapter19
Logging Location Codes
Net Timers Logging Location Codes
MESSAGE: Cannot reset a timeout
2200 CLAS0002 CAUSE: This is supplemental logging to a previous Net Timers error.
While attempting to reschedule a running net timer, there was a
problem removing the timer from the old interval it was running in, or
a problem restarting it. Both steps must succeed for the rescheduling to
work. (PORT = net timer ID).
ACTION: The timer has been left in an indeterminate state. Review
information regarding the previous errors, for possible hints as to the
cause. If necessary, submit an SR, noting this and previous Net Timers
errors.
MESSAGE: Cannot start a timeout
2220 CLAS0002 CAUSE: This is supplemental logging to a previous Net Timers error. A
problem occurred while attempting to restart a stopped net timer. To
run a previously- stopped net timer, the timer must be successfully
attached to an interval in a timer list having a running system timer.
(PORT = net timer ID).
ACTION: The timer has been left in an indeterminate state. Review
information regarding the previous errors, for possible hints as to the
cause. If necessary, submit an SR, noting this and previous Net Timers
errors.
MESSAGE: Cannot start a timeout
2240 CLAS0002 CAUSE: This is supplemental logging to a previous Net Timers error. A
problem occurred while attempting to reschedule a popping net timer.
By definition a popping net timer is already stopped, so to get it
running again it needs to be successfully attached to an interval in a
timer list having a running system timer. (PORT = net timer ID).
ACTION: The timer has been left in an indeterminate state. Probably a
Transport timer trap routine was attempting to reset the timer. Review
information regarding the previous errors, for possible hints as to the
cause. If necessary, submit an SR, noting this and previous Net Timers
errors.
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.