To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100914
------- Additional comments from [email protected] Wed Apr 8 08:57:13 +0000 2009 ------- hi fabbasi, i assume this is the Export to XHTML (the Save as HTML would not require a JVM). there was some issue with that feature due to excessive stack usage by the XSLT filter, resulting in StackOverflowException which wasn't caught. could you try if you can make it not crash by increasing the stack size of the JVM you have configured (via tools->options->staroffice->java->parameters)? the hotspot JVM takes -Xss<size> for the stack size and -Xmx<size> for the heap size; try a couple different values and see if some work (it can also fail if you set them too high and the JVM can't allocate the memory). oh, and can someone CC: sus on this issue, the bloody issuezilla does not allow me to do that. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
