| View previous topic :: View next topic |
| Author |
Message |
rajeshsegu Power User

Joined: 20 Dec 2005 Posts: 53
|
Posted: Thu Nov 30, 2006 4:15 am Post subject: Server Stops responding??? |
|
|
Friends!!
Whenever I try to add a chart to the spreadsheet with the help of charts.addNewByName() then when I try to save the oo calc document stream using xStorable service.
I get this error:
com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=segu,localPort=33260,peerHost=localhost,peerPort=8100|
Any pointers??? |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3533 Location: Hamburg, Germany
|
Posted: Thu Nov 30, 2006 9:17 am Post subject: Re: Server Stops responding??? |
|
|
| rajeshsegu wrote: | | Any pointers??? |
Not really. But can you provide your OOo version and your operating system? That might lead to clues. |
|
| Back to top |
|
 |
zifox General User

Joined: 30 Nov 2006 Posts: 7
|
Posted: Mon Dec 04, 2006 12:21 am Post subject: |
|
|
I don't know if it is the same error or not, but i'm using VB to control OOo and whenever a function i call fails in OOo, i lose the connection between my application and OOo. The error says "server not responding".
What i did to get around that issue is use a function to get my openoffice object. In that function, i first call a very simple function, and make a test on the result. If the result is "server not responding", i simply reset my variable, and open OOo again. So far it's working. |
|
| Back to top |
|
 |
rajeshsegu Power User

Joined: 20 Dec 2005 Posts: 53
|
Posted: Sun Dec 17, 2006 11:07 pm Post subject: |
|
|
Hi Hol.sten,
I use OO2.0 and Mandriva Linux OS to test the functionality.
Hi Zifox,
Can u share the piece of code with me....???
Regards,
Rajesh Segu |
|
| Back to top |
|
 |
|