OpenOffice (4.1.2) process hanging when invoked from RHEL 7

Issues with installing under all GNU/Linux Distributions
Post Reply
manojrg87
Posts: 1
Joined: Thu Jun 18, 2020 5:58 pm

OpenOffice (4.1.2) process hanging when invoked from RHEL 7

Post by manojrg87 »

anyone came across issues similar to below? if so please share your experience on the same for resolving the issue.

[17/06/20 16:21:44:102 BST] 000000aa ThreadMonitor W WSVR0605W: Thread "WebContainer : 9" (0000036d) has been active for 694853 milliseconds and may be hung. There is/are 1 thread(s) in total in the server that may be hung.
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:218)
at com.sun.star.lib.uno.environments.remote.JobQueue.removeJob(JobQueue.java:221)
at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:331)
at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)
at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)
at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
at com.sun.proxy.$Proxy1209.loadComponentFromURL(Unknown Source)
at com.crsoftwareinc.crs.core.domain.document.manager.AbstractExporterOpenOfficeImpl.export(AbstractExporterOpenOfficeImpl.java:164)
at com.crsoftwareinc.crs.core.domain.document.manager.DocumentManager.convertUploadedDocument(DocumentManager.java:430)
at com.crsoftwareinc.crs.core.domain.document.manager.DocumentRequestManager.uploadDocument(DocumentRequestManager.java:512)
at com.crsoftwareinc.crs.core.domain.document.manager.DocumentRequestManager$$FastClassBySpringCGLIB$$a5bd3135.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
MKumar OpenOffice 4.1.2 on RHEL 7.6
Bidouille
Volunteer
Posts: 575
Joined: Mon Nov 19, 2007 10:58 am
Location: France

Re: OpenOffice (4.1.2) process hanging when invoked from RHE

Post by Bidouille »

Maybe this thread help: viewtopic.php?f=16&t=91704
Post Reply