<div dir="ltr"><div><div><div><br></div>Hi,<br><br></div>  We are trying to develop a libreoffice extension for spellchecker. And to start with we have tried to develop HelloWorld extension as given in the link.<br><br>  <a href="https://wiki.openoffice.org/wiki/JavaEclipseTuto">https://wiki.openoffice.org/wiki/JavaEclipseTuto</a><br><br></div><div>We are not able to load UNO types selector and we have got the following error:<br></div><br><br>om.sun.star.registry.InvalidRegistryException: com.sun.star.registry.SimpleRegistry.open(file:///opt/libreoffice5.4/program/types.rdb): underlying Registry::open/create() = 6<br>    at com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:158)<br>    at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:122)<br>    at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:312)<br>    at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:281)<br>    at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:81)<br>    at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:618)<br>    at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:145)<br>    at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:129)<br>    at com.sun.proxy.$Proxy30.open(Unknown Source)<br>    at org.libreoffice.ide.eclipse.core.internal.office.TypesGetter.getTypesFromRegistry(Unknown Source)<br>    at org.libreoffice.ide.eclipse.core.internal.office.TypesGetter.queryTypes(Unknown Source)<br>    at org.libreoffice.ide.eclipse.core.internal.office.TypesGetter.getTypes(Unknown Source)<br>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>    at java.lang.reflect.Method.invoke(Method.java:498)<br>    at org.libreoffice.ide.eclipse.core.office.TypesGetter.getTypes(Unknown Source)<br>    at org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider$UnoTypesGetterThread.run(Unknown Source)<br><br><div><br><div><div>When we have loaded the LibreOffice and SDK using "Window > Preference > LibreOffice Path, we got message saying " Office bootstrapped"<br><br></div><div>So we are not able to understand where we are going wrong. I request you to kindly help in resolving this problem.<br><br><br></div><div>We are using Eclipse Oxygen 2, Libreoffice 5.4.5 and sdk 5.4.5. And using Ubuntu 14.04 LTS.<br></div><div><br></div><div>Thanks,<br></div><div>Pattabhi,<br><br></div><div>Research Scholar,<br></div><div>AU-KBC Research Centre,<br>Anna University, Chennai, India.<br></div><div><br><br></div><div><br></div><div><br></div></div></div></div>