Author |
Message |
Topic: Client channel invader |
fcasali
Replies: 3 Views: 3789
|
Forum: General IBM MQ Support Posted: Wed May 25, 2005 12:29 am Subject: Client channel invader |
Thank you
Really I was issuing the delete command without specifying the channel name between ' '
But ... what about the nature of this channel?
I have never seen a similar channel befo ... |
Topic: Client channel invader |
fcasali
Replies: 3 Views: 3789
|
Forum: General IBM MQ Support Posted: Tue May 24, 2005 9:13 am Subject: Client channel invader |
Hi all
I'm currently working with WMQ for iSeries 5.3 CSD09.
Strangely it is suddenly "appeared" in the configuration an unwanted client channel (the following is a snapshot of the channel view):
... |
Topic: Channel Initiator Error on Startup |
fcasali
Replies: 8 Views: 13203
|
Forum: General IBM MQ Support Posted: Tue May 03, 2005 11:50 pm Subject: Problem solved! |
Thank you very much indeed for all the kindly answers.
Thanks particularly to jefflowrey for the smart hint and to vennela for the confirmation of the automatic start of the CHIN.
No more errors ... |
Topic: Channel Initiator Error on Startup |
fcasali
Replies: 8 Views: 13203
|
Forum: General IBM MQ Support Posted: Tue May 03, 2005 7:35 am Subject: Channel Initiator Error on Startup |
Is it possible you are trying to start up an additional CHIN?
It may be that you don't need to manually start the CHIN for your environment any more.
Mmmm ... I start the CHIN into the CL that s ... |
Topic: Channel Initiator Error on Startup |
fcasali
Replies: 8 Views: 13203
|
Forum: General IBM MQ Support Posted: Tue May 03, 2005 7:22 am Subject: Channel Initiator Error on Startup |
Currently I'm using the SYSTEM.CHANNEL.INITQ for triggering the channels for the 2 XMITQ we have.
Application queues triggering is done through the ITBSUAA1.TRIGGER.INITQ.
My doubts arise from the f ... |
Topic: Channel Initiator Error on Startup |
fcasali
Replies: 8 Views: 13203
|
Forum: General IBM MQ Support Posted: Tue May 03, 2005 12:36 am Subject: Channel Initiator Error on Startup |
Hi all.
I'm working with WMQ 5.3 CSD09 on iSeries platform.
I have configured a Queue Manager named 'ITBSUAA1' with some local, remote and alias queues. That QMGR owns 2 sender channels triggered ... |
Topic: ArrayIndexOutOfBoundsException in a com.ibm.mq class |
fcasali
Replies: 6 Views: 4855
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 02, 2004 1:28 am Subject: ArrayIndexOutOfBoundsException in a com.ibm.mq class |
OK, I have seen your code: there is no meaningful difference respect to mine.
Only one thing:
Hashtable environment = new Hashtable();
environment.put(Context.INITIAL_C ... |
Topic: ArrayIndexOutOfBoundsException in a com.ibm.mq class |
fcasali
Replies: 6 Views: 4855
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 01, 2004 7:11 am Subject: ArrayIndexOutOfBoundsException in a com.ibm.mq class |
Thank you for the reply. The following is the fragment of code that produce the exception even if it's difficult to extract all the needed code:
the MQ logic is simple but is nested in a more structu ... |
Topic: ArrayIndexOutOfBoundsException in a com.ibm.mq class |
fcasali
Replies: 6 Views: 4855
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 01, 2004 5:55 am Subject: ArrayIndexOutOfBoundsException in a com.ibm.mq class |
I'm a beginner with JMS programming and I'm writing a simple application that writes a message in a queue with a certain correlation ID, do something and then browse the response from another queue us ... |
Topic: DataFlowEngine grows costantly in memory allocated |
fcasali
Replies: 3 Views: 4086
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 16, 2004 12:41 am Subject: DataFlowEngine grows costantly in memory allocated |
OK, we have solved the problem with the help of a guy from the ITS Techincal Support of IBM Italy.
Memory leak is due to a problem related to the APAR IY45242 ("Message throughput degrades followin ... |
Topic: DataFlowEngine grows costantly in memory allocated |
fcasali
Replies: 3 Views: 4086
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 12, 2004 12:16 am Subject: DataFlowEngine grows costantly in memory allocated |
Thank you for the reply.
Unfortunatly I cannot post to you the ESQL because it's a bulk of code spreaded out into flows of 15/20 nodes.
However the general schema we have follow is to calculate al ... |
Topic: DataFlowEngine grows costantly in memory allocated |
fcasali
Replies: 3 Views: 4086
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 09, 2004 6:28 am Subject: DataFlowEngine grows costantly in memory allocated |
Hi to all.
We have deployed a WMQI 2.1 (CSD05) Broker Domain in a production environment with a quite high message rate.
Now we have a problem with execution groups (the DataFlowEngine. processes) w ... |