EPrints Technical Mailing List Archive
Message: #03034
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: OpenOffice failed to start
- To: "'eprints-tech@ecs.soton.ac.uk'" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Re: OpenOffice failed to start
- From: John Salter <J.Salter@leeds.ac.uk>
- Date: Mon, 19 May 2014 10:19:15 +0100
Try running it from the commandline: ~/archives/ARCHIVEID/bin/openoffice-local.pl ARCHIVEID start I’d have a look at the following: ~/lib/cfg.d/openoffice.pl and check all the paths are OK – it may be that Ubuntu installs them elsewhere. I had to tweak it slightly as we use LibreOffce. I think that by default, the openoffice log is overwritten, not appended to (this may have changed since I last looked at it though). Look in ~/lib/plugins/EPrints/Plugin/OpenOffice.pm, at the ‘new’ sub – you might want to change: if( open( $fh, "+>".$self->logfile() ) ) to if( open( $fh, ">>".$self->logfile() ) ) If you’re using OpenOffice for coversheets, it’s also worth knowing that the indexer (that process’ the events) uses it’s own copy of the EPrints stack – so any changes to the config of a reo require the indexer to be restarted before they are picked up. Cheers, John From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Jacob Wenzel In EPrints v3.3.12 on Ubuntu Server 10.04.04: Whenever I press "Start OpenOffice", EPrints displays the message: "OpenOffice started". -- Med venlig hilsen/Best regards JACOB WENZEL ENERGIAKADEMIET |
- References:
- [EP-tech] OpenOffice failed to start
- From: Jacob Wenzel <jw@energiakademiet.dk>
- [EP-tech] OpenOffice failed to start
- Prev by Date: [EP-tech] Re: Drag and Drop
- Next by Date: [EP-tech] Re: Drag and Drop
- Previous by thread: [EP-tech] OpenOffice failed to start
- Next by thread: [EP-tech] Re: OpenOffice failed to start
- Index(es):