
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 10:22 AM
Hello,
I have Alfresco Community 5.0d installed on Centos release 5.8, with Apache Tomcat/7.0.59 and Oracle JVM 1.8.0_31-b13. We installed the Alfresco bundle so all the components are part of the bundle.
The server is a Virtual Machine with 4 CPUs and 24 GB RAM Memory. JVM has 9 GB.
Randomly, the libreoffice service goes down. Nothing shows on the alfresco logs, but on /var/log/messages these entrys appear at the time of the crash
Oct 13 16:09:37 uy-vmalfsrv kernel: binaryurpReader[3394]: segfault at 0000000000000010 rip 00002aaac19a62dd rsp 0000000045ca95f8 error 4
Sep 29 10:12:06 uy-vmalfsrv kernel: binaryurpReader[18025]: segfault at 0000000000000030 rip 00002aaab3a9b2dd rsp 0000000040ef05f8 error 4
Google didn't help, so I'm asking here if someone has a clue on what can be happening.
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 11:08 AM
LibreOffice crashes, from time to time: because of excessive resources consumption, because a complex format to transform... There are different causes.
You can try to install some approach like this one: https://www.contentreich.de/alfresco-handling-libreoffice-not-responding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 11:08 AM
LibreOffice crashes, from time to time: because of excessive resources consumption, because a complex format to transform... There are different causes.
You can try to install some approach like this one: https://www.contentreich.de/alfresco-handling-libreoffice-not-responding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 12:56 PM
Thank you Angel,
I'll try it and report if it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2016 10:17 AM
Enrique Verdes​ Complementing Angel Borroy​ answer, you can also try this approach alfresco-ubuntu-install/libreoffice.sh at master · loftuxab/alfresco-ubuntu-install · GitHub
You can read the instructions on how to use it here GitHub - loftuxab/alfresco-ubuntu-install: Alfresco script based install for Ubuntu
