Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType
java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType [message #60958] Tue, 28 March 2006 11:44 Go to next message
Mariano Eloy Fernández Osca is currently offline Mariano Eloy Fernández OscaFriend
Messages: 16
Registered: July 2009
Junior Member
Hello,
I am using Eclipse "Callisto" release.
This occurs when I try to Run As JUnit an URL HTTP Recorded Test.
Where can I find this lib?

Thanks,

Mariano.
Re: java.lang.NoClassDefFoundError: org/eclipse/hyades/logging/events/cbe/SituationType [message #60982 is a reply to message #60958] Tue, 28 March 2006 13:28 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Mariano,
This class is packaged in the hlcbe101.jar found in the
org.eclipse.hyades.logging.core plugin. Are you using the Eclipse JUnit
runner to run your TPTP URL JUnit test? If so, you will need to include the
following JARs on the classpath of your run configuration:

org.eclipse.hyades.logging.core:
-hlcore.jar (Common Base Event's TPTP Logging Core dependency)
-hlcbe101.jar (Common Base Event implementation)

org.eclipse.emf.ecore:
-org.eclipse.emf.ecore_2.1.0.jar (Common Base Event's Eclipse Modeling
Framework (EMF) dependency

org.eclipse.emf.common:
-org.eclipse.emf.common_2.1.0.jar (Common Base Event's Eclipse Modeling
Framework (EMF) dependency)

Optionally, you may need the follow JAR file if you are calling the TPTP
Logging Agent:

org.eclipse.hyades.execution:
-hexr.jar (TPTP Logging Agent)

Paul
"Mariano Eloy Fern
Previous Topic:HTTPRecorder not recording anything
Next Topic:Far out behaviour of AGR
Goto Forum:
  


Current Time: Fri Mar 29 12:08:50 GMT 2024

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

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

Back to the top