DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16734>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16734 Infinite loop when transform a large xml file ------- Additional Comments From [EMAIL PROTECTED] 2003-02-03 22:08 ------- Impossible to diagnose without seeing a document/stylesheet pair which provokes the problem. Strong suggestion: Try running this with Xalan's trace facility turned on (-TT and/or the other -T options), and/or try setting a recursion depth limit with the -RL option, to help check that the bug really is in the processor rather than in your stylesheet. It's possible that the large file includes a case that your smaller files didn't, and that your stylesheet didn't anticipate.
