lundi 9 juillet 2018

ibm mq test return MQJE001: Completion Code '2', Reason '2035'

I have web app that allow sent messages to queue, it deployed on Websphere Application Server and work very well. I try to build light environment for autotests, but when i try to sent message to queue from test it returns to me MQJE001: Completion Code '2', Reason '2035'

I thought that problem in CHLAUTH rules but seems that i have all rights.

C:/> dspmqaut -m M00.EDOGO -n OEP.FROM.GW_SBAST.DLV -t q -p out-bychek-ao Entity out-bychek-ao has the following authorizations for object OEP.FROM.GW_SBA ST.DLV: get browse put inq set crt dlt chg dsp passid passall setid setall clr

error from logs :

AMQ8075: Authorization failed because the SID for entity 'out-bychek-a' cannot
be obtained.
EXPLANATION:
The Object Authority Manager was unable to obtain a SID for the specified
entity. This could be because the local machine is not in the domain to locate
the entity, or because the entity does not exist.
ACTION:
Ensure that the entity is valid, and that all necessary domain controllers are
available. This might mean creating the entity on the local machine.
----- amqzfubn.c : 2252 -------------------------------------------------------
    7/9/2018 15:39:57 - Process(2028.3) User(MUSR_MQADMIN) Program(amqrmppa.exe)
                      Host(SBT-ORSEDG-204) Installation(Installation1)
                      VRMF(7.5.0.4) QMgr(M00.EDOGO)

 AMQ9557: Queue Manager User ID initialization failed.

   EXPLANATION:
   The call to initialize the User ID failed with CompCode 2 and Reason 2035.
    ACTION:
Correct the error and try again.
----- cmqxrsrv.c : 1975 -------------------------------------------------------

 7/9/2018 15:39:57 - Process(2028.3) User(MUSR_MQADMIN) Program(amqrmppa.exe)
                  Host(SBT-ORSEDG-204) Installation(Installation1)
                  VRMF(7.5.0.4) QMgr(M00.EDOGO)

AMQ9999: Channel 'SC.EDOGO' to host '10.82.38.188' ended abnormally.
EXPLANATION:
The channel program running under process ID 2028(11564) for channel 'SC.EDOGO'
ended abnormally. The host name is '10.82.38.188'; in some cases the host name
cannot be determined and so is shown as '????'.
ACTION:
Look at previous error messages for the channel program in the error logs to
determine the cause of the failure. Note that this message can be excluded
completely or suppressed by tuning the "ExcludeMessage" or "SuppressMessage"
 attributes under the "QMErrorLog" stanza in qm.ini. Further information can be
 found in the System Administration Guide.
----- amqrmrsa.c : 909 --------------------------------------------------------

notice AMQ8075: Authorization failed because the SID for entity 'out-bychek-a' cannot in my account name lost last letter. Is it normal?

and this

 DISPLAY CHLAUTH('SYSTEM.DEF.SVRCONN') MATCH(RUNCHECK) ALL ADDRESS('127.0.0.1') CLNTUSER('out-bychek-ao')

 7 : DISPLAY CHLAUTH('SYSTEM.DEF.SVRCONN') MATCH(RUNCHECK) ALL ADDRESS('127.0.0.1') CLNTUSER('out-bychek-ao')

AMQ8898: Display channel authentication record details - currently disabled.

   CHLAUTH(SYSTEM.*)                       TYPE(ADDRESSMAP)

   DESCR(Default rule to disable all SYSTEM channels)

   CUSTOM( )                               ADDRESS(*)

   USERSRC(NOACCESS)                       WARN(NO)

   ALTDATE(2016-11-14)                     ALTTIME(17.33.34)

Aucun commentaire:

Enregistrer un commentaire