[api-dev] com.sun.star.io.IOException: EOF reached

2007-10-18 Thread Andres Tarallo
We're working with soffice in a server. We use it for document creation and manipulation. Everything works fine until we start getting the following exception: "com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached". After getting it, the sofffice ser

Re: [api-dev] com.sun.star.io.IOException: EOF reached

2007-10-18 Thread Tobias Krais
Hi Andres, do you have more information? E.g. can you reproduce it, and how? If you can reproduce it, what does strace say? Greetings, Tobias Andres Tarallo schrieb: > We're working with soffice in a server. We use it for document creation and > manipulation. > > Everything works fine until

[api-dev] Problems with installing and uninstalling Extensions

2007-10-18 Thread Tobias Krais
Hi together, I have a strange problem here. I created a java program installing my OO extension. After testing it many times (removing and adding the extension again and again, maybe 50 times), the extension (written in Java, too) does not work anymore! As if the the API I use and also unopkg woul

Re: [api-dev] Problems with installing and uninstalling Extensions

2007-10-18 Thread Joachim Lingner
Tobias Krais schrieb: Hi together, I have a strange problem here. I created a java program installing my OO extension. After testing it many times (removing and adding the extension again and again, maybe 50 times), the extension (written in Java, too) does not work anymore! As if the the API I