Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » ARM with AspectJ
ARM with AspectJ [message #76825] Mon, 10 July 2006 20:34 Go to next message
Duncan Doyle is currently offline Duncan DoyleFriend
Messages: 2
Registered: July 2009
Junior Member
Hello,

After some cool stuff I saw at the Rational Software Development
Conference 2006, I wanted to checkout the new ARM functionality of Eclipse
TPTP. I'm using Eclipse WTP 1.5, TPTP 4.2 on a Debian Linux (Sid) box. I
managed to get the ARM functionality up and running using Probes
injection. However, no data get's collected when I select the AspectJ
injection. I've installed the AJDT 1.4.0. I'm using the Sun JDK 1.5.0_06
for both Eclipse and the Agent Controller.

Has someone already succeeded in getting ARM up and running using AspectJ?
If so, does someone know how I can get the AspectJ injection to work?

With kind regards,

Duncan
Re: ARM with AspectJ [message #77156 is a reply to message #76825] Tue, 11 July 2006 18:48 Go to previous messageGo to next message
Matt Mings is currently offline Matt MingsFriend
Messages: 3
Registered: July 2009
Junior Member
In your project folder under the output folder (bin) check to see if there
is a META-INF directory with the aop.xml file exists. Also for aspects
you may need to specifically include the packages or classes to instrument
from the Instrument Collector filters. Does your filters include the
class you wish to instrument?
Re: ARM with AspectJ [message #77172 is a reply to message #76825] Tue, 11 July 2006 19:27 Go to previous message
Matt Mings is currently offline Matt MingsFriend
Messages: 3
Registered: July 2009
Junior Member
Duncan Doyle wrote:
> Hello,
>
> After some cool stuff I saw at the Rational Software Development
> Conference 2006, I wanted to checkout the new ARM functionality of
> Eclipse TPTP. I'm using Eclipse WTP 1.5, TPTP 4.2 on a Debian Linux
> (Sid) box. I managed to get the ARM functionality up and running using
> Probes injection. However, no data get's collected when I select the
> AspectJ injection. I've installed the AJDT 1.4.0. I'm using the Sun JDK
> 1.5.0_06 for both Eclipse and the Agent Controller.
>
> Has someone already succeeded in getting ARM up and running using
> AspectJ? If so, does someone know how I can get the AspectJ injection to
> work?
>
> With kind regards,
>
> Duncan
>
>

In your project folder under the output folder (bin) check to see if
there is a META-INF directory with the aop.xml file exists. Also for
aspects you may need to specifically include the packages or classes to
instrument from the Instrument Collector filters. Does your filters
include the class you wish to instrument?
Previous Topic:PerfmonAgent
Next Topic:Connecting to perfmonAgent
Goto Forum:
  


Current Time: Fri Apr 26 03:16:41 GMT 2024

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

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

Back to the top