Re: [xsl] tough problem: infinit loop caused by XSL recusive call

Subject: Re: [xsl] tough problem: infinit loop caused by XSL recusive call
From: "Christopher R. Maden" <crism@xxxxxxxxx>
Date: Sat, 19 May 2001 01:07:12 -0700
At 09:03 18-05-2001, Di Luo wrote:
1. I try to transform a XML file to a text file by using transform class of
xalan 2.0.
2. I call the following template with countLoop select="14" that cause the
infinite loop and stack overflow,
however if I set select="8" it works fine.
3. Does anyone know how to the reason? How to fix it? Is there any
properties file which define the default stack size for xalan 2.0?

I'm not a Xalan user, but a user of one of my stylesheets reported this problem. It appears to be a bug in Xalan; XT and SAXON handle the same stylesheet without any problems. I've reported the bug to the Xalan developers' list, but haven't followed its progress.


-Chris
--
Christopher R. Maden, XML Consultant
DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training
<URL: http://crism.maden.org/consulting/ >
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread