https://issues.apache.org/ooo/show_bug.cgi?id=96279
Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #39 from Meyer <[email protected]> --- I have an issue with similar stacktraces running Windows while I try to run the **Sample Code** for converting a simple ODT to a PDF. I took the latest SDK released 8/21/2014 4.1.1. I've been struggling to find any information on how to solve this error and this thread has been the closest thing so far. Please help and ask for any additional information you may need! Thank You Here is the stack trace: com.sun.star.task.ErrorCodeIOException: at com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:173) at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:139) at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:334) at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:303) at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:87) at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:636) at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:146) at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:128) at com.sun.proxy.$Proxy5.storeToURL(Unknown Source) at com.example.DocumentConverter.traverse(DocumentConverter.java:129) at com.example.DocumentConverter.main(DocumentConverter.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.sun.star.lib.loader.Loader.main(Loader.java:134) -- You are receiving this mail because: You are on the CC list for the issue. You are watching all issue changes.
