Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » unable to create the selected preference page - org.eclipse.hyades.trace.ui
unable to create the selected preference page - org.eclipse.hyades.trace.ui [message #48148] Mon, 26 December 2005 18:35 Go to next message
Eclipse UserFriend
Originally posted by: ndefreitas.comcast.net

I get this message (java.lang.NullPointerException) after copying the TPTP
features and plugins when trying to view Window >> Preferences...

This is happening in the following classes:
org.eclipse.hyades.trace.ui.internal.preferences.TraceViewPr eferencePage
org.eclipse.hyades.trace.ui.internal.preferences.GraphColorP referencePage
org.eclipse.hyades.trace.ui.internal.preferences.TraceIntera ctionPreferencePage
org.eclipse.hyades.trace.ui.internal.preferences.LoggingAgen tsPreferencePage

Any Ideas?
Re: unable to create the selected preference page - org.eclipse.hyades.trace.ui [message #48171 is a reply to message #48148] Mon, 26 December 2005 18:53 Go to previous messageGo to next message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
What version of Eclipse? What version of TPTP? What version of Java?
What OS?

copying ... how did you do that? Most unzip so as to overlay the eclipse
directory in the zipfile over the eclipse installation, or else use the
Update Manager from the update site given in the Installation Guide.
What form did your copying take?

We need to figure out what about your configuration is different from
the standard installation that works for many.
--
RDS

Nigel DeFreitas wrote:
> I get this message (java.lang.NullPointerException) after copying the TPTP
> features and plugins when trying to view Window >> Preferences...
>
> This is happening in the following classes:
> org.eclipse.hyades.trace.ui.internal.preferences.TraceViewPr eferencePage
> org.eclipse.hyades.trace.ui.internal.preferences.GraphColorP referencePage
> org.eclipse.hyades.trace.ui.internal.preferences.TraceIntera ctionPreferencePage
> org.eclipse.hyades.trace.ui.internal.preferences.LoggingAgen tsPreferencePage
>
> Any Ideas?
>
>
Re: unable to create the selected preference page - org.eclipse.hyades.trace.ui [message #48194 is a reply to message #48171] Tue, 27 December 2005 04:33 Go to previous messageGo to next message
Miguel Griffa is currently offline Miguel GriffaFriend
Messages: 118
Registered: July 2009
Senior Member
IMHO: Too many questions for an error easy to reproduce:
right click on an eclipse plugin project and profile as eclipse application

eclipse 3.2M3
tptp 4.1.0

java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
BEA JRockit(R) (build
R26.0.0-188-52875-1.5.0_04-20051110-0920-linux-x86_64, )


STACK TRACE 1
java.lang.NullPointerException
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.doInitialTreeSelection(LaunchConfiguration sDialog.java:376)
at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:34 6)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:360)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:302)
at
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:80)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:544)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:494)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:406)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3061)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2743)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at
jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
at
java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)



STACK TRACE 2

org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NoClassDefFoundError:
org/eclipse/pde/internal/ui/launcher/BasicLauncherTab)
at org.eclipse.swt.SWT.error(SWT.java:3262)
at org.eclipse.swt.SWT.error(SWT.java:3185)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3038)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2746)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at
jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
at
java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.NoClassDefFoundError:
org/eclipse/pde/internal/ui/launcher/BasicLauncherTab
at
org.eclipse.hyades.trace.ui.internal.launcher.ProfileRuntime WorkbenchTabGroup.createTabs(ProfileRuntimeWorkbenchTabGroup .java:38)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer$6.run(LaunchConfigurationTabGroupVi ewer.java:763)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.createGroup(LaunchConfigurationTabG roupViewer.java:772)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.showInstanceTabsFor(LaunchConfigura tionTabGroupViewer.java:671)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.displayInstanceTabs(LaunchConfigura tionTabGroupViewer.java:610)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer$5.run(LaunchConfigurationTabGroupVi ewer.java:557)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.inputChanged(LaunchConfigurationTab GroupViewer.java:576)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.setInput(LaunchConfigurationTabGrou pViewer.java:533)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationPropertiesDialog.initializeContent(LaunchConfigura tionPropertiesDialog.java:83)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.createContents(LaunchConfigurationsDialog. java:312)
at org.eclipse.jface.window.Window.create(Window.java:418)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1051)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.create(LaunchConfigurationsDialog.java:159 6)
at org.eclipse.jface.window.Window.open(Window.java:776)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.open(LaunchConfigurationsDialog.java:439)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationPropertiesDialog.open(LaunchConfigurationPropertie sDialog.java:247)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationPro pertiesDialog(DebugUITools.java:398)
at
org.eclipse.hyades.trace.ui.internal.launcher.ProfileRuntime WorkbenchShortcut$1.run(ProfileRuntimeWorkbenchShortcut.java :37)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3038)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2746)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)

