https://bugs.documentfoundation.org/show_bug.cgi?id=137206

--- Comment #3 from Marc Hohmann <[email protected]> ---
Although we were not able to debug LO, we did some further analysis: 

It seems that the method "terminate" of the interface "XDesktop" does not fully
terminate the LibreOffice instance. After the terminate command the LO-instance
does have high CPU usage and hangs up.
The result of the terminate-method is "true", however.
The next "bootstrap"-call will not start a new instance of LO.

Only after the "old" LO instance is terminated manually (via task manager) the
new instance will start.

If the "terminate" method is not used at all, the mentioned error message will
appear.

Additional note: in our use case the complete process is triggered by a web
service (in IIS).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to