| Author | 
		  Message
		 | 
		
		  | mquser01 | 
		  
		    
			  
				 Posted: Sun Oct 11, 2009 8:07 pm    Post subject: prb installing MQ V7.0. on fedora 11 | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 06 Mar 2008 Posts: 52
  
  | 
		  
		    
			  
				Hi 
 
I am trying to install MQ V7.0.(WMQv700Trial-amd64_linux.tar.gz) on 64 bit fedora.
 
but after complete installation on calling
 
strmqcfg the eclipse doesn't load the MQ Explorer
 
on checking the log it shows the below mentioned error
 
###################################
 
!SESSION 2009-10-09 10:11:42.935 --------------------------
 
eclipse.buildId=M20060629-1905
 
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20070426 (JIT enabled)
 
J9VM - 20070420_12448_lHdSMR
 
JIT     - 20070419_1806_r8
 
GC     - 200704_19
 
BootLoader constants: OS-linux, ARCH=x86, WS=gtk, NL=en_US
 
Command-line arguments: -os linux -ws gtk -arch x86
 
!ENTRY org.eclipse.osgi 4 0 2009-10-09 10:11:45.209
 
!MESSAGE Application error
 
!STACK 1
 
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3347 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
 
 at  org.eclipse.swt.intenal.Library.loadLibrary(Library.java:219)
 
 at org.eclipse.swt.internal.Library.loadLibrary(Library.java.151)
 
 at org.eclipse.swt.intenal.qtk.OS.<clinit>(OS.java:22)
 
 at java.lang.J9VMInternals.intializeImpl(Native Method)
 
 at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
 
 at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
 
 at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
 
 at org.eclipse.swt.widgets.Display.<clinit>(Display.java:128)
 
 at java.lang.J9VMInternals.initializeImpl(Native Method)
 
 at java.lang.J9VMInternals.initialize(J9VMInternals.java.192)
 
 at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:482)
 
 at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
 
 at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:133)
 
 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:86)
 
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java.169)
 
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
 
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
 
at org.eclipse.core.adaptor.EclipseStarter.run(EclipseStarter.java.363)
 
at org.eclipse.core.adaptor.EclipseStarted.run(EclipseStarter.java.176)
 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
 
at sun.reflect.DelegatingMethodAccesorImpl.invoke(DelegatingMethodAccesorImpl.java:43)
 
at java.lang.reflect.Method.invoke(Method.java:615)
 
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java.508)
 
at org.eclipse.equinox.launcher.Main.basicRun(Main.java.447)
 
at org.eclipse.equinox.launcher.Main.run(Main.java.1173)
 
at org.eclipse.equinox.launcher.Main.main(Main.java.1148)
 
########################################
 
awaiting your reply to proceed further.
 
Regards,
 
Nithesh | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Mon Oct 12, 2009 2:42 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				| I don't believe explorer comes with 64bit linux, or runs on it. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mquser01 | 
		  
		    
			  
				 Posted: Mon Oct 12, 2009 2:46 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 06 Mar 2008 Posts: 52
  
  | 
		  
		    
			  
				u mean to say i have to use shell prompt and run mq using commands
 
like runmqsc....
 
 
are you very sure that we cannot run explorer on 64bit machine.
 
 
awaiting your reply | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Mon Oct 12, 2009 2:49 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				well, looking at it again, it apparently does come with strmqcfg.
 
 
It seems to be a pathing issue, you might try logging off and logging back in. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | PeterPotkay | 
		  
		    
			  
				 Posted: Mon Oct 12, 2009 2:55 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Poobah
 
 Joined: 15 May 2001 Posts: 7723
  
  | 
		  
		    
			  
				You are not on a supported O/S for MQ 7, see here:
 
http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg27011926
 
 
But MQ Explorer does work on supported 64 bit platforms:
 
 
 
   
	| Quote: | 
   
  
	
 
The 'MQ Explorer' will run on the following Linux (x86 and x86-64) environments: 
 
Red Hat Enterprise Linux Advanced Server V4.0 
 
Red Hat Enterprise Linux Advanced Server V5.0 
 
SUSE Linux Enterprise Server (SLES) V9 
 
SUSE Linux Enterprise Server (SLES) V10
 
 | 
   
 
 _________________ Peter Potkay
 
Keep Calm and MQ On | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | smdavies99 | 
		  
		    
			  
				 Posted: Mon Oct 12, 2009 7:51 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Council
 
 Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land. 
  | 
		  
		    
			  
				I couldn't get MQExplorer to work on Fedora 11. It seems there is a bug in one of the libraries that the underlying Eclipse the MQExplorer uses. Other versions of Eclipse seem to work ok. For example the WBI Toolkit.
 
 
I gave up and ended up using MQExplorer on a RHEL 5.3 system remotely.
 
 
Haven't tried 7.0.1 yet. _________________ WMQ User since 1999
 
MQSI/WBI/WMB/'Thingy' User since 2002
 
Linux user since 1995
 
 
 
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |