To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107448
------- Additional comments from [email protected] Thu Jun 3 10:55:59 +0000 2010 ------- We're suffering the same issue here. I'll describe our scenario just in case it helps. We're also using JodConverter. Basically we've got a main thread that converts documents to PDF as they come into the system. This main thread works without any issues. Additionaly we've created a "security" thread that performs a safety conversion each 20 minutes to be alerted in case that the conversion system goes down (e.g. the OOO daemon dies). The problem is that this second thread fails with an exception and error message is exactly that: "1287 error code when exporting to PDF". Please note, that although this thread files, all the system keeps working fine. We're using pipes communication. But I realise now that we are using only a single pipe. I wonder whether that could be the problem and you need as many pipes as threads. (which I guess could be a design flaw in OOO API). Best, Martin --------------------------------------------------------------------- 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]
