Skip to main content



      Home
Home » Archived » Memory Analyzer (MAT) » cannot run MemoryAnalyzer on hp-ux
cannot run MemoryAnalyzer on hp-ux [message #11097] Thu, 04 June 2009 23:12 Go to next message
Eclipse UserFriend
!SESSION 2009-06-05 11:48:07.041
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0.14
java.vendor=Hewlett-Packard Co.
BootLoader constants: OS=hpux, ARCH=ia64_32, WS=motif, NL=en
Command-line arguments: -os hpux -ws motif -arch ia64_32

!ENTRY org.eclipse.osgi 4 0 2009-06-05 11:48:08.129
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application
"org.eclipse.mat.ui.rcp.application" could not be found in the registry.
The applicati
ons available are: org.eclipse.equinox.app.error,
org.eclipse.ant.core.antRunner,
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.ui.ide.workbench, org.eclipse.update.core
standaloneUpdate, org.eclipse.update.core.siteOptimizer,
org.eclipse.mat.api.parse.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run (MainApplicationLauncher.java:29)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)


Actually I cannot find org.eclipse.mat.ui.rcp.application under mat and
mat/plugins directory. How can I fix the problem and succeed to run
MemoryAnalyzer on hp-ux?
Re: cannot run MemoryAnalyzer on hp-ux [message #11103 is a reply to message #11097] Fri, 05 June 2009 03:34 Go to previous messageGo to next message
Eclipse UserFriend
> Actually I cannot find org.eclipse.mat.ui.rcp.application under mat and
> mat/plugins directory. How can I fix the problem and succeed to run
> MemoryAnalyzer on hp-ux?

Actually, the plugin-in "org.eclipse.mat.ui.rcp" contains an extension
point which defines the "org.eclipse.mat.ui.rcp.application". This
application cannot be found - usually because the "org.eclipse.mat.ui.rcp"
plugin cannot be activated.

In you log snippet, I don't seem to see the bundle resolutions errors...
can you give some more details of how you exactly start the Memory
Analyzer? Which version? And do you use the RCP download?

thx,

Andreas.
Re: cannot run MemoryAnalyzer on hp-ux [message #11108 is a reply to message #11103] Sun, 07 June 2009 21:11 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for reply.

I download MemoryAnalyzer through
http://www.eclipse.org/downloads/download.php?file=/technolo gy/mat/0.7/rcp/MemoryAnalyzer-Incubation-0.7.0.20081210-hpux .motif.ia64_32.zip
with iexplorer of MS windows. Then I do unzip it on hp-ux.

Finally, I execute "MemoryAnalyzer" as a command without any option.

# ./MemoryAnalyzer


The procedure works well on MS-windows.
Re: cannot run MemoryAnalyzer on hp-ux [message #11113 is a reply to message #11108] Thu, 11 June 2009 07:34 Go to previous message
Eclipse UserFriend
Beats me. I have to find myself an HP machine to test this... The reason
could be that SWT does not support your windowing system. Then the
org.eclipse.swt plugins cannot be activated, therefore not the RCP plugin,
therefore the application id is missing. But I would expect messages
regarding the bundle resolution to show up in the log. Sorry. Can't help
you right here.
Previous Topic:New versions of DTFJ adapter and DTFJ
Next Topic:Histogram and Dominator_Tree
Goto Forum:
  


Current Time: Wed Apr 16 15:55:59 EDT 2025

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

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

Back to the top