xsl-list
[Top] [All Lists]

Re: [xsl] Streaming with XSLT version 3.0

2014-03-08 05:37:04
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(_at_)yahoo(_dot_)com> 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(_at_)gmail(_dot_)com> 
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(_at_)exselt(_dot_)net> 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.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~-- 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--