xsl-list
[Top] [All Lists]

Re: Exception in thread "main" java.lang.StackOverflowError

2005-05-08 23:30:49


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(_at_)sanmar                                          
                                        
                    group.com            To:     
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com                                
   
                                         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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--






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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>