To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106607
                 Issue #|106607
                 Summary|problems with XStoreable.storeToURL and storeAsURL
               Component|api
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mav
             Reported by|jsc





------- Additional comments from [email protected] Wed Nov  4 16:46:37 +0000 
2009 -------
problem when trying to save a new created or loaded document via api and store
it for example as "MS Word 97". Important seems to be the export into a
different format.

XStorable.storeToURL as well as XStorable.storeAsURL  produce an Exception

com.sun.star.task.ErrorCodeIOException: 
        at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:180)
        at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:146)
        at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:338)
        at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:307)
        at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:94)
        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:642)
        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:154)
        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:136)
        at $Proxy7.storeToURL(Unknown Source)
        at org.openoffice.test.TestClientApp.main(TestClientApp.java:62)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sun.star.lib.loader.Loader.main(Loader.java:143)
 
We noticed also that sometimes the office crashed with EOF exception

It works with a dev300m61! FileIOBuffer changes??

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to