Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP-4.5.1 profiling fails with CBE and log4j
TPTP-4.5.1 profiling fails with CBE and log4j [message #137812] Fri, 31 October 2008 15:09
Eclipse UserFriend
Originally posted by: wrobinson.gsu.edu

I tried to profile a very simple program with CBE & log4j:
1. Select Instrument Collector, Common Base Event Analysis
2. Select 'output Common Base Event to Log Facility'

The error seems to occur when the Log4jLoggingOutputter is passed an CBE
event.

Exception in thread "main" java.lang.VerifyError: (class:
org/eclipse/tptp/monitoring/instrumentation/internal/cbe/mod el/Log4jLoggingOutputter,
method: output signature:
(Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/hyades/log ging/events/cbe/CommonBaseEvent;)V)
Incompatible argument to function
at
org.eclipse.tptp.monitoring.instrumentation.internal.cbe.mod el.CbeUtility.getCbeOutputter(CbeUtility.java:59)
at
org.eclipse.tptp.monitoring.instrumentation.internal.cbe.mod el.CbeInstrument.init(CbeInstrument.java:63)
at
org.eclipse.tptp.monitoring.instrumentation.internal.cbe.mod el.CbeInstrument. <init>(CbeInstrument.java:54)
at
org.eclipse.tptp.monitoring.instrumentation.internal.cbe.mod el.CbeInstrument.getInstance(CbeInstrument.java:45)
at CbeProbe_probe$Probe_0._entry(CbeProbe_probe.java:29)
at org.reqmon.samples.tptp.simple.Main.main(Main.java)


Bug or user error?
Previous Topic:problem with installing the agent controlller
Next Topic:Problem with navigation from Object References view to source code for anonymous inner classes
Goto Forum:
  


Current Time: Fri Apr 26 15:24:45 GMT 2024

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

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

Back to the top