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.comon 27 May 2015 at 12:38Attachments: