Skip to content

NullPointerException when connecting to a QueueManager #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.Add a valid queue Manager
2.Connect to it

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Version 0.16

Please provide any additional information below.
In the Class QueueListModel when executing the method refresh All, an exception 
is thrown (com.ibm.mq.MQException: MQJE001: Code achèvement '2', Motif 
'2033'.) and the array 'responses' isn't initialized causing a NPE when 
accessing it in the method  QueueListModel.findQueueByName

Original issue reported on code.google.com by mbenkhal...@vermeg.com on 27 May 2015 at 12:38

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions