HP 3000 Manuals

NMCNERR Messages [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation


Using the Node Management Services (NMS) Utilities

NMCNERR Messages 

The first seven NMCNERR messages are written to the console by the NMMON
process.  The remainder of NMCNERR messages are written by one of the
NMLOGMON processes to the console.  "NM Log Monitor" messages are
returned by the "Main type Log Monitor;" this is the first NMLOGMON
process created and later handles most tracing.  "NM Log Process"
messages are returned by the "Log type Monitor," which is the NMLOGMON
process that handles logging.

NMCNERR 1    MESSAGE      NMMON: Unable to allocate area for port table.
                          (NMCNERR 1)

             CAUSE        NMMON is unable to expand the DL-DB area in its
                          stack.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.
--------------------------------------------------------------------------

NMCNERR 2    MESSAGE      NMMON: Unable to obtain port data segment.
                          (NMCNERR 2)

             CAUSE        INITPORTDST returned a DST number of 0.  The
                          system is unable to allocate any extra data
                          segments.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 3    MESSAGE      NMMON: Unable to create port in data segment.
                          (NMCNERR 3)

             CAUSE        CREATEPORT returned a PORTID of 0.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 4    MESSAGE      NMMON: Unable to add port dictionary entry.
                          (NMCNERR 4)

             CAUSE        DICTADD returned a non-zero result.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 5    MESSAGE      NMMON: CREATEPROCESS error n on NMFILE.PUB.SYS.
                          (NMCNERR 5)

             CAUSE        CREATEPROCESS failed for NMFILE. The
                          NMFILE.PUB.SYS program file might not be
                          present, or might not be Load-able.  This could
                          happen if the NMS software is not correctly
                          installed, or if there is a mismatch between
                          NMFILE and SL module versions.  Also, there
                          could be other MPE limitations such as
                          insufficient table space.

             ACTION       Look up the CREATEPROCESS error number in the
                          Intrinsics Reference Manual.  Correct this
                          error.  See also "Invalid Software Installation"
                          and "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 6    MESSAGE      NMMON: CREATEPROCESS error n on
                          NMLOGMON.PUB.SYS.

                          (NMCNERR 6)

             CAUSE        CREATEPROCESS failed for NMLOGMON. The
                          NMLOGMON.PUB.SYS program file might not be
                          present, or might not be Load-able.  This could
                          happen if the NMS software is not correctly
                          installed, or if there is a mismatch between
                          NMLOGMON and SL module versions.  Also, there
                          could be other MPE limitations such as
                          insufficient table space.

             ACTION       Look up the CREATEPROCESS error number in the
                          Intrinsics Reference Manual.  Correct this
                          error.  See also "Invalid Software Installation"
                          and "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 7    MESSAGE      NMMON: NMS version mismatch.  NMS-based datacomm
                          unavailable.  (NMCNERR7).

             CAUSE        Version mismatch detected in the Node Management
                          Services subsystem software modules installed on
                          the system.

             ACTION       See "Invalid Software Installation" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 8    MESSAGE      NMMON: Restart request rejected; not in proper
                          state (NMCNERR 8)

             CAUSE        User attempted to perform an unsupported
                          function.

             ACTION       Use method supported by Hewlett Packard to
                          achieve your goal.  If uncertain, contact your
                          HP representative.

--------------------------------------------------------------------------

NMCNERR 9    MESSAGE      NMMON: Programmatic shutdown request rejected;
                          not in proper state (NMCNERR 9)

             CAUSE        User attempted to perform an unsupported
                          function.

             ACTION       Use method supported by Hewlett Packard to
                          achieve your goal.  If uncertain, contact your
                          HP representative.

--------------------------------------------------------------------------

NMCNERR 16   MESSAGE      NM Log Monitor:  Another MainLogMonitor exists.
                          This one terminating.  (NMCNERR 16)

             CAUSE        A Main Log Monitor process has found its entry
                          already exists in the port dictionary.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 17   MESSAGE      NM Log Monitor:  Unable to obtain port data
                          segment.  (NMCNERR 17)

             CAUSE        INITPORTDST returned a DST number of 0.  The
                          system is unable to allocate any extra data
                          segments.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 18   MESSAGE      NM Log Monitor:  Unable to create port in data
                          segment.  (NMCNERR 18)

             CAUSE        CREATEPORT returned a PORTID of 0.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 19   MESSAGE      NM Log Monitor:  Unable to add port dictionary
                          entry.  (NMCNERR 19)

             CAUSE        DICTADD returned a non-zero result.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 20   MESSAGE      NM Log Monitor:  Unable to add to NM Monitor
                          port table.  (NMCNERR 20)

             CAUSE        NMMONADDID failed for MainLogMonitor.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 21   MESSAGE      NM Log Monitor:  Unable to create user logging
                          data segment.  (NMCNERR 21)

             CAUSE        Main Log Monitor is unable to acquire an extra
                          data segment.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 22   MESSAGE      NM Log Monitor:  Unable to create trace
                          dictionary data segment.  (NMCNERR 22)

             CAUSE        Main Log Monitor is unable to acquire an extra
                          data segment.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 23   MESSAGE      NM Log Monitor:  Input/Output error in accessing
                          the system disc cold load area.  (NMCNERR 23)

             CAUSE        An error occurred trying to access the area of
                          disc where the next NMLGnnnn, and NMTCnnnn, file
                          name numbers are stored.  Check for other error
                          indications that may affect the system discs,
                          including I/O errors.

             ACTION       Correct any situation that may cause disc I/O
                          errors.  If the problem persists, see
                          "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 24   MESSAGE      NM Log Monitor:  Illegal parameter passed;
                          create failed.  (NMCNERR 24)

             CAUSE        The user has attempted to enter a parameter
                          which is not valid.

             ACTION       Check input parameters and try again.

--------------------------------------------------------------------------

NMCNERR 25   MESSAGE      NM Log Monitor:  CREATEPROCESS error n on
                          NMLOGMON.PUB.SYS. (NMCNERR 25)

             CAUSE        CREATEPROCESS failed for NMLOGMON. The
                          NMLOGMON.PUB.SYS program file might not be
                          present, or might not be Load-able.  This could
                          happen if the NMS software is not correctly
                          installed, or if there is a mismatch between
                          NMLOGMON and SL module versions.  Also, there
                          could be other MPE limitations such as
                          insufficient table space.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 26   MESSAGE      NM Log Monitor:  Internal error trying to set up
                          NMS logging.  (NMCNERR26)

             CAUSE        An unexpected error has occurred.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 30   MESSAGE      NM Log Process:  Unable to obtain port data
                          segment.  (NMCNERR 30)

             CAUSE        INITPORTDST returned a DST number of 0.  The
                          system is unable to allocate any extra data
                          segments.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 31   MESSAGE      NM Log Process:  Unable to create port in data
                          segment.  (NMCNERR 31)

             CAUSE        CREATEPORT returned a PORTID of 0.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 32   MESSAGE      NM Log Process:  Unable to add port dictionary
                          entry.  (NMCNERR 32)

             CAUSE        DICTADD returned a non-zero result.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 33   MESSAGE      NM Log Process:  Unable to add to NM Monitor
                          port table.  (NMCNERR 33)

             CAUSE        NMMONADDID failed for MainLogMonitor.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 34   MESSAGE      NM Log Process:  Unable to create logging buffer
                          data segment.  (NMCNER 34)

             CAUSE        NM Log Process is unable to acquire an extra
                          data segment.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 36   MESSAGE      NMLG FILE NUMBER nnnn ERROR #nnn.  NM LOGGING
                          STOPPED. NMCNERR 36)

             CAUSE        If the error number is greater than 1, this is
                          the file system error that occurred when
                          accessing file NMLGnnnn, where nnnn is the file
                          number specified.  If the error number is 1,
                          then see the comments to NMCNERR 23.

             ACTION       Correct this problem, then type RESUMENMLOG.

