Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Need Help in Launching MAT 1.7 on AIX 7.1(Issue launching the Tool on AIX)
Need Help in Launching MAT 1.7 on AIX 7.1 [message #1777254] Mon, 27 November 2017 15:57
Ajay Rnb is currently offline Ajay RnbFriend
Messages: 1
Registered: November 2017
Junior Member
Hi,

I am trying to launch MAT 1.7 on AIX 7.1 OS using JAVA 7 and/or JAVA 8 but facing below issue. Could you please suggest if I need to install any missing library or the right way to launch it.

Error Log:
!SESSION 2017-10-30 17:24:05.769 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.8.0 IBM J9 2.8 AIX ppc64-64 Compressed References 20170209_336038 (JIT enabled, AOT enabled)
J9VM - R28_20170209_0201_B336038
JIT - tr.r14.java.green_20170125_131456
GC - R28_20170209_0201_B336038_CMPRSS
J9CL - 20170209_336038
BootLoader constants: OS=aix, ARCH=ppc64, WS=gtk, NL=en_US
Command-line arguments: -os aix -ws gtk -arch ppc64

!ENTRY org.eclipse.osgi 4 0 2017-10-30 17:24:08.652
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
<dir>/<dir>/MemoryAnalyzer/mat/configuration/org.eclipse.osgi/155/0/.cp/libswt-pi-gtk-4530.a ( 0509-022 Cannot load module <dir>/<dir>/MemoryAnalyzer/mat/configu
ration/org.eclipse.osgi/155/0/.cp/liblibswt-pi-gtk-4530.a.so.
0509-026 System error: A file or directory in the path name does not exist.)
swt-pi-gtk (Not found in java.library.path)
/home/<User Name>/.swt/lib/aix/ppc64/libswt-pi-gtk-4530.a ( 0509-022 Cannot load module /home/<User Name>/.swt/lib/aix/ppc64/liblibswt-pi-gtk-4530.a.so.
0509-026 System error: A file or directory in the path name does not exist.)
/home/<User Name>/.swt/lib/aix/ppc64/libswt-pi-gtk.a ( 0509-022 Cannot load module /home/<User Name>/.swt/lib/aix/ppc64/liblibswt-pi-gtk.a.so.
0509-026 System error: A file or directory in the path name does not exist.)
/home/<User Name>/.swt/lib/aix/ppc64/libswt-pi-gtk-4530.a ( 0509-022 Cannot load module /home/<User Name>/.swt/lib/aix/ppc64/liblibswt-pi-gtk-4530.a.so.
0509-026 System error: A file or directory in the path name does not exist.)

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:327)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:236)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:38)
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:134)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:774)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
at org.eclipse.mat.ui.rcp.Application.start(Application.java:23)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)

Thanks,
Ajay
Previous Topic:Memory Analyzer 1.7.0 Released
Next Topic:MAT doesn't respond to any mouse click on Mac OS
Goto Forum:
  


Current Time: Tue Apr 16 12:13:50 GMT 2024

Powered by FUDForum. Page generated in 0.09443 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top