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
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.