Simply clicking at run -> profile gives me this:
java.lang.NullPointerException
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.doInitialTreeSelection(LaunchConfiguration sDialog.java:376)
at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:34 6)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:360)
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:302)
at
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:80)
at
org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:99)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
at
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:223)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:544)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:494)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:406)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3061)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2743)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
at
jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
at
java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)





Randy D. Smith wrote:
> What version of Eclipse? What version of TPTP? What version of Java?
> What OS?
>
> copying ... how did you do that? Most unzip so as to overlay the eclipse
> directory in the zipfile over the eclipse installation, or else use the
> Update Manager from the update site given in the Installation Guide.
> What form did your copying take?
>
> We need to figure out what about your configuration is different from
> the standard installation that works for many.
> --
> RDS
>
> Nigel DeFreitas wrote:
>
>> I get this message (java.lang.NullPointerException) after copying the
>> TPTP features and plugins when trying to view Window >> Preferences...
>>
>> This is happening in the following classes:
>> org.eclipse.hyades.trace.ui.internal.preferences.TraceViewPr eferencePage
>> org.eclipse.hyades.trace.ui.internal.preferences.GraphColorP referencePage
>> org.eclipse.hyades.trace.ui.internal.preferences.TraceIntera ctionPreferencePage
>>
>> org.eclipse.hyades.trace.ui.internal.preferences.LoggingAgen tsPreferencePage
>>
>>
>> Any Ideas?
>>
Re: unable to create the selected preference page - org.eclipse.hyades.trace.ui [message #48317 is a reply to message #48194] Tue, 27 December 2005 18:58 Go to previous messageGo to next message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
Miguel Griffa wrote:
> IMHO: Too many questions for an error easy to reproduce:

If it were easy to reproduce given a *proper* setup, do you really think
we'd let it out the door? We often find people don't follow the
instructions, thus the questions...

> eclipse 3.2M3
> tptp 4.1.0

From the "Requirements" section of the Download page for TPTP 4.1.0:

# Java runtime (JRE) or Java development kit (JDK) 1.4
# Eclipse SDK 3.1
# Eclipse Modeling Framework (EMF) SDK 2.1
# XML Schema Infoset Model (XSD) SDK 2.1

> java version "1.5.0_04"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
> BEA JRockit(R) (build
> R26.0.0-188-52875-1.5.0_04-20051110-0920-linux-x86_64, )

I'm not sure if the JRockit stuff itself is a factor in this or not, but
in other newsgroups I've seen suggestions to try things with supported
environments. Now this is a place where I'd agree with what I expect to
be the response to this message: Java is Java... shouldn't this just
work? I agree... yet we find situations where particular Java's cause
problems!

Now back to:
> eclipse 3.2M3
> tptp 4.1.0

If you click on the 4.2.0 tab on the top of the Download page, you'll
find stable build TPTP 4.2 M4 which is "functionally equivalent to TPTP
4.1 GA and built on Eclipse Platform 3.2 M4 build". There was a 4.2 M3
for Eclipse 3.2 M3, but I'm not sure where it's at... sorry. Hmmmm, I
cut-and-pasted from the top of the download page which lists the 3.2 M4
usage, but the requirements still say 3.2 M3... I'll file a Bugzilla on
that to get it straightened out. Note that the requirement for EMF/XSD
is listed as 2.2.0 M3 also.

I'm sorry our stuff doesn't "just work" with any and every configuration
that one might come up with... such is the nature of an ongoing
development... if we change (and hopefully improve) and other components
change (and likewise improve), incompatibilities are bound to arise.
--
RDS



> STACK TRACE 1
> java.lang.NullPointerException
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.doInitialTreeSelection(LaunchConfiguration sDialog.java:376)
> at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:34 6)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at
> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:360)
> at
> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:302)
> at
> org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:80)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:544)
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:494)
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:406)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3061)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2743)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at
> jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
> Source)
> at
> java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
> Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
>
>
> STACK TRACE 2
>
> org.eclipse.swt.SWTException: Failed to execute runnable
> (java.lang.NoClassDefFoundError:
> org/eclipse/pde/internal/ui/launcher/BasicLauncherTab)
> at org.eclipse.swt.SWT.error(SWT.java:3262)
> at org.eclipse.swt.SWT.error(SWT.java:3185)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:126)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3038)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2746)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at
> jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
> Source)
> at
> java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
> Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
> Caused by: java.lang.NoClassDefFoundError:
> org/eclipse/pde/internal/ui/launcher/BasicLauncherTab
> at
> org.eclipse.hyades.trace.ui.internal.launcher.ProfileRuntime WorkbenchTabGroup.createTabs(ProfileRuntimeWorkbenchTabGroup .java:38)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer$6.run(LaunchConfigurationTabGroupVi ewer.java:763)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.createGroup(LaunchConfigurationTabG roupViewer.java:772)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.showInstanceTabsFor(LaunchConfigura tionTabGroupViewer.java:671)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.displayInstanceTabs(LaunchConfigura tionTabGroupViewer.java:610)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer$5.run(LaunchConfigurationTabGroupVi ewer.java:557)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.inputChanged(LaunchConfigurationTab GroupViewer.java:576)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.setInput(LaunchConfigurationTabGrou pViewer.java:533)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationPropertiesDialog.initializeContent(LaunchConfigura tionPropertiesDialog.java:83)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.createContents(LaunchConfigurationsDialog. java:312)
> at org.eclipse.jface.window.Window.create(Window.java:418)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1051)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.create(LaunchConfigurationsDialog.java:159 6)
> at org.eclipse.jface.window.Window.open(Window.java:776)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.open(LaunchConfigurationsDialog.java:439)
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationPropertiesDialog.open(LaunchConfigurationPropertie sDialog.java:247)
> at
> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationPro pertiesDialog(DebugUITools.java:398)
> at
> org.eclipse.hyades.trace.ui.internal.launcher.ProfileRuntime WorkbenchShortcut$1.run(ProfileRuntimeWorkbenchShortcut.java :37)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3038)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2746)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>
> Simply clicking at run -> profile gives me this:
> java.lang.NullPointerException
> at
> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.doInitialTreeSelection(LaunchConfiguration sDialog.java:376)
> at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:34 6)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at
> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:360)
> at
> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:302)
> at
> org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:80)
> at
> org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:99)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
> at
> org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:223)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:544)
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:494)
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:406)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3061)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2743)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
> at
> jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
> Source)
> at
> java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
> Source)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
>
>
>
>
>
> Randy D. Smith wrote:
>
>>What version of Eclipse? What version of TPTP? What version of Java?
>>What OS?
>>
>>copying ... how did you do that? Most unzip so as to overlay the eclipse
>>directory in the zipfile over the eclipse installation, or else use the
>>Update Manager from the update site given in the Installation Guide.
>>What form did your copying take?
>>
>>We need to figure out what about your configuration is different from
>>the standard installation that works for many.
>>--
>> RDS
>>
>>Nigel DeFreitas wrote:
>>
>>
>>>I get this message (java.lang.NullPointerException) after copying the
>>>TPTP features and plugins when trying to view Window >> Preferences...
>>>
>>>This is happening in the following classes:
>>> org.eclipse.hyades.trace.ui.internal.preferences.TraceViewPr eferencePage
>>> org.eclipse.hyades.trace.ui.internal.preferences.GraphColorP referencePage
>>> org.eclipse.hyades.trace.ui.internal.preferences.TraceIntera ctionPreferencePage
>>>
>>> org.eclipse.hyades.trace.ui.internal.preferences.LoggingAgen tsPreferencePage
>>>
>>>
>>>Any Ideas?
>>>
Re: unable to create the selected preference page - org.eclipse.hyades.trace.ui [message #48438 is a reply to message #48317] Wed, 28 December 2005 14:59 Go to previous messageGo to next message
Miguel Griffa is currently offline Miguel GriffaFriend
Messages: 118
Registered: July 2009
Senior Member
Randy D. Smith wrote:
> Miguel Griffa wrote:
>
>> IMHO: Too many questions for an error easy to reproduce:
>
>
> If it were easy to reproduce given a *proper* setup, do you really think
> we'd let it out the door?

not really, but I wonder how much testing is outside intel/windows

> We often find people don't follow the
> instructions, thus the questions...
>
>> eclipse 3.2M3
>> tptp 4.1.0
>
>
> From the "Requirements" section of the Download page for TPTP 4.1.0:
>
> # Java runtime (JRE) or Java development kit (JDK) 1.4
> # Eclipse SDK 3.1
> # Eclipse Modeling Framework (EMF) SDK 2.1
> # XML Schema Infoset Model (XSD) SDK 2.1
>
>> java version "1.5.0_04"
>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
>> BEA JRockit(R) (build
>> R26.0.0-188-52875-1.5.0_04-20051110-0920-linux-x86_64, )
>
>
> I'm not sure if the JRockit stuff itself is a factor in this or not, but
> in other newsgroups I've seen suggestions to try things with supported
> environments. Now this is a place where I'd agree with what I expect to
> be the response to this message: Java is Java... shouldn't this just
> work? I agree... yet we find situations where particular Java's cause
> problems!


does it really need java 1.4? is it wise to require an old version of
java? anyway, I only have t 1.4 jvm: blackdown and ibm (none of them
work well in linux amd64 sorry not intel with xp home). I had a lot of
trouble to get a working jdk in amd64/linux, and jrockit finally works
BTW: with sun jdk eclipse will crash the vm just being idle.

>
> Now back to:
>> eclipse 3.2M3
>> tptp 4.1.0

I haven't had any problem with any plugin requiring 2.1 with 3.2M3...
until now...

> If you click on the 4.2.0 tab on the top of the Download page, you'll
> find stable build TPTP 4.2 M4 which is "functionally equivalent to TPTP
> 4.1 GA and built on Eclipse Platform 3.2 M4 build". There was a 4.2 M3
> for Eclipse 3.2 M3, but I'm not sure where it's at... sorry. Hmmmm, I
> cut-and-pasted from the top of the download page which lists the 3.2 M4
> usage, but the requirements still say 3.2 M3... I'll file a Bugzilla on
> that to get it straightened out. Note that the requirement for EMF/XSD
> is listed as 2.2.0 M3 also.

I can't give that a try, since I'd have to upadte and probably break all
other plugins depending on earlier versions...

>
> I'm sorry our stuff doesn't "just work" with any and every configuration

me too!
but any and every configuration?... it's not a zseries I'm using...
(probably it'd work there anyway)


Thanks for taking time to reply and the hints,


> that one might come up with... such is the nature of an ongoing
> development... if we change (and hopefully improve) and other components
> change (and likewise improve), incompatibilities are bound to arise.
> --
> RDS
>
>
>
>> STACK TRACE 1
>> java.lang.NullPointerException
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.doInitialTreeSelection(LaunchConfiguration sDialog.java:376)
>>
>> at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:34 6)
>> at
>> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>> at
>> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:360)
>>
>> at
>> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:302)
>>
>> at
>> org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:80)
>>
>> at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
>> at
>> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:544)
>>
>> at
>> org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:494)
>>
>> at
>> org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:406)
>>
>> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
>> at
>> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3061)
>> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2743)
>> at
>> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>> at
>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>>
>> at
>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>> at
>> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>> at
>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>>
>> at
>> jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
>>
>> Source)
>> at
>> java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
>>
>> Source)
>> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>> at org.eclipse.core.launcher.Main.run(Main.java:977)
>> at org.eclipse.core.launcher.Main.main(Main.java:952)
>>
>>
>>
>> STACK TRACE 2
>>
>> org.eclipse.swt.SWTException: Failed to execute runnable
>> (java.lang.NoClassDefFoundError:
>> org/eclipse/pde/internal/ui/launcher/BasicLauncherTab)
>> at org.eclipse.swt.SWT.error(SWT.java:3262)
>> at org.eclipse.swt.SWT.error(SWT.java:3185)
>> at
>> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:126)
>>
>> at
>> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3038)
>> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2746)
>> at
>> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>> at
>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>>
>> at
>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>> at
>> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>> at
>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>>
>> at
>> jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
>>
>> Source)
>> at
>> java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
>>
>> Source)
>> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>> at org.eclipse.core.launcher.Main.run(Main.java:977)
>> at org.eclipse.core.launcher.Main.main(Main.java:952)
>> Caused by: java.lang.NoClassDefFoundError:
>> org/eclipse/pde/internal/ui/launcher/BasicLauncherTab
>> at
>> org.eclipse.hyades.trace.ui.internal.launcher.ProfileRuntime WorkbenchTabGroup.createTabs(ProfileRuntimeWorkbenchTabGroup .java:38)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer$6.run(LaunchConfigurationTabGroupVi ewer.java:763)
>>
>> at
>> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.createGroup(LaunchConfigurationTabG roupViewer.java:772)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.showInstanceTabsFor(LaunchConfigura tionTabGroupViewer.java:671)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.displayInstanceTabs(LaunchConfigura tionTabGroupViewer.java:610)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer$5.run(LaunchConfigurationTabGroupVi ewer.java:557)
>>
>> at
>> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.inputChanged(LaunchConfigurationTab GroupViewer.java:576)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGroupViewer.setInput(LaunchConfigurationTabGrou pViewer.java:533)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationPropertiesDialog.initializeContent(LaunchConfigura tionPropertiesDialog.java:83)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.createContents(LaunchConfigurationsDialog. java:312)
>>
>> at org.eclipse.jface.window.Window.create(Window.java:418)
>> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1051)
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.create(LaunchConfigurationsDialog.java:159 6)
>>
>> at org.eclipse.jface.window.Window.open(Window.java:776)
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.open(LaunchConfigurationsDialog.java:439)
>>
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationPropertiesDialog.open(LaunchConfigurationPropertie sDialog.java:247)
>>
>> at
>> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationPro pertiesDialog(DebugUITools.java:398)
>>
>> at
>> org.eclipse.hyades.trace.ui.internal.launcher.ProfileRuntime WorkbenchShortcut$1.run(ProfileRuntimeWorkbenchShortcut.java :37)
>>
>> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>> at
>> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
>>
>> at
>> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3038)
>> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2746)
>> at
>> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>> at
>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>>
>> at
>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>> at
>> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>> at
>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>>
>>
>> Simply clicking at run -> profile gives me this:
>> java.lang.NullPointerException
>> at
>> org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialog.doInitialTreeSelection(LaunchConfiguration sDialog.java:376)
>>
>> at org.eclipse.debug.ui.DebugUITools$1.run(DebugUITools.java:34 6)
>> at
>> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
>> at
>> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:360)
>>
>> at
>> org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia logOnGroup(DebugUITools.java:302)
>>
>> at
>> org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:80)
>>
>> at
>> org.eclipse.debug.ui.actions.OpenLaunchDialogAction.run(Open LaunchDialogAction.java:99)
>>
>> at
>> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:251)
>> at
>> org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPl uginAction.java:223)
>>
>> at
>> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:544)
>>
>> at
>> org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:494)
>>
>> at
>> org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:406)
>>
>> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
>> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
>> at
>> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3061)
>> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2743)
>> at
>> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1774)
>> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1738)
>> at
>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:376)
>>
>> at
>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
>> at
>> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:106)
>> at
>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>>
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
>>
>> at
>> jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Objec t;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown
>>
>> Source)
>> at
>> java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lan g.Object;J)Ljava.lang.Object;(Unknown
>>
>> Source)
>> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338 )
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
>> at org.eclipse.core.launcher.Main.run(Main.java:977)
>>
>>
>>
>>
>>
>> Randy D. Smith wrote:
>>
>>> What version of Eclipse? What version of TPTP? What version of Java?
>>> What OS?
>>>
>>> copying ... how did you do that? Most unzip so as to overlay the eclipse
>>> directory in the zipfile over the eclipse installation, or else use the
>>> Update Manager from the update site given in the Installation Guide.
>>> What form did your copying take?
>>>
>>> We need to figure out what about your configuration is different from
>>> the standard installation that works for many.
>>> --
>>> RDS
>>>
>>> Nigel DeFreitas wrote:
>>>
>>>
>>>> I get this message (java.lang.NullPointerException) after copying the
>>>> TPTP features and plugins when trying to view Window >> Preferences...
>>>>
>>>> This is happening in the following classes:
>>>> org.eclipse.hyades.trace.ui.internal.preferences.TraceViewPr eferencePage
>>>>
>>>> org.eclipse.hyades.trace.ui.internal.preferences.GraphColorP referencePage
>>>>
>>>> org.eclipse.hyades.trace.ui.internal.preferences.TraceIntera ctionPreferencePage
>>>>
>>>>
>>>> org.eclipse.hyades.trace.ui.internal.preferences.LoggingAgen tsPreferencePage
>>>>
>>>>
>>>>
>>>> Any Ideas?
>>>>
Re: unable to create the selected preference page - org.eclipse.hyades.trace.ui [message #52277 is a reply to message #48438] Tue, 31 January 2006 19:39 Go to previous message
Eclipse UserFriend
Originally posted by: kristina.fronczyk.intel.com

I'm receiving a similar error when trying to profile an application. Did
you eventually get it to work? I have all the proper requirements except
I'm using Java 1.5 and was wondering if you tried 1.4.

Thanks.
Previous Topic:Error executing recorded test suite.
Next Topic:http recording/ how to run the test correctly
Goto Forum:
  


Current Time: Thu Mar 28 14:59:32 GMT 2024

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

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

Back to the top