Author |
Message |
Topic: Using MQMD.SourceQueue to check for inbound message? |
Cliff
Replies: 5 Views: 4996
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 25, 2012 3:43 am Subject: Using MQMD.SourceQueue to check for inbound message? |
Yes I quite agree with you. I've been doing this stuff for 10+ years (but not that long on this site!) so I've seen plenty of things.
We do use the Environment for all data that may help in diagno ... |
Topic: Using MQMD.SourceQueue to check for inbound message? |
Cliff
Replies: 5 Views: 4996
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 24, 2012 1:54 pm Subject: Using MQMD.SourceQueue to check for inbound message? |
Gentlemen,
thanks for your very prompt replies! I take the point about the connection handles but stress that this is exception processing, so should not experience high volumes.
Perhaps I shou ... |
Topic: Using MQMD.SourceQueue to check for inbound message? |
Cliff
Replies: 5 Views: 4996
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 24, 2012 12:31 pm Subject: Using MQMD.SourceQueue to check for inbound message? |
Hi all,
I'm coding some Exception handling processing and want to do different things depending on how a flow was started (it's a long story ...). Part of it is a Java Compute Node so I can get at ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 13, 2011 10:18 am Subject: Can't create execution group: WMB 7002 on Centos under LXC |
Well, here's what seems to be happening. The configmgr proxy talks to the admin agent which creates and tries to start the execution group. The agent then checks all pids and looks for the exec grp ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 13, 2011 7:39 am Subject: Can't create execution group: WMB 7002 on Centos under LXC |
I'm still looking at the agent traces. The startup trace doesn't refer to the eg except for one line where a 'stop execution group' message is retrieved. The regular service trace is large and takin ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 13, 2011 7:24 am Subject: Can't create execution group: WMB 7002 on Centos under LXC |
OK gents, back on the case ...
I couldn't run mqsireadlog against the execution group's uuid:
[wmbadmin@ve101 ~]$ mqsireadlog B101A -t -x 7bcc7e4-2f01-0000-0080-848d390601c0 -f -o egtra ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2011 11:31 pm Subject: Can't create execution group: WMB 7002 on Centos under LXC |
This is my playpen environment, so the install used all the defaults and there is no security. Selinux is disabled of course. And yes, I was root when I did the install! It's all I've ever been whe ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2011 12:51 pm Subject: Can't create execution group: WMB 7002 on Centos under LXC |
I blew the broker away, usermodded wmbadmin to set the primary group to mqbrkrs, shut everything down and restarted the container. Then I started up afresh, recreated the broker, ran mqsicreateexecut ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2011 12:06 pm Subject: Can't create execution group: WMB 7002 on Centos under LXC |
Well, I ran the trace as suggested but there was no output available from the execution group (mqsireadlog B101A -t -e EG01 -f -o EG01trace.xml gave "The execution group could not be found...&quo ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2011 10:35 am Subject: Can't create execution group: WMB 7002 on Centos under LXC |
Hi Jeff,
thanks for the very fast response! There are two abend files, both small so here's the entirety:
+-----------------------------------------------------------------------------+
| ... |
Topic: Can't create execution group: WMB 7002 on Centos under LXC |
Cliff
Replies: 17 Views: 20984
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2011 9:31 am Subject: Can't create execution group: WMB 7002 on Centos under LXC |
Hi folks,
I have a Ubuntu 10.04 host and a Centos 5 LXC container. MQ 7013 installs and runs happily, WMB 7002 installs happily and I can create and start a broker with no errors reported anywhere ... |
Topic: Scripted WPS deployment via Deployment manager - how? |
Cliff
Replies: 1 Views: 5816
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Wed Oct 06, 2010 6:34 am Subject: Scripted WPS deployment via Deployment manager - how? |
PS - this is WPS 7.0 on AIX. |
Topic: Scripted WPS deployment via Deployment manager - how? |
Cliff
Replies: 1 Views: 5816
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Wed Oct 06, 2010 6:32 am Subject: Scripted WPS deployment via Deployment manager - how? |
Hello all.
My background is MQ/WMB but my current role has me involved in automating build + deploy across WAS and WPS too, so I apologise in advance for the weakness of my WAS/WPS knowledge.
... |
Topic: ANT - Generic Scripts |
Cliff
Replies: 5 Views: 7176
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 01, 2010 1:24 am Subject: ANT - Generic Scripts |
Well, one approach I tried was to extract from ClearCase and walk the tree to find all the candidate .msgflow and .msgset files and to generate Ant targets for building these. However this doesn't ca ... |
Topic: ANT - Generic Scripts |
Cliff
Replies: 5 Views: 7176
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 29, 2010 8:32 am Subject: ANT - Generic Scripts |
FWIW, I used a slightly different approach to automation of WMB builds, Java builds etc. Essentially it works like this:
Master perl scipt reads a config file to determine what technologies need b ... |