To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=41675
------- Additional comments from [EMAIL PROTECTED] Mon Jan 31 12:18:34 -0800 2005 ------- I have the same problem (memory leak) with OOo 1.1.2, 1.1.3, and 1.1.4 on Windows XP Home, Windows XP Professional and Debian Linux. I wrote a Java application which uses OOo through the Java-UNO-API. The Java application loads a OOo writer template, replaces several bookmarks, exports the result as a PDF and closes the document. With every loaded document the used memory increased and never decreased although I'm very certain that I freed all used resources. My luck was that I repeatedly loaded the same documents. So I made a modification to my program: I load all documents once, and start then the bookmark replacement and the PDF export. With this modification my Java application is using a constant amount of memory for over 30000 exported PDF documents. --------------------------------------------------------------------- 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]