Steffen Boersig wrote:

> Sorry for the previous mail, just ignore it. I missclicked :/
> 
> Hi,
> 
> I encountered a problem today while executing my code several times.
> I'm connecting to an remote OOServer which is started in invisible and 
> headless mode. From a GUI application the user can execute a printing 
> job to create an openoffice(writer) document filled with the data he 
> selected.
> The code for this works fine, at least most of the time. Now and then I 
> get the following error ( *** is manually inserted for privacy reasons):
> 
> java.io.IOException: com.sun.star.io.IOException: EOF reached - 
> socket,host=openoffice,port=8100,localHost=***,localPort=39629,peerHost=openoffice,peerPort=8100
>  
> 
> com.sun.star.lang.DisposedException: java.io.IOException: 
> com.sun.star.io.IOException: EOF reached - 
> socket,host=openoffice,port=8100,localHost=***,localPort=39629,peerHost=openoffice,peerPort=8100
>  
> 
>    at 
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:176)
>  

I'm not sure in which call you got the DisposedException. You mentioned
printing. Does it mean that the document is printed and later gets closed?

Regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[email protected]".
I use it for the OOo lists and only rarely read other mails sent to it.


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

Reply via email to