Author |
Message
|
belchman |
Posted: Wed May 11, 2011 4:18 am Post subject: My system crashes... It MUST be MQ again |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
What in the world is happening to IBM?
I find it disconcerting that now other Websphere product group is "blaming MQ" when their stuff breaks down. It is enough that whenever an MQ application breaks down the first accused is MQ.
We had a production outage with a WESB application and opened a ticket. When the rep called, the first thing she had us do is..
http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg1IZ76343
It must be MQ that caused their ActivationSpec to not expect and positively react to normal occurrences like a channel going to retry state.
I speculate that IBM is losing MQ technicians by the armload because now they have to fend off blasphemous allegations from both customers and from within the shop.
So now instead of the Windows solution of "reboot your system" to fix your problem, it is "upgrade MQ" to fix your problem. _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 11, 2011 4:31 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Right, so it's a complicated picture.
But the simple fact is that the Resource Adapter in question is actually built and shipped by the MQ team, not by WAS or WESB.
So... when there is an issue with it - and presumably the specs in question say that this IS an issue, that a RA should start up and allow apps to start up even if the end point is not available - then it does require a fix by the MQ team and does require an update to your MQ installation. |
|
Back to top |
|
 |
belchman |
Posted: Wed May 11, 2011 4:33 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
Elaborate MQJeff... I am interested... so when MQ was upgraded, it upgraded a component of WESB? _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 11, 2011 4:41 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
No...
It upgraded a piece of code that WESB makes use of.
If it was a piece of WESB, then WESB would have fixed it, not MQ. |
|
Back to top |
|
 |
mvic |
Posted: Wed May 11, 2011 4:49 am Post subject: Re: My system crashes... It MUST be MQ again |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Looking at that APAR, it is fixed in MQ 7.0.1.3. What level of MQ are you running in your WESB? |
|
Back to top |
|
 |
belchman |
Posted: Wed May 11, 2011 4:58 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
MVIC, we upgraded to v7.0.1.3 as directed.
MQJeff, I am just trying to learn from this. That is why I ask. What thing, probably in /opt/mqm/bin or /opt/mqm/java was upgraded when we applied the patch? _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 11, 2011 5:09 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
belchman wrote: |
MVIC, we upgraded to v7.0.1.3 as directed.
MQJeff, I am just trying to learn from this. That is why I ask. What thing, probably in /opt/mqm/bin or /opt/mqm/java was upgraded when we applied the patch? |
The Websphere MQ Resource Adapter code. That is used by WESB, and other JEE application servers.
Which particular set of jars in /opt/mqm/java were affected, I don't know... |
|
Back to top |
|
 |
mvic |
Posted: Wed May 11, 2011 5:14 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
belchman wrote: |
MVIC, we upgraded to v7.0.1.3 as directed. |
I appreciate the answer.
Out of interest, did it fix the problem? |
|
Back to top |
|
 |
belchman |
Posted: Wed May 11, 2011 5:54 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
Don't know yet. We applied the patch and then we will just wait an see if problem recurs... _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
|