Issue 127038 - OpenOffice uno.util.Bootstrap.bootstrap() hangs and does not return
Summary: OpenOffice uno.util.Bootstrap.bootstrap() hangs and does not return
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-13 05:14 UTC by malathivt
Modified: 2017-05-20 11:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description malathivt 2016-07-13 05:14:40 UTC
Hi



We have a web application with .NET framework 4.5.2 and c#. The operating system is Windows 8. It runs in IIS version 7.5. We are using Open office 2.1 for generating documents.

After generating  the document its getting converted to MS word of version MS Office 2003, 
For converting to word we have been used dotnet remoting service. But now we are converting from dotnet remoting service to WCF Service. Every thing works fine when we run in development environment. But when we deploy the same WCF service in IIS, it hangs at below line.

XComponentContext localContext = uno.util.Bootstrap.bootstrap();

Also it does not throw any exception – It just hangs. So I am not able to debug it any further.





Please help




Regards,
Malathi
Comment 1 orcmid 2016-07-13 22:31:43 UTC
This appears to be related to Issue 127037.

Please appreciate that OpenOffice.org 2.1 is many-years obsolete and the Apache OpenOffice project (which was founded after 3.3 became current) cannot provide any assistance for that product of Sun Microsystems.

However, this appears to be an issue related to IIS and how possible issues about threading and inter-process communication on the IIS server.  That is not something the project can help you with.

It may be that other users who perform similar use of OpenOffice libraries in a server operation might be able to assist you.  It might be easier to find them on an IIS Forum, or somewhere like Stack Overflow though.