[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Streaming with XSLT version 3.0


Subject: Re: [xsl] Streaming with XSLT version 3.0
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Sat, 8 Mar 2014 10:36:44 +0000

Could you try it outside oXygen? You can get a 30-day free Saxon-EE evaluation
license to enable this. That will establish whether the problem is primarily a
Saxon one or an oXygen one, which will make it a lot easier to help you.

Michael Kay
Saxonica

On 7 Mar 2014, at 23:10, Terry Badger <terry_badger@xxxxxxxxx> wrote:

> David,
> Thank you. I tried your suggestion but it still failed with an out-of-memory
report.
> Terry
>
>
> On Friday, March 7, 2014 9:10 AM, David Rudel <fwqhgads@xxxxxxxxx> wrote:
> Terry,
> You can address the possibility that oXygen is simply choking on the
> output by wrapping your output in <xsl:result-document> instructions.
>
> If you pipe output to a file, oXygen does not attempt to display it in
> the application when the scenario completes. This would eliminate at
> least one possible reason for the crash without requiring you to run
> from the command line.
>
> -David
>
> On Fri, Mar 7, 2014 at 1:09 AM, Abel Braaksma (Exselt) <abel@xxxxxxxxxx>
wrote:
>
>> It is also important to try to find out what is actually causing the
>> memory exception. If you run it from oXygen like you say, it is very
>> well possible that the exception comes from oXygen itself, not capable
>> of handling the output file. This would explain the late memory
>> exception. To find this out, simply run it from the command line, and
>> what what happens to memory in task manager.
>
>
> --
>
> "A false conclusion, once arrived at and widely accepted is not
> dislodged easily, and the less it is understood, the more tenaciously
> it is held." - Cantor's Law of Preservation of Ignorance.


Current Thread
Keywords