--------------------------------------------------------------------------

NMCNERR 38   MESSAGE      NMLG FILE NUMBER nnnn ERROR #nnn.  NM LOGGING
                          SUSPENDED. (NMCNERR 38)

             CAUSE        If the error number is greater than one, this is
                          the file system error that occurred when
                          accessing file NMLG nnnn, where nnnn is the file
                          number specified.  If the error number s 1,
                          refer to message NMCNERR 23.

             ACTION       Correct this problem, then type RESUMENMLOG.

--------------------------------------------------------------------------

NMCNERR 42   MESSAGE      UNABLE TO ACCESS NMLG FILE NUMBER nnnn.
                          (NMCNERR 42)

             CAUSE        The log buffer indicates the logging state is
                          normal or suspended, but it contains a current
                          file number of zero, or FFILEINFO returned a

                          condition on the file.

             ACTION       Try typing RESUMENMLOG. If SHOWNMLOG after this
                          gives this message again, try re-booting the
                          system to force logging to open a new NMLGnnnn
                          file.

--------------------------------------------------------------------------

NMCNERR 44   MESSAGE      NM Log Process:  Unable to create log dictionary
                          data segment.  (NMCNER 44)

             CAUSE        NM Log Process is unable to acquire an extra
                          data segment.

             ACTION       See "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

NMCNERR 45   MESSAGE      NM Log Process:  Cannot format log msg.  Cannot
                          access formatter for subsystem nn.  LOADPROC
                          error mm.  (NMCNERR 45)

             CAUSE        A request to write a formatted log message
                          specifies an NMS subsystem number where
                          formatter Log Process was unable to LOADPROC.

             ACTION       The SUBSYSnLOGFORMA procedure, where n is the
                          subsystem number specified in the message,
                          either did not exist in SL.PUB.SYS or could not
                          be loaded when NM Log Process started.  Look up
                          the LOADPROC error number in the MPE Intrinsics 
                          Reference Manual.  Correct this error.  Check
                          that NMS subsystem n is completely, correctly
                          installed.  See "Invalid Software Installation"
                          and "Insufficient MPE Resources" at the
                          beginning of this appendix.

--------------------------------------------------------------------------

          Table A-1.  Subsystem Numbers for NMCNERR Messages 

-----------------------------------------------------------------
|                                                               |
|      nn                         Subsystem                     |
|                                                               |
-----------------------------------------------------------------
|                                                               |
| 0            Node Management Services (30299-11017)           |
|                                                               |
| 1            SNA Transport (32099-11015)                      |
|                                                               |
| 2            SNA/NRJE (Product #30245)                        |
|                                                               |
| 3            Network Transport (Product #30242)               |
|                                                               |
| 4            Port Translator (30299-11017)                    |
|                                                               |
| 5            Sockets                                          |
|                                                               |
| 6            Network Services (Product #32344)                |
|                                                               |
| 7            Buffer Manager (30299-11016)                     |
|                                                               |
| 8            Link Manager (part of Node Management Services)  |
|                                                               |
| 9            Reserved for future use                          |
|                                                               |
| 10           Reserved for future use                          |
|                                                               |
| 11           SNA/IMF                                          |
|                                                               |
| 12/15        Reserved for future use                          |
|                                                               |
-----------------------------------------------------------------

NMCNERR 46   MESSAGE      NM Log Process:  Cannot format log msg.  Unknown
                          subsystem nn.  (NMCNERR 46)

             CAUSE        A request to write a formatted log message
                          specifies an unknown NMS subsystem number.

             ACTION       This is an internal error.  See "Submitting an
                          SR" at the beginning of this appendix.

--------------------------------------------------------------------------

NMCNMSG 47   MESSAGE      NMLG FILES mmmm THRU nnnn SKIPPED. (NMCNMSG 47)

             CAUSE        NM log files mmmm through nnnn were skipped over
                          when NMS Logging tried to open a new disc log
                          file.  Files NMLGmmmm.PUB.SYS through
                          NMLGnnnn.PUB.SYS already exist.  This is an
                          information message only; no error occurred.

             ACTION       None.

--------------------------------------------------------------------------

NMCNERR 48   MESSAGE      NMLG FILES 0000 THRU 9999 ALL USED, NONE
                          AVAILABLE FOR NEXT LOGFILE. (NMCNERR 48)

             CAUSE        NMS Logging finds that files NMLG0000 through
                          NMLG9999 all already exist.  It is more likely
                          that a directory problem or an internal problem
                          exists.

             ACTION       See "Submitting an SR" at the beginning of this
                          appendix.

--------------------------------------------------------------------------

NMCNERR 49   MESSAGE      MainLogMon:  NMGLOBAL file found, purged.

             CAUSE        Privileged file NMGLOBAL.PUB.SYS was found.
                          This file is not needed in this version of NMS
                          software.  The file information is transferred
                          to the Cold Load area of disc, and the file is
                          purged.

             ACTION       None.  Informative message.

--------------------------------------------------------------------------

NMCNERR 50   MESSAGE      NM Log Process:  Cannot access NMCAT.PUB.SYS to
                          format a logging message.

             CAUSE        NM Log process could not open the message
                          catalog to format a logging message.

             ACTION       See "Invalid Software Installation" in Appendix
                          A of this manual.

--------------------------------------------------------------------------

NMCNERR 51   MESSAGE      NM Log Process:  Logging class n not configured
                          for subsystem m in <config file name>.  (NMCNERR
                          51)

             CAUSE        A logging message was received from NMS
                          subsystem m that specified log class n.
                          However, log class n is not configured.  The log
                          message is discarded.

             ACTION       Use NMMGR to configure logging class n under
                          subsystem m in the specified configuration file.
                          The NMMGR subtree is LOGGING. SUBmmmm.CLASnnnn,
                          where mmmm is the subsystem number m with
                          leading zeros, and nnnn is the class number n
                          with leading zeros.

--------------------------------------------------------------------------

NMCNWARN 70  MESSAGE      Link Manager unable to open NM logging.
                          (NMCNWARN 70)

             CAUSE        A Link Manager process encountered an error from
                          NMOPENLOG.

             ACTION       The specific NMERR will be reported in a console
                          message immediately below this message.  The
                          Link Manager process will continue to execute,
                          but will be unable to log any errors, including
                          I/O errors.

--------------------------------------------------------------------------

NMCNWARN 71  MESSAGE      Trace Manager unable to open NM logging.
                          (NMCNWARN 71)

             CAUSE        NMCONFIG does not have logging subsystem 18
                          configured.

             ACTION       None required.

--------------------------------------------------------------------------

NMCNERR 80   MESSAGE      Linkname Table creation error, subsys=!  info=!.
                          (NMCNERR 80)

             CAUSE        System call failure.

             ACTION       Reboot the system.

--------------------------------------------------------------------------



MPE/iX 5.0 Documentation