Using LiveEdit with OpenOffice the error is the following:

"Error de ejecución de BASIC.
Se ha producido una excepción
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.extension.ooo.LiveEditConnector.actionLock(LiveEditConnector.java:405)
  at
org.nuxeo.liveedit.extension.ooo.LiveEditConnector.actionLock(LiveEditConnector.java:160)"

And it crashes in the following line of the macro:

        locked = liveEditRelay.execute(args)

Any idea?
--
Posted by "enriqueperez" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3239#11489>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to