Navigation

Search

Categories

On this page

Altova Stylevision Error

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 17
This Year: 2
This Month: 0
This Week: 0
Comments: 1

Sign In
Pick a theme:

# Tuesday, January 26, 2010
Tuesday, January 26, 2010 11:14:00 PM UTC ( Stylevision )

From Brent Minder, who will not divulge how long it took to track this one down:

Hey Guys,

Just wanted to let you know about a symptom when running a large Stylevision report that blows up with a meaningless list of paragraph overflow warnings. This error occurs when the java virtual machine exceeds its maximum heap space allotment. You can increase the heap space in the fop.bat file like so:

 

Look in C:\Program Files\Altova\FOP-0.95\ (or C:\Program Files\Apache Group\FOP-0.94\)

 

Open fop.bat and modify line 72 from:

set JAVAOPTS=-Denv.windir=%WINDIR%

 

to something like this:

set JAVAOPTS=-Denv.windir=%WINDIR% -Xmx768m

 

Here is more detail on the error:

http://xmlgraphics.apache.org/fop/0.95/running.html#memory

Comments [0] | | # 
Related posts: