Author |
Message |
Topic: Parsing out MQRFH2 using Java API's for MQSeries |
kairaja
Replies: 1 Views: 2509
|
Forum: IBM MQ API Support Posted: Thu May 22, 2003 8:02 am Subject: Parsing out MQRFH2 using Java API's for MQSeries |
Hello
Sorry for cross posting. But i need help badly.
I have a JMS application dropping a message into MQSeries Queue.
The data from MQSeries Queue is read by a Java program written using Jav ... |
Topic: Message posted by JMS application to MQSeries problem |
kairaja
Replies: 0 Views: 1667
|
Forum: IBM MQ Java / JMS Posted: Wed May 21, 2003 7:38 pm Subject: Message posted by JMS application to MQSeries problem |
Hello
I have a JMS application dropping a message into MQSeries Queue.
The data from MQSeries Queue is read by a Java program written using Java Base Classes for MQ. The problem is that JMS applic ... |
Topic: TCP/IP (recv) error whenMQ Clients talk to QManager |
kairaja
Replies: 10 Views: 12467
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Feb 14, 2002 8:18 am Subject: TCP/IP (recv) error whenMQ Clients talk to QManager |
Is it Service Pack 2 for MQSeries 5.2 ? |
Topic: TCP/IP (recv) error whenMQ Clients talk to QManager |
kairaja
Replies: 10 Views: 12467
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Feb 12, 2002 12:42 pm Subject: TCP/IP (recv) error whenMQ Clients talk to QManager |
Hello Thanks for the response.
I am getting AMQ9208. Is this same you are getting. I am using MQSeries Version 5.2 on Win2k. |
Topic: Maximum Number of channels exceeded |
kairaja
Replies: 4 Views: 5128
|
Forum: General IBM MQ Support Posted: Sun Feb 10, 2002 1:01 pm Subject: Maximum Number of channels exceeded |
Ok Thanks for all the help. |
Topic: TCP/IP (recv) error whenMQ Clients talk to QManager |
kairaja
Replies: 10 Views: 12467
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Feb 10, 2002 12:59 pm Subject: TCP/IP (recv) error whenMQ Clients talk to QManager |
Hello Thanks for the quick response. I looked into the code several times. Regarding looking into MQExplorer, i can each the client is the one showing so many channel connections. May be if i add t ... |
Topic: TCP/IP (recv) error whenMQ Clients talk to QManager |
kairaja
Replies: 10 Views: 12467
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Feb 10, 2002 12:30 pm Subject: TCP/IP (recv) error whenMQ Clients talk to QManager |
Also
Regarding Design, I have a process that will perform MQCONN on to QMGR. The process will be in a loop looking for messages on a queue on the QMGr. As the messages appear on the que, it proc ... |
Topic: TCP/IP (recv) error whenMQ Clients talk to QManager |
kairaja
Replies: 10 Views: 12467
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Feb 10, 2002 12:19 pm Subject: TCP/IP (recv) error whenMQ Clients talk to QManager |
Hello can you kindly tell me what you mean channel connection closing. Do you mean MQClose as you posted in my other question on this board ? Since i am new to MQSeries, just curious each MQConn is e ... |
Topic: Maximum Number of channels exceeded |
kairaja
Replies: 4 Views: 5128
|
Forum: General IBM MQ Support Posted: Sun Feb 10, 2002 12:12 pm Subject: Maximum Number of channels exceeded |
Hello
Thanks for the reply. When you say MQClose, you are referring to the Que closing correct ? Before i do a MQPut, i open the que and put the message and then i close the queue. I am not sure ... |
Topic: TCP/IP (recv) error whenMQ Clients talk to QManager |
kairaja
Replies: 10 Views: 12467
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Feb 09, 2002 4:22 pm Subject: TCP/IP (recv) error whenMQ Clients talk to QManager |
Hello
I continously getting error that shows in the
event viewer where the QManager is residing
Error on receive from host computername (IPAddress)
An error occurred receiving data from compute ... |
Topic: Maximum Channels reached error |
kairaja
Replies: 1 Views: 4800
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Feb 09, 2002 4:13 pm Subject: Maximum Channels reached error |
Hello
I need some help real bad. We have an client application that puts messages in a QManager on a server box. The client is using MQConn call and using MQServer variable to communicate via channe ... |
Topic: MQSeries Design Question |
kairaja
Replies: 3 Views: 3999
|
Forum: General IBM MQ Support Posted: Sat Feb 09, 2002 4:01 pm Subject: MQSeries Design Question |
I have a JSP page which would want to place messages on a QMGr on the Application Server box. I wrote a Java Class, MQ.java that takes number of connections as parameter. What it is doing is it calls ... |
Topic: Maximum Number of channels exceeded |
kairaja
Replies: 4 Views: 5128
|
Forum: General IBM MQ Support Posted: Sat Feb 09, 2002 3:53 pm Subject: Maximum Number of channels exceeded |
Hello
I need some help real bad. We have an client application that puts messages in a QManager on a server box. The client is using MQConn call and using MQServer variable to communicate via channe ... |