I am getting Min and Max value as NaN while generating html report from Jmeter jtl file. I have tried for all types of xslt styles sheets but do not know where exactly the problem is .
i have tried below steps to solve teh same but got the same error: 1.used Build.xml as specified in below link: http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/extras/build.xml and also copied xalan.jar and serializer.jar 2. Changed version of java from 1.6 to java 1.4 3. used different xsl styles. 4. checked for not having duplicate entry of xalan.jar in class path. after doing all these steps , i am getting the same NaN value. Pls suggest some steps to solve the same. thanks aruna -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wed 5/21/2008 8:46 AM To: JMeter Users List Subject: Re: Ant- Min time and Max time values not getting displayed in HTML report Which version of Java are you using? On 21/05/2008, Rushabh Doshi <[EMAIL PROTECTED]> wrote: > Thanks for prompt reply. > > As I have copied new build.xml file which you have suggested. But now > following error has been found. > > run: > [echo] funcMode = false > [jmeter] Executing test plan: > C:\jakarta-jmeter-2.3.1\extras\test_rush.jmx > [jmeter] Created the tree successfully > [jmeter] Starting the test @ Wed May 21 19:51:23 IST 2008 > (1211379683472) > [jmeter] Tidying up ... @ Wed May 21 19:52:25 IST 2008 > (1211379745630) > [jmeter] ... end of run > > _message_xalan: > > report: > [xslt] Processing C:\jakarta-jmeter-2.3.1\extras\test_rus.jtl to > C:\jakarta-jmeter- > 2.3.1\extras\test_rush.html > [xslt] Loading stylesheet > C:\jakarta-jmeter-2.3.1\extras\jmeter-results-det > ail-report_21.xsl > > BUILD FAILED > java.lang.IllegalAccessError: tried to access class > org.apache.xml.serializer.Ex > tendedContentHandler from class > org.apache.xalan.transformer.TransformerImpl > > Please note that I downloaded "serializer-2_9_1.jar", "xalan_2_7_1.jar" > both the jars copied into Lib folder (C:\jakarta-jmeter-2.3.1\lib). Is > this OK? > > > Thanks & Regards, > Rushabh Doshi > > > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 21, 2008 6:41 PM > To: JMeter Users List > Subject: Re: Ant- Min time and Max time values not getting displayed in > HTML report > > On 21/05/2008, Rushabh Doshi <[EMAIL PROTECTED]> wrote: > > Hello, > > > > > > > > I am using JMeter 2.3.1, being a novice for Ant facing one issue is > that > > Min time and Max time value getting NaN in the HTML load test result > > report (Summary & Pages as well). > > > > > > > > Any idea why? Do I need to change something in xml > > (jmeter-results-detail-report_21.xsl)? > > > > I think this is a known bug to do with incompatible Java XSLT libraries. > I assume you are using Java 1.5 or later? > > Have a look at the current extras/build.xml for a solution: > > http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/extras/build.xml > > > > > Just FYI...In Marrowsoft XSelerator tool, I opened the .JTL file and > > have transformed on it, there Min & Max time are displayed correctly > in > > summary & pages as well. > > > > This is presumably because their XSLT processor works OK. > > > > > > > > > > > Thanks & Regards, > > > > > > Rushabh Doshi > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Ant--Min-time-and-Max-time-values-not-getting-displayed-in-HTML-report-tp17366878p18380161.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]