[oXygen-user] Error: Too many nested apply-templates calls

Raymond
Mon Sep 5 12:45:03 CDT 2005


> The error cannot be reproduced without the foo.ent file. Please give a
> complete example for reproducing your problem.

Modified the oxygen.sh file with with following java runtime parms:

-Xms256m -Xmx512m -Xss4m

This has corrected the problem; unsure if the issue was an insufficient heap 
or stack size.

Problem appears to be limited to extensive nested xincludes.

Xincludes appear have a few adverse or minimally documented side effects 
(xml:base mangling, nested processing speed, stack and/or heap allocations, 
etc) ; should strongly consider addressing these in an oXygen FAQ.

Raymond



More information about the oXygen-user mailing list