Lukas Zapletal wrote:
Hello,

I have a really big XML file and fairly complicated XSLT stylesheet.
Its from Dita-OT project. Anyway Xalan-C runs for a long time and
consumes constantly 500-600 MB of memory. Everything goes fine but
after 17 hours Xalan ends with error code 1. No error message, no
warning, nothing. The generated XML file is not valid (its truncated).
That must be an extremely large XML file for processing to take that long. I don't know what "error code 1" is, so can you please elaborate? Is there no error message at all? Normally, Xalan-C will also provide an error message.


Could it be some memory problem? What could trigger error code 1?
It could be a memory problem, but you could tell that by figuring out if the OS is running out of physical memory.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to