DITA and XMetaL Discussion
XMetaL Community Forum › DITA and XMetaL Discussion › Webhelp generation failed due to file size is too big
-
Yuwono June 30, 2011 at 5:55 pm
Webhelp generation failed due to file size is too big
June 30, 2011 at 5:55 pmParticipants 3Replies 4Last Activity 11 years, 9 months agoHi,
I was generating a Webhelp output. Document is pretty big around 130MB and it failed.
The error was running out java heap space.Can anybody tell me where I should added “-Xmx and -Xms” in the Webhelp process?
I am using XMetal Author Enterprise Version#: 6.0.1.030
Thanks!
gcrews June 30, 2011 at 6:35 pm
Reply to: Webhelp generation failed due to file size is too big
June 30, 2011 at 6:35 pmIn the advanced output options in XMetaL I think.
Something like this:
ANT_OPTS=-Xms512m -Xmx756mDerek Read June 30, 2011 at 7:33 pm
Reply to: Webhelp generation failed due to file size is too big
June 30, 2011 at 7:33 pmThere is a section in the “Release Notes” that discusses “Errors when generating output” and a subsection titled “Increase the amount of memory allocated to your Java processor”.
There are various solutions listed there that you might try, including the ANT_OPTS parameter that gcrews has suggested.
Yuwono July 29, 2011 at 5:40 pm
Reply to: Webhelp generation failed due to file size is too big
July 29, 2011 at 5:40 pmSorry just reply back. Thanks to gcrews and Derek Read.
I did try changing ANT_OPTS value to -Xmx1024m or even -Xmx1236m, it failed.Derek, could you guide me what Release Notes and where can I find it?
gcrews July 29, 2011 at 9:09 pm
Reply to: Webhelp generation failed due to file size is too big
July 29, 2011 at 9:09 pmhttp://forums.xmetal.com/index.php/topic,108.0.html
There is also a readme.html in the program folder and in the distribution file. 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.