Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Test and Performance Tools Platform (TPTP) » 5493 File size limit exceeded (reduce data from tptp)
5493 File size limit exceeded [message #635326] Tue, 26 October 2010 08:47 Go to previous message
Mikael Petterson is currently offline Mikael Petterson
Messages: 150
Registered: July 2009
Senior Member
Hi,

I am using the following to profile my app when running our tests:

This is what i use on the command line:

JAVA_HOME/bin/java '-agentlib:JPIBootLoader=JPIAgent:server=standalone,file=/ho me/eraonel/tmp/log.trcxml,filters=/home/eraonel/tmp/filters. txt;CGProf' -classpath $CLASSPATH org.junit.runner.JUnitCore se.ericsson.wcdma.rnc.roam.testenv.testcases.generated.AllTe sts

It runs and writes large amounts of data to /eraonel/tmp/log.trcxml
and soon I get the following:

5493 File size limit exceeded

How can I make sure that data for my classes are written to log?

This is what I have in my filters.txt

se.mypackage.* INCLUDE
* * EXCLUDE

br,

//mike
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Find log file
Next Topic:unhandled event loop exception and tptp
Goto Forum:
  


Current Time: Tue May 21 08:34:17 EDT 2013

Powered by FUDForum. Page generated in 0.09310 seconds