Hi,
In trying to solve the JunitTest_bean_complex test problem, I tried
everything,
to eventually find a way to show that OOoBean definitely has a problem
with UNO.
The best example is odk/examples/ DevelopersGuide/OfficeBean/
OOoBeanViewer.java
when you try text document, OOoBean on line 650
com.sun.star.lang.XComponent xComponent = xLoader.loadComponentFromURL (
aURL, "_self", 0, aArgs);
generates an exception:
com.sun.star.uno.RuntimeException:
com.sun.star.lib.uno.environments.remote.JobQueue.removeJob -
unexpected: java.lang.InterruptedException
at com.sun.star.lib.uno.environments.remote.JobQueue.removeJob
(JobQueue.java:212)
at com.sun.star.lib.uno.environments.remote.JobQueue.enter
(JobQueue.java:308)
at com.sun.star.lib.uno.environments.remote.JobQueue.enter
(JobQueue.java:281)
at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter
(JavaThreadPool.java:81)
at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest
(java_remote_bridge.java:619)
at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory $
Handler.request (ProxyFactory.java:145)
at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory $
Handler.invoke (ProxyFactory.java:129)
at com.sun.proxy. $ proxy14.loadComponentFromURL (Unknown Source)
at com.sun.star.comp.beans.OOoBean.loadFromURL (OOoBean.java:650)
...
Someone who is more familiar with JAVA-UNO should examine what this is
about.
Regards,
Vladimir Koković, DP senior(69)
Serbia, Belgrade, 3.sep 2019
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice