Exception live edit link
Hi, We have a problem with live edit on our test platform. We have an exception when trying to live edit a document.
Same problem on both nuxeo 5.5 and nuxeo 5.6.
here is the stack trace :
An exception occurred Type : com.sun.star.uno.RuntimeException Message : [jni_uno bridge error] UNO calling java method execute: non-UNO Exception occured: Java.lang.NullPointerException java stack trace: java.lang.NullPointerException at org.nuxeo.liveedit.restclient.LiveEditClientRestletImpl.getParsedDocument(LiveEditClientRestletImpl.java:570) …
Thanks you for your help
0 votes
0 answers
1781 views
You issue seems to be related to an incompatibility between Office and Java, as it is talking about jni. So, could you provide us your java version (client side) and LibreOffice / OpenOffice's one?
Java : 1.6.0_37 LibreOffice : 3.6.3.2
I had LibreOffice 3.4.X when the problem occured, so I updated it to the latest version…