ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 46 matches
Author Message
  Topic: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
jmeier

Replies: 11
Views: 7347

PostForum: Clustering   Posted: Tue Sep 16, 2003 9:33 am   Subject: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
After involving IBM (which didn't end up solving the issue), we discovered that changes to the OS/390 full repository caused some repository corruption on our end that was very difficult to diagnose. ...
  Topic: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
jmeier

Replies: 11
Views: 7347

PostForum: Clustering   Posted: Thu Sep 04, 2003 9:22 am   Subject: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
Kumar -
One thing to note about this setup is that this configuration has been working since this spring with out this error. These are not new queues that have been setup. That said, here are the ...
  Topic: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
jmeier

Replies: 11
Views: 7347

PostForum: Clustering   Posted: Thu Sep 04, 2003 8:06 am   Subject: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
I have a VB application that reads successfully from queue "A". It does some processing and sends a return code back to the EXEXMLINPUTQ, which is basically your input back to MQ Workflow. It is on ...
  Topic: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
jmeier

Replies: 11
Views: 7347

PostForum: Clustering   Posted: Thu Sep 04, 2003 7:41 am   Subject: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
Thanks Kumar. The queue that I am trying to access happens to be the exexmlinputq. I can access the other queue that I need to.
  Topic: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
jmeier

Replies: 11
Views: 7347

PostForum: Clustering   Posted: Thu Sep 04, 2003 5:11 am   Subject: [SOLVED] Encountering 2189 MQRC_CLUSTER_RESOLUTION_ERROR
I am suddenly encountering the MQRC_CLUSTER_RESOLUTION_ERROR in one of our testing environments. This environment worked in the past, yet this week this error is occuring. I noticed that many of you ...
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Mar 05, 2003 8:59 am   Subject: Attempting to start a Process Instance - Error FMC00010E
Thanks John...

We just verified that we can indeed logon to WF with this userid. Could it be that I somehow need to send a password in too? If so, do you know how to do that?
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Mar 05, 2003 8:30 am   Subject: Attempting to start a Process Instance - Error FMC00010E
John -
I am setting the replytoqueue in the following line:

putMsg.ReplyToQueueName = "SYSTEM.DEAD.LETTER.QUEUE"

When I look in the SYSTEM.DEAD.LETTER.QUEUE I see the message indicating the ...
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Mar 05, 2003 8:04 am   Subject: Attempting to start a Process Instance - Error FMC00010E
I just tried the following code which was borrowed from another thread. I noticed that the User ID is only 12 characters and we had a longer one specified in Workflow. I had the User ID shortened in ...
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Mar 05, 2003 6:27 am   Subject: Attempting to start a Process Instance - Error FMC00010E
Folks...
Thanks for all the good advice so far. What I am trying to do is find out how to set the user_identifier by using the MQAX200.dll in VB. I have spent yesterday trying numerous things but ...
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Tue Mar 04, 2003 9:54 am   Subject: Attempting to start a Process Instance - Error FMC00010E
I am trying to start a process instance using the EXEXMLINPUTQ. I have been dumping the message to another queue so that I can take a look at it. The User ID is in the Workflow system. The User ID o ...
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Tue Mar 04, 2003 9:21 am   Subject: Attempting to start a Process Instance - Error FMC00010E
This is correct - we are using the XML interface. I am trying to figure out how to put the value in the MQMD field and so far I have not come across the correct way of filling it and sending it with ...
  Topic: Attempting to start a Process Instance - Error FMC00010E
jmeier

Replies: 20
Views: 15829

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Mon Mar 03, 2003 2:09 pm   Subject: Attempting to start a Process Instance - Error FMC00010E
I have a VB application that needs to start a Workflow process instance. I am receiving an FMC00010E error message. I have been told that I need to set the UserIdentifier to a value. I have been tr ...
  Topic: [SOLVED]Mysterious FMC0100805E Error In Dead Queue
jmeier

Replies: 4
Views: 4248

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Feb 13, 2003 10:37 am   Subject: [SOLVED]Mysterious FMC0100805E Error In Dead Queue
Well I tried the tip about ResponseRequired, and as some of you thought, that didn't fix the problem - however, having the ResponseRequired set to IfError is probably a good idea in my code - the prob ...
  Topic: [SOLVED]Mysterious FMC0100805E Error In Dead Queue
jmeier

Replies: 4
Views: 4248

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Feb 12, 2003 11:03 am   Subject: [SOLVED]Mysterious FMC0100805E Error In Dead Queue
I have a mysterious message showing up on the dead letter queue. It shows up 1 time per process instance. There are several processes that execute during the workflow process instance, and we think ...
  Topic: [Solved] Getting a Message with WAIT
jmeier

Replies: 4
Views: 3176

PostForum: General IBM MQ Support   Posted: Fri Dec 20, 2002 6:59 am   Subject: [Solved] Getting a Message with WAIT
Thanks Nicolas...
I implemented your suggestions and so far in testing the error hasn't occured.
Goto page 1, 2, 3, 4  Next Page 1 of 4

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.