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

Chapter 22 599
Logging Location Codes Continued
Net Timers Logging Location Codes
are not allowed.
ACTION: No harm was done, however some other module on the system,
possibly CP, seems to be confused. If necessary, submit an CR.
4320 CLAS0002 MESSAGE: Create Object Failed
CAUSE: After Net Timers computed its configuration during startup, an
attempt to allocate context memory (port data area or PDA) using the
system routine Create_object, failed. The PDA is where all data
structures needed to operate Net Timers must reside (PARM = status
from Create_object).
ACTION: Depending on the PARM value, your system load, and your
current configuration, it is possible not enough free memory exists on
your system to support the number of timers required by maximum the
number of TCP connections currently configured in NMMGR. If this
seems likely, you might try starting your network sooner after system
startup, or possibly reducing the number of TCP connections
configured. If necessary, submit an CR.
4340 CLAS0002 MESSAGE: Cannot freeze memory
CAUSE: After Net Timers successfully allocated an object for its context
memory (port data area or PDA), the system routine Freeze reported an
error tying to make the entire PDA present in physical memory. The
entire PDA must be frozen so it can be accessed from the Interrupt
Control Stack by Transport, and during timer pops (PARM = status
from Freeze).
ACTION: Depending on the PARM value, your system load, and your
current configuration, it is possible too much resident memory is
already in use on your system to support the number of timers required
by maximum the number of TCP connections currently configured in
NMMGR, and thus the required PDA size. If this seems likely, you
might try starting your network sooner after system startup, or
possibly reducing the number of TCP connections configured. If
necessary, submit an CR.
4360 CLAS0002 MESSAGE: Find Procedure Failed
CAUSE: During startup, when attempting to load the address of an
NL.PUB.SYS procedure to service the Net Timers port, the system
routine Hpgetsysplabel reported an error trying to locate the system
routine nettmr_ics_server. This procedure is required so the system
will know who to call to process timeout messages arriving at the port
(PARM = status from Hpgetsysplabel).
ACTION: Net Timers failed to start; instead it cleaned up after itself and
reported an error. If you just installed a new release of the Transport
subsystem, possibly the installation was incorrect, incomplete, or
corrupted. There is also a remote possibility the system has run out of
room for dynamically loaded procedures. If necessary, submit an CR.