Re: [xsl] Exception in thread "main" java.lang.StackOverflowError

Subject: Re: [xsl] Exception in thread "main" java.lang.StackOverflowError
From: omprakash.v@xxxxxxxxxxxxx
Date: Mon, 9 May 2005 12:00:49 +0530
Hi,
     One possible reason could be that there is a bug in your stylesheet
that is causing the processor to recurse too deep somewhere. Check your xsl
file to see if you are using recursion and whether the stylesheet does stop
recursing at some point

Cheers,
Omprakash.V









                                                                                                                   
                    jeb501@sanmar                                                                                  
                    group.com            To:     xsl-list@xxxxxxxxxxxxxxxxxxxxxx                                   
                                         cc:     (bcc: omprakash.v/Polaris)                                        
                    05/09/2005           Subject:     [xsl] Exception in thread "main"                             
                    11:11 AM             java.lang.StackOverflowError                                              
                    Please                                                                                         
                    respond to                                                                                     
                    xsl-list                                                                                       
                                                                                                                   
                                                                                                                   




Hi List,

When I transform an xml file to htm file using SAXON, i get the below
error,

How to come out of it....

The command i had issued >>>

c:\Windows\java -jar x:\Libr\saxon.jar Y:\Windows\temp\status.XML
x:\Libr\status.xsl > Y:\Windows\temp\status.htm

the error reported >>>

Exception in thread "main" java.lang.StackOverflowError

Thanks
Eugene






This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in

Current Thread