Author |
Message |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Wed Jul 12, 2006 3:10 am Subject: AMQ9213: A communications error for TCP/IP occurred |
Thanks for your comments.
I think I should pay attention to troubleshoot why there's TCP/IP errors as the servers are connected to the same switch. It would be grateful if someone can help on expla ... |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Fri Jun 16, 2006 12:04 am Subject: AMQ9213: A communications error for TCP/IP occurred |
Let me explain:
The application needs to send the request to another server and get a reply. If the MQ channel is not active, it means that the application need to switch to "not to" send the reque ... |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Thu Jun 15, 2006 10:38 pm Subject: AMQ9213: A communications error for TCP/IP occurred |
That sounds more like a firewall issue.
The servers are connected to the same switch.
That kinda goes "against the grain" of MQ. Why not just use your "process the user request in another way ... |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Tue Jun 13, 2006 8:03 pm Subject: AMQ9213: A communications error for TCP/IP occurred |
Sounds to me you need to read the intercommunications and the clustering manual.
Clustering cannot be used in my case. For simplicity, if the application knows that the channel is active, then it ... |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Mon Jun 12, 2006 9:10 pm Subject: AMQ9213: A communications error for TCP/IP occurred |
That's not true. Why do you think that?(hint:read the manuals)
That's what I observed in my servers.
That's not true. Applications don't care about Sender channels. They have no way of knowing ... |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Wed May 31, 2006 8:06 pm Subject: AMQ9213: A communications error for TCP/IP occurred |
Here's the channel definition:
CHANNEL(xxxxxxxxxxxxxx) CHLTYPE(SDR)
TRPTYPE(TCP) DESCR( )
XMITQ(xxxxxxxxxxxxx) MCANAME( )
MODENAME ... |
Topic: AMQ9213: A communications error for TCP/IP occurred |
tychak
Replies: 19 Views: 33489
|
Forum: General Discussion Posted: Mon May 29, 2006 7:19 pm Subject: AMQ9213: A communications error for TCP/IP occurred |
AMQ9213: A communications error for TCP/IP occurred.
EXPLANATION:
An unexpected error occurred in communications.
ACTION:
The return code from the TCP/IP(select) [TIMEOUT] 2 seconds call was 0 ( ... |
Topic: AMQ6150: WebSphere MQ semaphore is busy |
tychak
Replies: 4 Views: 16163
|
Forum: General IBM MQ Support Posted: Sun Feb 20, 2005 11:59 pm Subject: AMQ6150: WebSphere MQ semaphore is busy |
The application is connecting in client mode. |
Topic: AMQ6150: WebSphere MQ semaphore is busy |
tychak
Replies: 4 Views: 16163
|
Forum: General IBM MQ Support Posted: Sun Feb 13, 2005 10:47 pm Subject: AMQ6150: WebSphere MQ semaphore is busy |
I've got Java program throwing exception for connecting to the queue manager for about half an hour:
getClinetConnection() -> MQJE001: An MQException occurred: Completion Code2, Reason 2195
MQJ ... |
Topic: Channel status not updating |
tychak
Replies: 4 Views: 2694
|
Forum: General Discussion Posted: Tue Sep 28, 2004 12:00 am Subject: Channel status not updating |
I've changed HBINT and enabled TCP keepalive. The result shows the channel status of QMA's sender channel is updated faster when it goes from "RUNNING" to "RETRYING" when the QMB is down in Host A. Ho ... |
Topic: Channel status not updating |
tychak
Replies: 4 Views: 2694
|
Forum: General Discussion Posted: Sun Sep 26, 2004 10:09 pm Subject: Channel status not updating |
I have two QM on two hosts, named QMA on Host A and QMB on Host B.
There are both sender and receiver channel between two queue managers. The status of the channels is idle such that there is no mess ... |
Topic: Compling supportpac ms0k evmon |
tychak
Replies: 1 Views: 4620
|
Forum: IBM MQ Performance Monitoring Posted: Fri May 21, 2004 12:22 am Subject: Compling supportpac ms0k evmon |
I cannot compile the supportpac ms0k, the evmon program. I'm using AIX 5.2 with gcc version 2.9-aix51-020209 download from AIX Toolbox for Linux Applications from IBM website.
Here's the output:
... |
Topic: MQ Certification Exam 294 |
tychak
Replies: 5 Views: 2911
|
Forum: General Discussion Posted: Thu Apr 08, 2004 1:43 am Subject: MQ Certification Exam 294 |
Is it necessary to have knowledge on MQ on OS390 and AS400 in order to pass the exam 294?
Thanks. |
Topic: Cold standby configuration |
tychak
Replies: 7 Views: 4956
|
Forum: General Discussion Posted: Wed Mar 24, 2004 6:10 pm Subject: Cold standby configuration |
Thanks for your reply. The former case you mentioned is that what I want. |
Topic: Cold standby configuration |
tychak
Replies: 7 Views: 4956
|
Forum: General Discussion Posted: Tue Mar 23, 2004 6:19 pm Subject: Cold standby configuration |
Thanks for your advise.
But from my first post, my aim is to setup two queue managers with same configuration to achieve cold standby purpose. I know that it will be preferred to use HACMP and shar ... |