06-05-2013 02:02 PM
I use:
When I try to install nuxeo-liveedit-ooo I have this error (in the console where I launch libreOffice) :
log4j:ERROR Could not read configuration file [log4j.properties].
java.io.FileNotFoundException: log4j.properties (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.
Do you know how to workaround this error?
Thanks
02-18-2015 11:36 AM
This error disappears if you extract the log4j.properties file from the main jar within the extension (open it as a zip file) and put it in the directory where you start LibreOffice from. I guess it is used by developers to get more information about errors if they need it (goes then to nuxeo-liveedit-openoffice-extension.log in your temp dir). But your error most probably comes from something else.
NB. I got that from reading https://fisheye.nuxeo.com/viewrep/desktop-integration-liveedit/nuxeo-liveedit-openoffice-extension/L... http://www.docjar.org/html/api/org/apache/log4j/PropertyConfigurator.java.html
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.