Author |
Message |
Topic: beginners: compute node doubts |
_novice_
Replies: 4 Views: 2459
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 02, 2004 1:27 pm Subject: beginners: compute node doubts |
I get the following error in the event viewer
( MQSI_SAMPLE_BROKER.MESSAGE_FLOWS ) Invalid Wire format ''.
When processing an MRM message the broker requires a valid wire format indicator. Ex ... |
Topic: beginners: compute node doubts |
_novice_
Replies: 4 Views: 2459
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 02, 2004 1:02 pm Subject: beginners: compute node doubts |
I have created an input node , output node and a compute node in between
The message domain is MRM.
I am trying to send an XML message to the input.
<?xml version="1.0" encoding="UTF-8"?>
... |
Topic: abt checking in |
_novice_
Replies: 1 Views: 1598
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 31, 2004 9:03 pm Subject: abt checking in |
I have mistakenly created two message Types with the same identifier.
1. I have removed both of them using right-click -> remove.
2. They are visually gone from the Control Centre.
3. If I try ... |
Topic: Simple:: Message Sets theorotical doubts. |
_novice_
Replies: 2 Views: 2353
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Oct 30, 2004 8:34 pm Subject: Simple:: Message Sets theorotical doubts. |
Hi Gurus
In Message Sets::
1. A Message definition is supposed to be based on a single compound type.
2. A message is built up of Types and Elements.
Arent these 2 statement contradicting..?
Wh ... |
Topic: (Solved) Cannot do "Update Mappings" on a DataUpda |
_novice_
Replies: 1 Views: 1566
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 28, 2004 8:06 pm Subject: SORRY .. Withdrawing it!! |
SORRY .. Withdrawing it!!. |
Topic: (Solved) Cannot do "Update Mappings" on a DataUpda |
_novice_
Replies: 1 Views: 1566
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 28, 2004 7:20 pm Subject: (Solved) Cannot do "Update Mappings" on a DataUpda |
I have a dataupdate Primitive node in my Message Flow. I have a message in the input and a table in the output.
I am able to do the kep mappings but I am not able to do anything in the "Update Mapp ... |
Topic: Type: Fundamental -> How is HBINT diff from DISCINT |
_novice_
Replies: 2 Views: 2681
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Oct 24, 2004 9:21 am Subject: Type: Fundamental -> How is HBINT diff from DISCINT |
Hi
[color=brown]HBINT -> If no messages arrive on the XMITQ within the HBINT time the channel closes down. [/color]
1. Will the channel restart again automatically when the messages arrive aga ... |
Topic: Reboot of Unix - How to start MQ again..? |
_novice_
Replies: 4 Views: 2776
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Oct 24, 2004 9:04 am Subject: Reboot of Unix - How to start MQ again..? |
Thnx a lot. That cleared my doubts. |
Topic: Reboot of Unix - How to start MQ again..? |
_novice_
Replies: 4 Views: 2776
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Oct 23, 2004 7:36 pm Subject: Reboot of Unix - How to start MQ again..? |
Sorry .. Probably I have asked a wrong Question.
I understand that
1. Queue Managers
2. Listeners
3. Monitors
etc.. (dunno how many else yet )
need to be manually started or putup in a start ... |
Topic: Reboot of Unix - How to start MQ again..? |
_novice_
Replies: 4 Views: 2776
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Oct 23, 2004 5:31 pm Subject: Reboot of Unix - How to start MQ again..? |
Env: UNIX
1. If OS goes for a reboot do we need to start MQ..?
2. If so how..?
3. If not how does MQ get started automatically..?
thnx in advance |
Topic: qmgr directories in /qmgrs dont get deleted ? |
_novice_
Replies: 5 Views: 2566
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 22, 2004 11:42 pm Subject: qmgr directories in /qmgrs dont get deleted ? |
True. They are getting deleted. But occasionally they are not.
One more observation is that the Queue Manager directory for QM1 is sometimes being show as ../qmgrs/QM1.000. I am not sure if it ... |
Topic: qmgr directories in /qmgrs dont get deleted ? |
_novice_
Replies: 5 Views: 2566
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 22, 2004 11:06 pm Subject: qmgr directories in /qmgrs dont get deleted ? |
Hi Gurus
Env:Win2K
1. crtmqm -q QM1
2. strmqm QM1
3. endmqm QM1
4. dltmqm QM1
now after step 4 QM1 directory under ../qmgrs/QM1 doesnt seem to be deleted.
Q1. Does it happen only in windo ... |
Topic: difference between runmqlsr command and start listener scrip |
_novice_
Replies: 4 Views: 5383
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 22, 2004 1:58 pm Subject: difference between runmqlsr command and start listener scrip |
So what is the difference between
1. runmqsc xxxx
start listener -t(tcp)
end
and
2. norunmqlsr -m xxxx -t tcp -p yyyy
coz in option 1 we cannot specify the port number on n ... |
Topic: inactive channel |
_novice_
Replies: 2 Views: 2395
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 22, 2004 12:03 pm Subject: inactive channel |
1. why does a channel become inactive(both in a cluster and non-clustered environs).?
2. if the channel becomes inactive does it make sense to stop and restart(does it make sense to restart a channel ... |
Topic: difference between runmqlsr command and start listener scrip |
_novice_
Replies: 4 Views: 5383
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 22, 2004 11:20 am Subject: difference between runmqlsr command and start listener scrip |
Env: windows 2K
The channel seems to be running properly when I start a listener with
runmqlsr -q <qmname> -t TCP -p 1450
But when I run listener using
runmqsc <qmname>
start listene ... |