Sthephan:

It's clear for me that soffice crashes, and makes mi application crash. What
it's not clear for me is why it crashes and how can I debug the crashes.

I'm not an openoffice guru, but need to find the problem. Thanks in advance.

Andres

2007/10/31, Stephan Bergmann <[EMAIL PROTECTED]>:
>
> Andres Tarallo wrote:
> > com.sun.star.lang.DisposedException: java.io.IOException:
> > com.sun.star.io.IOException: EOF reached -
> >
> socket,host=localhost,port=8100,localHost=localhost,localPort=35495,peerHost=localhost,peerPort=
> > 8100com.sun.star.lang.DisposedException: java.io.IOException:
> > com.sun.star.io.IOException: EOF reached -
> >
> socket,host=localhost,port=8100,localHost=localhost,localPort=35495,peerHost=localhost,peerPort=8100
> >
> >                 at
> >
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.invoke
> > (java_remote_bridge.java:237)
> >
> >                 at
> >
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run
> > (java_remote_bridge.java:144)
>
> soffice apparently crashed here for some reason or other, so its side of
>   the URP connection is closing unexpectedly...
>
> > com.sun.star.connection.NoConnectException: java.net.ConnectException:
> > Connection refusedcom.sun.star.connection.NoConnectException:
> > java.net.ConnectException: Connection refused
> >
> >                 at
> > com.sun.star.lib.connections.socket.socketConnector.connect(
> > socketConnector.java:171)
> >
> >                 at com.sun.star.comp.connections.Connector.connect(
> > Connector.java:146)
> >
> >                 at
> > com.sun.star.comp.urlresolver.UrlResolver$_UrlResolver.resolve(
> > UrlResolver.java:133)
>
> ...and then your process cannot reconnect to the crashed soffice.
>
> -Stephan

Reply via email to