Posted: Mon Aug 13, 2007 2:48 pm Post subject: MQ failed to connect with reason code 2085
Novice
Joined: 06 Dec 2005 Posts: 21 Location: Houston
C++ based service, using server connection. Error code 2085, while process tries to first create a dynamic queue and later static queue.
This service does run on the other hosts without any issues. No errors in the qManager logs.
MQ version -- 5.3
000020:[13-Aug 18:05:23:972] In MQControlDequeue():: going to call MQdequeue() on CSW.BEPP_MQCONTROL_INPUT_Q:DYNAMIC
000020:[13-Aug 18:05:23:972] Open dynamic queue CSW.BEPP_MQCONTROL_INPUT_Q using model CSW.CONTROL.MODEL.QUEUE
000020:[13-Aug 18:05:23:973] 20: MQSeries operation MQOPEN failed with
000020:[13-Aug 18:05:23:973] MQSeries Completion Code (2): MQCC_FAILED
000020:[13-Aug 18:05:23:973] MQSeries Reason Code (2085): MQRC_UNKNOWN_OBJECT_NAME
000020:[13-Aug 18:05:23:973] MQOPEN: unable to open Q CSW.BEPP_MQCONTROL_INPUT_Q:DYNAMIC
000020:[13-Aug 18:05:23:974] MQ failed to connect with reason code 2085
qmodel(CSW.CONTROL.MODEL.QUEUE) is existing.
This process was always running, and same software runs on otehr hosts
OK...then maybe you have mis-spelled it or got the wrong case in there. Please post the output from the display of the model queue if you wouldn't mind
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum