Author |
Message
|
praveenmq |
Posted: Mon Feb 06, 2012 1:14 am Post subject: AMQ9208 Error |
|
|
 Voyager
Joined: 28 Mar 2009 Posts: 96
|
Hi
I just keep getting the below error on my sender channel qmgr side error log.
The channels are some times starting automatically. but later sometimes we used to start it manually . These errors are reported after i did the adaptmca settings. Please let me know whether this will harm the performance of MQ ?
Also My network team advised there are no network problems with both the machine.....
02/06/2012 06:21:16
AMQ9208: Error on receive from host 10.16.1.101.
EXPLANATION:
An error occurred receiving data from 10.16.1.101 over TCP/IP. This may be due
to a communications failure.
ACTION:
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these
values and tell the systems administrator.
----- amqccita.c : 2747 -------------------------------------------------------
02/06/2012 06:21:17
AMQ9999: Channel program ended abnormally.
EXPLANATION:
Channel program 'xxxxx.yyyyyyy' ended abnormally.
ACTION:
Look at previous error messages for channel program 'xxxxxx.yyyyy' in the
error files to determine the cause of the failure.
Thanks,
Praveen. |
|
Back to top |
|
 |
JasonE |
Posted: Mon Feb 06, 2012 1:50 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
10054 == "An existing connection was forcibly closed by the remote host".
I'd start by looking at the other ends qmgr error logs.
What type of channel? |
|
Back to top |
|
 |
praveenmq |
Posted: Mon Feb 06, 2012 1:55 am Post subject: |
|
|
 Voyager
Joined: 28 Mar 2009 Posts: 96
|
JasonE wrote: |
10054 == "An existing connection was forcibly closed by the remote host".
I'd start by looking at the other ends qmgr error logs.
What type of channel? |
The channel which is pasted is a SDR channel...
The other side (RCVR)qmgr logs says that. Channel is closing by request by user.
Channel ended normally and channel is starting.
I dont find any other logs than these ..... |
|
Back to top |
|
 |
JasonE |
Posted: Mon Feb 06, 2012 2:12 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Odd... From a PD perspective, the way to debug this would be (ideally) a concurrent trace from both sides, and look for the 10054 in one side and see what the other side did.
So just to confirm this is coming on the sender side and at the same time the receiving side says everything has closed normally?
What VRMF (version info) is the product (dspmqver?)? |
|
Back to top |
|
 |
praveenmq |
Posted: Mon Feb 06, 2012 2:33 am Post subject: |
|
|
 Voyager
Joined: 28 Mar 2009 Posts: 96
|
Version info on the sender side MQ 5.3.14(CSD 14)
Receiver side MQ V7.0.1.0 |
|
Back to top |
|
 |
praveenmq |
Posted: Mon Feb 06, 2012 2:42 am Post subject: |
|
|
 Voyager
Joined: 28 Mar 2009 Posts: 96
|
Is difference in version would cause such problems? |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 06, 2012 2:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
praveenmq wrote: |
Receiver side MQ V7.0.1.0 |
upgrade this to the latest FP. |
|
Back to top |
|
 |
praveenmq |
Posted: Mon Feb 06, 2012 2:44 am Post subject: |
|
|
 Voyager
Joined: 28 Mar 2009 Posts: 96
|
So just to confirm this is coming on the sender side and at the same time the receiving side says everything has closed normally?
What VRMF (version info) is the product (dspmqver?)?[/quote]
Yes your understanding is correct the sender side has the error and the receiver side says everything closed normally and started normally.
Like i said in my first post these errors are seen after i have done the adapt mca setting in both qmgr sender as well as receiver. |
|
Back to top |
|
 |
praveenmq |
Posted: Mon Feb 06, 2012 2:46 am Post subject: |
|
|
 Voyager
Joined: 28 Mar 2009 Posts: 96
|
mqjeff wrote: |
praveenmq wrote: |
Receiver side MQ V7.0.1.0 |
upgrade this to the latest FP. |
Is it really gonna stop the error ?
Actually the place we get the error is MQ V5.3 .14..... |
|
Back to top |
|
 |
|