You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/02/10 00:30:50 UTC

DO NOT REPLY [Bug 33479] New: - XSLT target throws EmptyStackException for large template file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33479>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33479

           Summary: XSLT target throws EmptyStackException for large
                    template file
           Product: Ant
           Version: 1.6.2
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: bwier@marketaxess.com


call to <xslt> with large 'in' target file leads to the following exceptions at 
runtime.  I will try to attach sample files...

----------------------------------------------------------------
>ant
Picked up _JAVA_OPTIONS: -Xrunmicsupp -Xbootclasspath/a:C:\PROGRA~1\COMMON~1\MER
CUR~1\SHARED~1\JAVAAD~1\classes;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\
classes\mic.jar
Buildfile: build.xml
main:
     [xslt] Processing C:\TradingEdge\QA\API\STP\allocations_loadtest\Results_20
050208.jtl to C:\TradingEdge\QA\API\STP\allocations_loadtest\ResultsClient_20050
208.html
     [xslt] Loading stylesheet C:\TradingEdge\QA\API\STP\allocations_loadtest\jm
eter-results-report.xsl
     [xslt] : Fatal Error! java.util.EmptyStackException Cause: java.util.EmptyS
tackException
     [xslt] Failed to process C:\TradingEdge\QA\API\STP\allocations_loadtest\Res
ults_20050208.jtl
 
BUILD FAILED
C:\TradingEdge\QA\API\STP\allocations_loadtest\build.xml:13: Fatal error during
transformation

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org