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

Chapter 19 445
Logging Location Codes
Net Timers Logging Location Codes
ACTION: Net Timers will report the failure as a warning and continue
with the shutdown. Unless there is corruption within system timers,
this probably indicates a Net Timers bug. Another remote possibility is
that the Net Timers port data has been corrupted from outside, so
other, possibly serious problems may soon appear as well. In addition,
one system timer may have been lost; if this continues, the system could
eventually run out of system timers. Submit an SR.
MESSAGE: Unfreed ports remain
4100 CLAS0002 CAUSE: While Net Timers was attempting to release its message port
during shutdown, the system routine Purge_port reported an error.
Purging the port is a normal part of resource cleanup during any Net
Timers shutdown. Releasing port ownership during startup should
have insured the port could be purged later, even if by a different
process (PORT = Net Timers port ID, PARM = status from
Purge_port.
ACTION: Net Timers will report the failure as a warning and continue
with the shutdown. One message port may have been lost, but probably
not any message frames; if this cont8inues, the system could eventually
run out of ports. Submit an SR.
MESSAGE: Frozen memory remains
4120 CLAS0002 CAUSE: During shutdown, while Net Timers was attempting to
unfreeze its previously frozen context memory (port data area or PDA),
the system routine Unfreeze reported an error. Unfreezing the PDA is
normally done during any Net Timers shutdown, in preparation for
freeing the PDA object (PORT = port data address, PARM = status from
Unfreeze).
ACTION: Net Timers will report the failure as a warning and continue
with the shutdown. Some memory space may be lost until the next
system startup, but unless this happens repeatedly, the system should
continue to run. Submit an SR.
MESSAGE: Unfreed objects remain
4140 CLAS0002 CAUSE: During shutdown, while Net Timers was attempting to release
its context memory (port data area or PDA), the system routine
Release_object reported an error. Freeing of the PDA is the final
stage of resource cleanup by Net Timers during any shutdown (PORT =
port data address, PARM = status from Release_object).
ACTION: Net Timers will report the failure as a warning and continue
with the shutdown. Some memory space may be lost until the next
system startup, but unless this happens repeatedly, the system should
continue to run. Submit an SR.