Posted: Wed May 07, 2003 11:04 am Post subject: publication error
Apprentice
Joined: 05 May 2003 Posts: 35
Hi All,
I am getting this error SOMETIMES when I publish to a queue shared on a cluster. Here is the excerpt form the user trace file.
==========================================
UserTrace BIP7080I: Node 'Marconi Publish Data Flow.Publication1.PSService1': The Publication Node with Subscription Point '' has received a message of type 0.
The Publication Node with Subscription Point '' has started processing a message.
No user action required.
UserTrace BIP7086I: Node 'Marconi Publish Data Flow.Publication1.PSService1': The Publication Node with Subscription Point '' has received an error code 3079.
The Publication Node with Subscription Point '' has received an error with code 3079. No response message has been sent as one was not requested.
No user action required.
=========================================
Joined: 21 May 2002 Posts: 25 Location: East Coast USA
The Error Code 3079 is MQRCCF_INCORRECT_Q. and you will get this error when you attempt to send a PubSub Command RegSub, DeregSub, or ReqUpdate to the wrong queue. These commands must always be sent to the SYSTEM.BROKER.CONTROL.QUEUE.
Publication commands are sent to the input queue for the particular PubSub message flow.
This error is generated when you attempt to send a PubSub command to the wrong queue.
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