cannot run MemoryAnalyzer on hp-ux [message #11097] |
Thu, 04 June 2009 23:12  |
Eclipse User |
|
|
|
!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 #11113 is a reply to message #11108] |
Thu, 11 June 2009 07:34  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03699 seconds