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 » WebSphere Message Broker (ACE) Support » Additonal Flow in Execution Group Properties

Post new topic  Reply to topic
 Additonal Flow in Execution Group Properties « View previous topic :: View next topic » 
Author Message
nathanw
PostPosted: Mon Jun 17, 2013 2:53 am    Post subject: Additonal Flow in Execution Group Properties Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

All

Now this is a completely new one on me.

Broker V8.0.0.2
Environment Windows and Solaris

Initial Dev Brokers on Windows for Developers to carry out initial tests.

They are all getting random abends on deployment to their Windows Brokers.

Code:
                                                                          |
|                                                                             |
| First Failure Symptom Report                                                |
|   ========================                                                  |
|                                                                             |
| Proc start time (GMT) :- Sun Jun 16 15:27:42 2013                           |
|                                                                             |
|   Product Details                                                           |
|   +++++++++++++++                                                           |
|                                                                             |
| Vendor                :- IBM                                                |
| Product Name          :- WebSphere Message Broker                           |
| Program ID            :- 5724-J05                                           |
| Version               :- 8002                                               |
|                                                                             |
|   OS Information                                                            |
|   ++++++++++++++                                                            |
|                                                                             |
| Operating System      :- Microsoft Windows 7                                |
| Maintenance           :- Service Pack 1 (Build 7601)                        |
| Node Name             :- AUHHOXITD-455H                                     |
| No of Processors      :- 4                                                  |
| Processor Type        :- Intel64 Family 6 Model 58 Stepping 9               |
| Current Type          :- Multiprocessor Free                                |
| Dbghelp version       :- 4.0.5.0                                            |
|                                                                             |
|   Environment                                                               |
|   +++++++++++                                                               |
|                                                                             |
| Installation Path     :- C:\IBM\MQSI\8.0.0.2                                |
| Service User ID       :- SYSTEM                                             |
| Work Path             :- C:\ProgramData\Application Data\IBM\MQSI           |
| Executable Name       :- DataFlowEngine.exe                                 |
| Process ID            :- 4796                                               |
|                                                                             |
|   Deployment                                                                |
|   ++++++++++                                                                |
|                                                                             |
| Component Name        :- ESBBK                                              |
| Component UUID        :- 95c6e1ad-b611-4cda-b56a-1a1b06d65c77               |
| Queue Manager         :- ESBQMGR                                            |
| DB User ID            :- LocalSystem                                        |
| Execution Group       :- default                                            |
| EG UUID               :- 88919b37-3f01-0000-0080-c2c095a63fe4               |
| User trace            :- 0                                                  |
| Service trace         :- 0                                                  |
| Trace size            :- 0                                                  |
|                                                                             |
|   Build Information                                                         |
|   +++++++++++++++++                                                         |
|                                                                             |
| Backing build         :-                                                    |
| Sandbox               :- F:\build\slot1\S800_P                              |
| CMVC Level            :- S800-FP02                                          |
| Build type            :- Production                                         |
| Build context         :- x86_nt_4                                           |
| 64 Bit Build          :- no                                                 |
|                                                                             |
|   Failure Location                                                          |
|   ++++++++++++++++                                                          |
|                                                                             |
| Time of Report (GMT)  :- Sun Jun 16 15:53:25 2013                           |
| Message Flow          :- Configuration                                      |
| Thread ID             :- 0x00001FDC                                         |
|                                                                             |
+-----------------------------------------------------------------------------+


Now I am digging around on the Broker and on a particular Execution group there is only 1 message flow.

I run the command

Code:
mqsireportproperties brokerName -e ExecGrp -o AllMessageFlows -a


The resulting response shows the anticipated Message Flow but also an extra message flow called

Configuration.

Every error the developers are getting is linked to the Configuration message flow.

The point to my diatribe?

What is Configuration message flow?
_________________
Who is General Failure and why is he reading my hard drive?

Artificial Intelligence stands no chance against Natural Stupidity.

Only the User Trace Speaks The Truth


Last edited by nathanw on Mon Jun 17, 2013 3:16 am; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
lancelotlinc
PostPosted: Mon Jun 17, 2013 3:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Don't run under the service Id of LocalSystem. Did you follow the step-by-step instructions in the install guide?

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fbh25910_.htm

And - I would edit your post above to remove inflammatory remarks.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mgk
PostPosted: Mon Jun 17, 2013 3:18 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1638

Hi.

Firstly, the Configuration message flow is a Broker "internal" message flow used to handle deployment. If you are getting abends, please open a PMR to resolve them.

Secondly, "LocalSystem" is a supported user ID and can be used to run the Broker. Infact, the default configuration now uses it when creating a Broker.


Kind regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
nathanw
PostPosted: Mon Jun 17, 2013 3:18 am    Post subject: Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

Lancelotinc

Many thanks

I did not install or config the systems. I am at a client site and they have asked me if I could have a look at their deployment issues.

Have edited my post

But I suspect that no-one will be able to answer the question as I cannot find much if anything about it on the interweb
_________________
Who is General Failure and why is he reading my hard drive?

Artificial Intelligence stands no chance against Natural Stupidity.

Only the User Trace Speaks The Truth
Back to top
View user's profile Send private message MSN Messenger
nathanw
PostPosted: Mon Jun 17, 2013 3:20 am    Post subject: Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

mgk

many thanks.

That answers the question.

I believe a PMR has been raised. I will ensure the client chases up on it.
_________________
Who is General Failure and why is he reading my hard drive?

Artificial Intelligence stands no chance against Natural Stupidity.

Only the User Trace Speaks The Truth
Back to top
View user's profile Send private message MSN Messenger
lancelotlinc
PostPosted: Mon Jun 17, 2013 3:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

@mgk - does LocalSystem allow the Broker to query group membership in the AD ?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Additonal Flow in Execution Group Properties
Jump to:  



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
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.