Skip Menu |

This queue is for tickets about the MQSeries CPAN distribution.

Report information
The Basics
Id: 17155
Status: resolved
Worked: 2.2 hours (130 min)
Priority: 0/
Queue: MQSeries

People
Owner: Hildo.Biersma [...] gmail.com
Requestors: martin.evans [...] credit-suisse.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.23
Fixed in: (no value)



Subject: "Last response never seen" error when getting queue list with MQSC/Mainframe
Last response message never seen at ./test_client_con.pl line 40 I am getting this error when trying to get a list of queues on a mainframe. The temporary queue is created and the queue list comes back to it including the last message that indicates end of list. The queue is drained of all messages but does not go away immediately. When the above error has occured the queue goes. I have compared against queue managers that are working ok and can't see any differences, the only thing that is different is the number of queues, the ones that work have around 300-400 queues and this one has about 800 or so. O/S Solaris 8 MQ v5.3 CSD5 Perl 5.8.6 Mainframe is running MQ v5.3 The mqmon utility does manage to pull back a list of queues ok.
On Thu Jan 19 09:06:24 2006, guest wrote: Show quoted text
> Last response message never seen > at ./test_client_con.pl line 40 > > I am getting this error when trying to get a list of queues on a > mainframe. The temporary queue is created and the queue list comes > back to it including the last message that indicates end of list. The > queue is drained of all messages but does not go away immediately. > When the above error has occured the queue goes. I have compared > against queue managers that are working ok and can't see any > differences, the only thing that is different is the number of queues, > the ones that work have around 300-400 queues and this one has about > 800 or so. > > O/S Solaris 8 MQ v5.3 CSD5 Perl 5.8.6 > > Mainframe is running MQ v5.3 > > The mqmon utility does manage to pull back a list of queues ok.
This is most likely a problem in the code that parses the reply messages to look for the "this is the end of the reply" indicator. Can you send me a dump of the queue contents with the reply messages? I can then fix the parsing code to handle this case. My e-mail address is Hildo.Biersma@MorganStanley.com