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]

Reply via email to