Schema Documentation out of memory error

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Luke_moonwalker
Posts: 5
Joined: Wed Jun 27, 2012 10:34 am

Schema Documentation out of memory error

Post by Luke_moonwalker »

Hi there,

We found the Schema Documentation give out of memory error as below.
The following errors were encountered when generating schema documentation:
- E The FOP process ended with code: 1.
The error was:
ERROR - Couldn't find hyphenation pattern for lang="en".
Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
Specify more memory for the FOP as explained in the section 'Performance Problems',
subsection 'External Processes' in the User Manual.
We also tried -Xmx5000m option but without any luck :?
Our target schema is http://schemas.wmo.int/iwxxm/1.0/iwxxm.xsd

Best,
Luke
Luke_moonwalker
Posts: 5
Joined: Wed Jun 27, 2012 10:34 am

Re: Schema Documentation out of memory error

Post by Luke_moonwalker »

The error message is come from the pdf output, thanks.

Luke
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Schema Documentation out of memory error

Post by adrian »

Hi,

Make sure you adjust the memory for the FO processor in Options > Preferences, XML > XSLT-FO-XQuery > FO Processors, "Memory available to the built-in FOP". 768 or 1024 should be enough.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Luke_moonwalker
Posts: 5
Joined: Wed Jun 27, 2012 10:34 am

Re: Schema Documentation out of memory error

Post by Luke_moonwalker »

It works! Thank you Adrian! :D

Luke
Post Reply