JunitTest_bean_complex - odk example OOoBeanViewer failed
gmail Vladimir Koković
vladimir.kokovic at gmail.com
Tue Sep 3 21:11:18 UTC 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190903/5ea475a6/attachment.html>
More information about the LibreOffice
mailing list