[dev] DisposedException when connecting to OpenOffice

2007-02-21 Thread Jan Pavelka
Hello everybody, I'm using OpenOffice 2.1 on Solaris I'm trying to connect to listening OpenOffice with my application. I have a Xvfb started, so I use this command to start openoffice soffice -invisible -display :0 "-accept=socket,host=localhost,port=6000;urp;StarOfficeServiceManager" Whe

Re: [dev] DisposedException when connecting to OpenOffice

2007-02-22 Thread Stephan Bergmann
Jan Pavelka wrote: com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=6000,localHost=localhost,localPort=35109,peer Host=localhost,peerPort=6000 at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$Mess

Re: [dev] DisposedException when connecting to OpenOffice

2007-02-26 Thread Eric Charles | U-Mangate
Hi, I had such an exception the second time I invoked my application. I looked at http://api.openoffice.org/docs/common/ref/com/sun/star/lang/DisposedException.html you will read: "This exception occurs if the object behind this interface has been disposed before and can't uphold its method sp