Page 1 of 1

Error while using MQ Connector stage

Posted: Mon Mar 03, 2008 4:10 am
by basav_ds
Hi,
i am reading xml messages from MQ(Normal) stage in job. The credentials i am giving here is Q Manager Name and Q Name. I can see the message content by clicking View Data in MQ satge(normal) successfully.

But when i use 'MQ Connector stage' instaed of 'MQ stage', and click View Data, its giving error message "An exception occured because the query returned 0 instances of Connector when a single unique instance is required."
"Error occured while invoking CAS..."

Can you tell me whats the error is about?
Suggest solutions if any..

Posted: Mon Mar 03, 2008 4:47 am
by ArndW
Try running the job and not using view data, does it work then? I think you need a local queue in order to get view data to work in the connector.

Posted: Mon Mar 03, 2008 7:05 am
by basav_ds
Hi,
i tried running the job, got error 'Unable to create QS run file directory, RT_QS773'. I have provided Mode=Server. Q mngr and Q name are provided. What should be the Username and Password field values?

Posted: Mon Mar 03, 2008 9:31 am
by ArndW
Are you using QS (QualityStage) in this job?

Posted: Mon Mar 03, 2008 10:55 pm
by basav_ds
No.. I am not using QS in the job

Posted: Tue Mar 04, 2008 3:04 am
by ArndW
Something is odd here, directories/hashed files with "QS" are used for the V8 quality stage, I don't see how MQ could utilize them. Is the project directory path full?

Posted: Tue Mar 04, 2008 8:06 am
by basav_ds
Now that error is not coming while running. Unable to found what was the cause. But still View Data doesn't work.
Thnx.

Posted: Tue Mar 04, 2008 9:16 am
by ArndW
View data will not work unless the queue is local to the server. Always try to run the job with the MQ Connector

Posted: Tue Mar 04, 2008 12:16 pm
by lstsaur
No, I can view the data even the queue is remote using MQ Connector. It all depends on how the MQ configured.