XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
shae devlinSubject: java.lang.OutOfMemoryError:Java heap space
Author: shae devlin
Date: 13 Sep 2005 10:33 AM
Originally Posted: 13 Sep 2005 10:22 AM
What cause a java heap error within Stylus Studio?<br> It happens when I try to debug an XSLT 2.0 stylesheet and a raw xml document...<br> <br> Thanks in advance

Postnext
Tony LavinioSubject: java.lang.OutOfMemoryError:Java heap space
Author: Tony Lavinio
Date: 14 Sep 2005 04:12 PM
Debugging uses significantly more heap space than not debugging,
because Saxon suppresses much optimization. Normally, Saxon
reorders execution and combines expressions to the point where there
is little correlation to the original input source and the actual
runtime profile. But when run in debug mode, it tries to run the
code in the order a human would expect.

You could try setting the -Xmx option higher under Tools|Options for
the JVM; as an example, -Xmx100m sets the heap maximum to 100
megabytes.

Posttop
shae devlinSubject: java.lang.OutOfMemoryError:Java heap space
Author: shae devlin
Date: 15 Sep 2005 12:40 PM
Thanks...

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.