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 » changeflowmonitoring after deployment in v8

Post new topic  Reply to topic
 changeflowmonitoring after deployment in v8 « View previous topic :: View next topic » 
Author Message
gilc
PostPosted: Sun Jul 28, 2013 3:28 am    Post subject: changeflowmonitoring after deployment in v8 Reply with quote

Apprentice

Joined: 17 Mar 2011
Posts: 32

Hey all,

As known, to active monitoring events I should run the command mqsichangeflowmonitoring (After configuring events and so on).
Problem is that after every deployment of a flow, I need to rerun this command (which drives me nuts...).
This is the first project I'm doing with v8.0.0.2 and until now all the projects I've worked on in v7 didn't have this "feature" - the monitoring state stayed active even after deployment.

Been looking for a while to find anything that resolves this issue...

Anybody else encountered this? Do you have any advice on the subject?

Thanks,
~Gil
Back to top
View user's profile Send private message
smdavies99
PostPosted: Sun Jul 28, 2013 3:54 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

if you are using a scripted deploy it can't be hard to add the mqsichangeflowmonitorig command to the script/ant commands/etc

if you aren't doing scripted deploys and this is production then why aren't you using scripts?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
gilc
PostPosted: Sun Jul 28, 2013 4:05 am    Post subject: Reply with quote

Apprentice

Joined: 17 Mar 2011
Posts: 32

@smdavies99
Thanks for the response.

We're not in production yet and so that's why we have so many deploys. We're deploying bars as simple as it gets.
I didn't want to get into ant or any other script because people in this company (I'm only a consultant here) don't like changes, i.e start working with ant files, but I guess that I'll have to convince them on doing so.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Sun Jul 28, 2013 10:28 am    Post subject: Reply with quote

Jedi Knight

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

gilc wrote:
@smdavies99
Thanks for the response.

We're not in production yet and so that's why we have so many deploys. We're deploying bars as simple as it gets.
I didn't want to get into ant or any other script because people in this company (I'm only a consultant here) don't like changes, i.e start working with ant files, but I guess that I'll have to convince them on doing so.


What's the point of going to production if you cannot build the bars exactly the same way every time?
_________________
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
smdavies99
PostPosted: Sun Jul 28, 2013 11:03 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

gilc wrote:

I didn't want to get into ant or any other script because people in this company (I'm only a consultant here) don't like changes, i.e start working with ant files, but I guess that I'll have to convince them on doing so.


As ther only consultant then you have a unique opportunity to stamp your presence on this customer. Why not propose some changes as a 'Better and more auditable way to move forward'. Propose a properly structure way to do deploys in Production and move that down to UAT/Pre-Prod/Test. If you stress the positives stongly enough then they should accept it.

If they don't then it is a sure signal to start looking for another positon.

My fee (As one consultant to another) for these words of wisdom, is a few pints of proper beer. By this I mean, OTT, TEA or even Hazy Hog (it is summer...)
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
gilc
PostPosted: Mon Jul 29, 2013 11:26 pm    Post subject: Reply with quote

Apprentice

Joined: 17 Mar 2011
Posts: 32

lancelotlinc wrote:
gilc wrote:
@smdavies99
Thanks for the response.

We're not in production yet and so that's why we have so many deploys. We're deploying bars as simple as it gets.
I didn't want to get into ant or any other script because people in this company (I'm only a consultant here) don't like changes, i.e start working with ant files, but I guess that I'll have to convince them on doing so.


What's the point of going to production if you cannot build the bars exactly the same way every time?


Hmmm Actually you can. For most project I've been in, the bars made for lower environments (or higher, depends how you look at it), were identical to the prod ones. If you build your infra dynamically enough with proper properties file (or DB) then it shouldn't be a problem. Or at least hasn't been a problem until now.
I'm not saying it's good, just possible. Working with ants is much better to my opinion as well.

smdavies99 wrote:

As ther only consultant then you have a unique opportunity to stamp your presence on this customer. Why not propose some changes as a 'Better and more auditable way to move forward'. Propose a properly structure way to do deploys in Production and move that down to UAT/Pre-Prod/Test. If you stress the positives stongly enough then they should accept it.


That's what I'm going for. But from all the places I've been at, these people are the most stubborn. Plus, you don't even want to know how their infra looks like, especially their log system... *shivers*

smdavies99 wrote:
My fee (As one consultant to another) for these words of wisdom, is a few pints of proper beer. By this I mean, OTT, TEA or even Hazy Hog (it is summer...)

Next time I'm in the UK (if that's where you're from) I'll buy you a pint of the finest beverage

Thanks
Back to top
View user's profile Send private message
dogorsy
PostPosted: Tue Jul 30, 2013 12:17 am    Post subject: Re: changeflowmonitoring after deployment in v8 Reply with quote

Knight

Joined: 13 Mar 2013
Posts: 553
Location: Home Office

gilc wrote:

This is the first project I'm doing with v8.0.0.2 and until now all the projects I've worked on in v7 didn't have this "feature" - the monitoring state stayed active even after deployment.


Very interesting thread, however, no one answered the original question. If the monitoring used to be persistent over deploys in V7 and it is not in V8, that probably needs to be reported to IBM in the form of a PMR
Back to top
View user's profile Send private message
gilc
PostPosted: Tue Jul 30, 2013 1:38 am    Post subject: Re: changeflowmonitoring after deployment in v8 Reply with quote

Apprentice

Joined: 17 Mar 2011
Posts: 32

dogorsy wrote:
gilc wrote:

This is the first project I'm doing with v8.0.0.2 and until now all the projects I've worked on in v7 didn't have this "feature" - the monitoring state stayed active even after deployment.


Very interesting thread, however, no one answered the original question. If the monitoring used to be persistent over deploys in V7 and it is not in V8, that probably needs to be reported to IBM in the form of a PMR


Already ahead of you
Back to top
View user's profile Send private message
ghoshly
PostPosted: Mon Aug 05, 2013 3:57 am    Post subject: Interested on the PMR resolution Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 333

If any resolution is provided for the raised PMR, please share with all of us here, because that would help lot of project teams...
Back to top
View user's profile Send private message
gilc
PostPosted: Mon Aug 05, 2013 4:00 am    Post subject: Reply with quote

Apprentice

Joined: 17 Mar 2011
Posts: 32

Yeah no problem. Still waiting for their reply...
Back to top
View user's profile Send private message
gilc
PostPosted: Sat Aug 24, 2013 11:19 pm    Post subject: Reply with quote

Apprentice

Joined: 17 Mar 2011
Posts: 32

After a long dialog with IBM, I've received a final answer on the subject.

IBM Labs are saying that it's the product's normal behavior in v8, even though the Info Center in v7 and v8 shows the same description.

Here's them email's summery I got from them (I've removed the detailed Labs' text but if someone's very eager on seeing it I'll post it):
Quote:

Basically the Lab are saying that at present, the product is working as expected. But, it appears that some customers have also come across the monitoring inactive condition when a flow is deployed, and an entry already exists on the IBM RFE Community (ID 33220). The RFE Community is a web site where customer submit 'Requests For Enhancements'.
If you take the link provided by the Lab it should take you to ID 33220. If the link doesn't work, then try the following :
http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=33220
As you will see ID 33220 status is 'Under Consideration'.
What the Lab suggest is that you scroll down to the bottom of the web page, and enter a 'Vote'. The Lab believe that the more customers vote for a RFE the more chance there is the RFE will be accepted.


So if this issue concerns you as well, please vote for this RFE.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » changeflowmonitoring after deployment in v8
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.