Posted: Tue Mar 09, 2010 8:07 am Post subject: postcard sample execution problem with WMQV7 on Suse Linux
Master
Joined: 22 Jun 2009 Posts: 206
Hi,
I have installed a 3 months trial version of MQ V7 with fixpac.
I am able to create queue managers, queues and I could verify my installation with a default queue manager and a local queue on it and I verified the installation using two queue managers. However, when I am trying to verify my installation using postcard application, I am getting some exceptions.
When I am running the postcard application from /opt/mqm/java/bin - I am a getting the below exrror.
Quote:
No protocol specified
Exception in thread "Thread-3" org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:3589)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:836)
at org.eclipse.swt.widgets.Display.create(Display.java:824)
at org.eclipse.swt.graphics.Device.<init>(Device.java:152)
at org.eclipse.swt.widgets.Display.<init>(Display.java:472)
at org.eclipse.swt.widgets.Display.<init>(Display.java:463)
at org.eclipse.swt.widgets.Display.getDefault(Display.java:1604)
at com.ibm.mq.postcard.ui.internal.dialog.swt.PcSignOn.createDisplay(PcSignOn.java:879)
at com.ibm.mq.postcard.ui.internal.dialog.swt.PcSignOn.access$2400(PcSignOn.java:56)
at com.ibm.mq.postcard.ui.internal.dialog.swt.PcSignOn$1.run(PcSignOn.java:848)
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