HP 3000 Manuals

(Subsystem 98)(Continued) [ MPE/iX Error Messages Manual Volume II ] MPE/iX 5.5 Documentation


MPE/iX Error Messages Manual Volume II

(Subsystem 98)(Continued) 

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

2470         MESSAGE    SEND_Q can not send a message to the target port;
                      bad status was returned by SEND_MSG.

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

2471         MESSAGE    SEND_REF can not send a message to the target
                      port; bad status was returned by SEND_MSG.

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

2472         MESSAGE    SEND_S can not send a message to the target port;
                      bad status was returned by SEND_MSG.

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

2473         MESSAGE    SET_PORT_MASK can not change a port's subqueue
                      mask; bad status was returned by CHANGE_SUBQUEUE.

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

2474         MESSAGE    STUFF_RIGHT_HALF_WORD is too large a number to
                      fit into a shortint.

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

2475         MESSAGE    IOWAIT_PORT_SERVER caused an unexpected escape.

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

2476         MESSAGE    CHANGE_IOWAIT_NM caused an unexpected escape.

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

2477         MESSAGE    CHECK_IO_COUNT caused an unexpected escape.

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

2478         MESSAGE    CREATE_IOWAIT failed for reasons other than an
                      exhausted port DST.

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

2479         MESSAGE    CREATE_IOWAIT can not release the acquired
                      resources after creation of the port failed due to
                      an exhausted port DST.

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

2480         MESSAGE    CREATE_TO_WAIT_COMPLETOR can not create the
                      context area for the completor; bad status was
                      returned by CREATE_OBJECT.

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

2481         MESSAGE    CREATE_IO_WAIT_COMPLETOR failed and can not
                      release the context area; bad status was returned
                      by RELEASE_OBJECT.

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

2482         MESSAGE    CREATE_IO_WAIT_COMPLETOR failed, causing an
                      unexpected escape while releasing resources.

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

2483         MESSAGE    ABORT_CM_TIMER could not abort an unarmed timer
                      entry; possibly already released.

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

2484         MESSAGE    ABORT_CM_TIMER caused an unexpected escape.

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

2485         MESSAGE    DISABLE_IOWAIT caused an unexpected escape.

           CAUSE      Either the operating system software or an
                      operating system data structure has been corrupted.

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

2486         MESSAGE    ENABLE_IOWAIT caused an unexpected escape.

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

2487         MESSAGE    INC_IO_COUNT was unable to convert IOWAIT port
                      number to completion index; bad status was returned
                      by HASH_FIND.

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

2488         MESSAGE    INIT_CM_PORT can not create CM PORT object; bad
                      status returned by CREATE_OBJECT.

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

2489         MESSAGE    INIT_CM_PORT caused an unexpected escape; could
                      be from creating IOWAIT HASH TABLE, IOWAIT
                      COMPLETOR TABLE, dictionary structure, or CM PORT
                      DESCRIPTOR TABLE; cause of escape in second
                      parameter.

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

2490         MESSAGE    INVOKE_CM_COMPLETOR(INVOKE_IOWAIT) can not get
                      message from the completor's port; bad status
                      returned by RECEIVE_MSG.

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

2500         MESSAGE    INVOKE_CM_COMPLETOR(INVOKE_IOWAIT) can not find
                      the length of the data segment; bad status returned
                      by MAX_DST_SIZE.

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

2501         MESSAGE    INVOKE_CM_COMPLETOR(INVOKE_IOWAIT) just finished
                      executing CM COMPLETOR in an attempt to
                      release message frame; bad status returned by
                      REL_MSG_FRAME.

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

2502         MESSAGE    REL_CM_TIMER caller is trying to release an
                      unarmed timer; possibly already released.

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

2503         MESSAGE    REL_CM_TIMER can not release timer due to
                      unexpected error in RELEASE_TIMER.

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

2504         MESSAGE    REL_CM_TIMER can not release CM Timer entry to
                      CMPORTS TIMER TABLE; bad status returned by
                      RELEASE_TABLE_ENTRY.

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

2505         MESSAGE    START_CM_TIMER can not get timer; bad status
                      returned by GET_TIMER.

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

2506         MESSAGE    START_CM_TIMER can not get entry from CM TIMER
                      TABLE; escape caused by GET_TABLE_ENTRY.

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

2507         MESSAGE    CREATE_CM_PORT_DICTIONARY is unable to create
                      symbol data for the CMPORTS dictionary; unexpected
                      escape from either CREATE_OBJECT or SYMBOL TABLE.

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

2508         MESSAGE    CREATE_CM_PORT_CLASS_DICTIONARY is unable to
                      create SYMBOL TABLE for Class Name Dictionary;
                      unexpected escape received from either
                      CREATE_OBJECT or SYMBOL TABLE.

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

2509         MESSAGE    DICT_ADD can not lock CMPORTS Dictionary; bad
                      status returned by STLOCK.

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

2510         MESSAGE    DICT_ADD can not unlock CMPORTS Dictionary; bad
                      status returned by STUNLOCK.

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

2511         MESSAGE    DICT_DELETE can not lock CMPORTS Dictionary; bad
                      status returned by STLOCK.

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

2512         MESSAGE    DICT_DELETE can not unlock CMPORTS Dictionary;
                      bad status returned by STUNLOCK.

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

2513         MESSAGE    DICT_FIND can not lock CMPORTS Dictionary; bad
                      status returned by STLOCK.

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

2514         MESSAGE    DICT_FIND can not unlock CMPORTS Dictionary; bad
                      status returned by STUNLOCK.

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

2515         MESSAGE    DICT_UPDATE can not lock CMPORTS Dictionary; bad
                      status returned by STLOCK.

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

2516         MESSAGE    DICT_UPDATE can not unlock CMPORTS Dictionary;
                      bad status returned by STUNLOCK.

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

2517         MESSAGE    DICT_SEND can not lock CMPORTS Dictionary; bad
                      status returned by STLOCK.

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

2518         MESSAGE    DICT_SEND can not unlock CMPORTS Dictionary; bad
                      status returned by STUNLOCK.

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

2519         MESSAGE    DICT_SEND is unable to send a message to the port
                      for reasons other than non-existent port; bad
                      status returned by SEND_MSG.

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

2520         MESSAGE    ADD_CMPORT_CLS can not lock SYMBOL TABLE for
                      CMPORTS Class Name Dictionary; bad status returned
                      by STLOCK.

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

2521         MESSAGE    ADD_CMPORT_CLS can not add key to CMPORTS CLASS
                      NAME SYMBOL TABLE; bad status returned by STADDKEY.

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

2522         MESSAGE    ADD_CMPORT_CLS can not unlock CMPORTS CLASS NAME
                      SYMBOL TABLE; bad status returned by STUNLOCK.

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

2523         MESSAGE    DEL_CMPORT_CLS can not lock SYMBOL TABLE for
                      CMPORTS Class Name Dictionary; bad status returned
                      by STLOCK.

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

2524         MESSAGE    DEL_CMPORT_CLD can not delete key from CMPORTS
                      CLASS NAME SYMBOL TABLE; bad status returned by
                      STDELKEY.

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

2525         MESSAGE    DEL_CMPORT_CLS can not unlock CMPORTS CLASS NAME
                      SYMBOL TABLE; bad status returned by STUNLOCK.

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

2526         MESSAGE    BUILD_CM_PORT_DESC can not create CMPORTS
                      descriptor object; bad status returned by
                      CREATE_OBJECT.

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

2527         MESSAGE    BUILD_CM_PORT_DESC is unable to build
                      DESCRIPTOR TABLE; unexpected escape caused by
                      HASH_CREATE_TABLE or CREATE_TABLE.

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

2528         MESSAGE    DEALLOCATE_CM_PORT_DESC_ENTRY can not deallocate
                      CMPORTS descriptor entry due to an unexpected
                      escape.

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

2529         MESSAGE    CREATE_CM_PORT can not lock Class Name Dictionary
                      to get the parameters needed to call CREATE_CM_SVR;
                      bad status returned by STLOCK.

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

2530         MESSAGE    The port is already created, but can not unlock
                      the Class Name Dictionary; bad status returned by
                      STUNLOCK.

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

2531         MESSAGE    CREATE_IO_WAIT can not lock Class Name Dictionary
                      to get the parameters needed to call CREATE_IOWAIT;
                      bad status returned by STLOCK.

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

2532         MESSAGE    The port already has been created, but can not
                      unlock the Class Name Dictionary; bad status
                      returned by STUNLOCK.

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

2533         MESSAGE    The IOWAIT port still has outstanding I/O; cannot
                      be deleted.

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

2534         MESSAGE    DELETE_PORT just finished purging the port in the
                      process of releasing its DST, but PURGE_POOL
                      failed.

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



MPE/iX 5.5 Documentation