|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
UDP's , Default Schema and Deployment Issues! |
« View previous topic :: View next topic » |
Author |
Message
|
jefflowrey |
Posted: Wed Oct 03, 2007 4:46 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If this is the only message produced in that log file, and you do not get any response messages back in the Toolkit Event Viewer, then something is not communicating correctly between your Broker & ConfigMgr or ConfigMgr & Toolkit.
Every failed deploy produces four error messages, in my experience. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
TonyD |
Posted: Wed Oct 03, 2007 11:44 am Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
I puzzled over this some time ago and eventually raised a PMR. As has been suggested it is a schema issue. Here is the PMR response:
Quote: |
Hi L2,
The problem was caused by the definition of UDP EXTERNAL variable.
When user declare a UDP, it will be added as schema
scope EXTERNAL variable. By its definition, any message flow within the
same schema with the EXTERNAL variable can access this UDP and its
definition will be embedded as part of cmf in bar file. BAR file treat
UDP the same way as other schema variable, i.e. it will include its
definition in cmf as long as it is in the same schema. Therefore, in
this customer's scenario, even though message flow #2 does not use UDP
from message flow #1 but its definition is
still in #2's bar file and hence causing deployment error. This problem
has been documented in the following support link below:
http://www-1.ibm.com/support/docview.wss?rs=849&context=SSKM8N&dc=DB520&
uid=swg21249530&loc=en_US&cs=UTF-8&lang=en&rss=ct849websphere
To workaround it, customer just need to move the UDP EXTERNAL variable
declaration from schema level to modular level (i.e. move the line right
after the CREATE MODULE statement).
|
|
|
Back to top |
|
 |
wilsonjohn24 |
Posted: Wed Oct 03, 2007 11:29 pm Post subject: |
|
|
 Voyager
Joined: 02 Feb 2007 Posts: 93 Location: Scotland
|
Thanks TonyD.
 |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|