Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » server=enabled filters ignored
server=enabled filters ignored [message #122636] Mon, 11 February 2008 14:37 Go to next message
Eclipse UserFriend
Originally posted by: flacharite.marquedor.com

Hi,

I have been trying TPTP to profile my web application running on tomcat. I
want to configure my production server so that I can start profiling when
there is a problem and that tomcat takes all the cpu. For now all I can do
is restart tomcat without knowing what was the problem.

Here are the versions that I use :

Java 1.5.0.12
Tptp 4.4.03
Tomcat 5.5.23
Linux IA32
Eclipse Europa

So far, I have been able to configure the agent controller and start
tomcat with the agent server=standalone. I write the filters in the
filters.txt file and it works exactly as I want. I then import the trace
file in eclipse and it contains only my application classes.

Now I want to set the agent to agent=enabled so that the profiling will be
done only when I request it. I set the same filters in eclipse but the
agent ignore the filters and the application becomes very slow because it
profile every single class on the server.

Is somebody able to make this work ?
Re: server=enabled filters ignored [message #123101 is a reply to message #122636] Wed, 13 February 2008 08:18 Go to previous message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
Frederik,

This is a known issue with 4.4.0.3 (see here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=190802).

This problem was addressed in 4.4.1 and 4.5. These versions respect
workbench-defined filters.

Please try any of the 4.1 or 4.5 latest dev builds.

HTH,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Previous Topic:log adapter for eclipse .log files
Next Topic:TPTP newbie gets NoClassDefFoundError -- huh?
Goto Forum:
  


Current Time: Fri Mar 29 01:27:25 GMT 2024

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

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

Back to the top