Author |
Message
|
Gaya3 |
Posted: Fri Dec 01, 2006 1:29 am Post subject: Message Flows are not displying in Execution Groups |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi All,
O/S: Windows 2000
MQ: 6.0.2.0
WBIMB: 5 , CSD 5
DB2 : 7
I installed WBIMB 5 on windows o/s, i created separate queue managers for Configuration manager and Broker
I created a sender - Recvr channels for both too.
I developed a small input - output message flow, created a Bar file with compiled message flow and deployed to the default execution group under the broker.
It is prompting that the deployed successfully, but the message flows are not displaying under the execution group,
Surprisingly there are no event / logs regarding this on Event viewer or any other log files.
I tested DB2, its working fine,
I tested Queue managers, it working fine. (send -Rcvr)
I stoped and started broker and config mgrs
Please let me know what could be the problem
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Dec 01, 2006 1:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Had the problem in 6. Had something to do with the permissions so
- Check the user under which RAC is running.
- Check the permissions for all the directory that user will need to use. (we had a problem with the permissions of the directory for the pipe files)
- under Unix it is required that the RAC user be root.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri Dec 01, 2006 2:11 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
Thanks for your quick response,
Here right now i am testing it in a Windows 2000 machine.
I checked the RAC (Agent Controler) through Service Window, and i made to use the the current User id and password
Still its now showing the Message flows in execution group and no logs/events generated regarding this
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Dec 01, 2006 2:43 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
In Windows it should probably use the broker service id?? and be part of the boxe's admin group??
Anyways if that happens again you need to check the rac agent running on the broker machine.... I understand here you are running a full Win Stack... _________________ MQ & Broker admin |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri Dec 01, 2006 7:15 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Hmmm, on my system, the broker and CM run as my ID cause I wanted it that way. The RAC runs as 'Local System account' by default. I wouldn't expect this to have anything to do with RAC though...
Are you logged on with a domain account or local?
Are you an Administrator of your machine? And in the mqbrkrs and mqm groups?
I've seen oddities with domain accounts but haven't tested it thoroughly. It is resolved by creating ACL entries... _________________ Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3 |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri Dec 01, 2006 7:31 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
The User ID what i am using is a member of all mq broker groups (5) and member of mqm .
even adminstrative authority also
Please let me know, how can i resolve this issue
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri Dec 01, 2006 7:44 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Did you try deploying it again?
Did you test your flow and see if it is deployed and processing messages or not deployed?
You checked the Event Viewer Application logs, yes?
You could create a local account of the same ID with the all the permissions and see if that account works better. That will demonstrate whether it is a permission problem or something else. _________________ Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3 |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Dec 01, 2006 8:38 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
And remember you NEED to recycle the broker after each change to the RAC.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|