Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Can' open ExecutionStatistic view 3.2A
Can' open ExecutionStatistic view 3.2A [message #17195] Thu, 28 April 2005 21:45 Go to next message
Eclipse UserFriend
Originally posted by: lfstevens.earthlink.net

I'm on Eclipse 3.1M5. I installed 3.2A, and was able to profile a Junit
test, which worked smoothly.

However, I can't open any of the other views for reviewing the data. It
gives errors on things like StatisticView and ExecutionStatisticViewer. A
log snippet:

!ENTRY org.eclipse.core.runtime 4 2 2005-04-28 14:34:12.279
!MESSAGE Plug-in "org.eclipse.hyades.ui" was unable to instantiate class
"org.eclipse.hyades.ui.HyadesUIPlugin".
!STACK 0
java.lang.NoSuchMethodException:
org.eclipse.hyades.ui.HyadesUIPlugin.<init>(org.eclipse.core.runtime.IPluginDescriptor)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getConstructor(Unknown Source)
at
org.eclipse.core.internal.plugins.PluginDescriptor.internalD oPluginActivation(PluginDescriptor.java:407)
at
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(PluginDescriptor.java:363)
at
org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin (PluginDescriptor.java:332)
at
org.eclipse.core.internal.compatibility.PluginActivator.star t(PluginActivator.java:28)

The org.eclipse.hyades.ui plugin is in the same place as the other plugins,
and its jar contains contains HyadesUIPlugin.

I also tried dumping my .metadata and configuration directories and
restarting.

Am I stuck with moving to 4.0?

Thanks
Larry
Re: Can' open ExecutionStatistic view 3.2A [message #17330 is a reply to message #17195] Tue, 03 May 2005 17:59 Go to previous message
Valentina Popescu is currently offline Valentina PopescuFriend
Messages: 23
Registered: July 2009
Junior Member
Is this the only exception you get when you try to activate the Profiling
perspective ?
From the exception below I expect that some of the dependencies for
org.eclipse.hyades.ui are missing
Valentina

"L Stevens" <lfstevens@earthlink.net> wrote in message
news:d4rlo2$ej7$2@news.eclipse.org...
> I'm on Eclipse 3.1M5. I installed 3.2A, and was able to profile a Junit
> test, which worked smoothly.
>
> However, I can't open any of the other views for reviewing the data. It
> gives errors on things like StatisticView and ExecutionStatisticViewer. A
> log snippet:
>
> !ENTRY org.eclipse.core.runtime 4 2 2005-04-28 14:34:12.279
> !MESSAGE Plug-in "org.eclipse.hyades.ui" was unable to instantiate class
> "org.eclipse.hyades.ui.HyadesUIPlugin".
> !STACK 0
> java.lang.NoSuchMethodException:
>
org.eclipse.hyades.ui.HyadesUIPlugin.<init>(org.eclipse.core.runtime.IPlugin
Descriptor)
> at java.lang.Class.getConstructor0(Unknown Source)
> at java.lang.Class.getConstructor(Unknown Source)
> at
>
org.eclipse.core.internal.plugins.PluginDescriptor.internalD oPluginActivatio
n(PluginDescriptor.java:407)
> at
>
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(Plugin
Descriptor.java:363)
> at
>
org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin (PluginDescripto
r.java:332)
> at
>
org.eclipse.core.internal.compatibility.PluginActivator.star t(PluginActivato
r.java:28)
>
> The org.eclipse.hyades.ui plugin is in the same place as the other
plugins,
> and its jar contains contains HyadesUIPlugin.
>
> I also tried dumping my .metadata and configuration directories and
> restarting.
>
> Am I stuck with moving to 4.0?
>
> Thanks
> Larry
>
>
Previous Topic:Having trouble getting TPTP 3.3 to work with Eclipse 3.0
Next Topic:How to generate reuseable code?
Goto Forum:
  


Current Time: Thu Mar 28 14:29:41 GMT 2024

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

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

Back to the top