|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
AMQ9209 |
« View previous topic :: View next topic » |
Author |
Message
|
srikumar |
Posted: Mon Mar 11, 2002 6:31 am Post subject: |
|
|
Novice
Joined: 14 Aug 2001 Posts: 14
|
Hi,
In see my log gets appened with AMQ9209 in the /var/mqm/qmgrs/*****/errors , and there is no network problem ,( I see this error in both boxes, and they used to work well before) .
I am not loosing any messages , and there is no network issue, i did the ping , netstat , snoop and there is no network issue.
Please let me know if I am misssing some thing.
Thanks
03/10/02 12:35:09
AMQ9209: Connection to host zzzzzz (X.X.x.x)' closed.
EXPLANATION:
An error occurred receiving data from 'zzzzz (X.X.x.x)' over TCP/IP.
The connection to the remote host has unexpectedly terminated.
ACTION:
Tell the systems administrator. |
|
Back to top |
|
 |
mqonnet |
Posted: Tue Mar 12, 2002 7:55 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Is this a one time logging, or does it log always. Are there any FD files created. Is there a possibility that the network went down for just a sec and came back up again. During this period there were no messages being transmitted, but there were active channels running. Which showed this error. But they too recovered on. Is there a recovery/strarting of the channels after this error message in the logs. Are you able to recreate this problem always. I would assume that the boxes are either solaris/unix.
Cheers.
kumar
_________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
srikumar |
Posted: Thu Mar 14, 2002 9:14 am Post subject: |
|
|
Novice
Joined: 14 Aug 2001 Posts: 14
|
I see these logs appended with AMQ9209: error.
The network is not down, and messages are not lost, I dont even think the channel is going down at all. I am not sure why this message is being appended to the logs,
As these logs are being over written I dont have to clear any logs,
But I am not sure why this is happening,
srikumar |
|
Back to top |
|
 |
srikumar |
Posted: Thu Mar 14, 2002 9:14 am Post subject: |
|
|
Novice
Joined: 14 Aug 2001 Posts: 14
|
I see these logs appended with AMQ9209: error.
The network is not down, and messages are not lost, I dont even think the channel is going down at all. I am not sure why this message is being appended to the logs,
As these logs are being over written I dont have to clear any logs,
But I am not sure why this is happening,
srikumar |
|
Back to top |
|
 |
symield |
Posted: Fri Mar 04, 2005 3:32 am Post subject: |
|
|
Newbie
Joined: 01 Nov 2004 Posts: 1
|
spad01:
I met this error too, and I conquered this issue as below:
I delete all queue which defined by me, and then reset them, but when i define a queue, I command like this: define qlocal('test.queue').
Caution: You can't define a queue like this: define qlocal(test.queue). |
|
Back to top |
|
 |
Michael Dag |
Posted: Fri Mar 04, 2005 4:49 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
symield wrote: |
Caution: You can't define a queue like this: define qlocal(test.queue). |
You can define a queue like that! Only it will uppercase automatically when not using quotes!
define ql(test.123) = define ql(TEST.123) = define ql(tEsT.123) results in QL(TEST.123)
define ql('test.123') results in QL(test.123) _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|