To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63270
------- Additional comments from [EMAIL PROTECTED] Fri Mar 17 05:01:29 -0800 2006 ------- I try to us XCloseable com.sun.star.util.XCloseable xClose=(com.sun.star.util.XCloseable)UnoRuntime.queryInterface( com.sun.star.util.XCloseable.class,xModel); xClose.close(true); instead of xComponent.dispose(); but the problem remain.. The very strange thing is that the first time that i run the application after the start of OO, all is ok, then at the second or third,ecc...(it is random) i can obtain 2 different situations: I don't obtain any error and the process remains suspend.., or the process goes down with a DisposedException.. --------------------------------------------------------------------- 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]