https://bugs.freedesktop.org/show_bug.cgi?id=72526

          Priority: medium
            Bug ID: 72526
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: Error when runing SWriter.java
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: adriv...@uci.cu
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.1.3.2 release
         Component: sdk
           Product: LibreOffice

I'm watching the example
http://api.libreoffice.org/examples/java/Text/SWriter.java , and insertString
method does not work. This happens only with libreoffice 4. Works on
libreoffice 3.6, anyone knows passes, took almost a month with this. this es a
error mesagge:

Exception in thread "main" com.sun.star.lang.DisposedException
        at
com.sun.star.lib.uno.environments.remote.JobQueue.removeJob(JobQueue.java:214)
       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:307)
>         at 
> com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
>         at 
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:640)
>         at 
> com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:150)
>         at 
> com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:132)
>         at com.sun.proxy.$Proxy6.insertString(Unknown Source)
>         at Calendario.SWriter.main(SWriter.java:99)
> Caused by: java.io.EOFException
>         at java.io.DataInputStream.readInt(DataInputStream.java:392)
>         at com.sun.star.lib.uno.protocols.urp.urp.readBlock(urp.java:359)
>         at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:96)
>         at 
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:109)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to