> 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 _______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
