Author |
Message
|
sam@prof |
Posted: Mon Dec 15, 2008 9:10 am Post subject: mqsiapplybaroverride .properties File Problem |
|
|
Apprentice
Joined: 15 Aug 2006 Posts: 30
|
Hi All,
I have been following the document http://www.ibm.com/developerworks/websphere/library/techarticles/0706_spriet/0706_spriet.html to setup an Message Broker deployment process using ANT but I have completely stumbled on the step to update the generated bar file using mqsiapplybaroverride.
Figure 6 in the document, shows that you can set the Additional Instances parameter in the properties file to "URI_PostcardFlow\#additionalInstances=2" to update the additional instances values in the Broker.xml but when I modify this value for my own bar files, mqsiapplybaroverride returns "Number of override values not found: 1".
I'm using the format as show in the document "URI_<FlowName>\#additionalInstances=2.
As recommended in the document, I have version 6.0.2 of the toolkit.
Has anyone else managed to get this working? |
|
Back to top |
|
 |
sandeepdaggupati |
Posted: Mon Dec 15, 2008 9:38 am Post subject: |
|
|
Novice
Joined: 29 Aug 2008 Posts: 11
|
It is working for me. Can you elaborate on the error. |
|
Back to top |
|
 |
sam@prof |
Posted: Tue Dec 16, 2008 1:47 am Post subject: |
|
|
Apprentice
Joined: 15 Aug 2006 Posts: 30
|
I think I may have an environment issue then as I copied the properties bar file to another computer with the MB toolkit and mqsiapplybaroverride worked.
The full error message is:
Number of warnings while updating override values: 0
Number of errors while updating override values: 0
Number of override values processed: 0
Number of override values not found: 2
BIP0986I Command completed successfully. |
|
Back to top |
|
 |
sam@prof |
Posted: Tue Dec 16, 2008 6:43 am Post subject: |
|
|
Apprentice
Joined: 15 Aug 2006 Posts: 30
|
Was there a fix that was released that allowed "URI_<FlowName>\#additionalInstances=2" to be used rather than the standard <old value>=<new value> in the .property file or has mqsiapplybaroverride always been able to handle the URI_<FlowName>... type of properties? |
|
Back to top |
|
 |
mqmatt |
Posted: Tue Dec 16, 2008 7:10 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
The additional capability you mention was only added in MB V6.1. |
|
Back to top |
|
 |
|