| View previous topic :: View next topic |
| Author |
Message |
tonizz General User

Joined: 29 Nov 2006 Posts: 10
|
Posted: Wed Mar 28, 2007 5:48 am Post subject: Exception in JOOConverter |
|
|
Hi everybody,
I am using JOOConverter in a java application for converting odt files to pdf. During some conversions I get this exception:
conversion failed; com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
net.sf.jooreports.openoffice.connection.OpenOfficeException: conversion failed; com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset at net.sf.jooreports.openoffice.converter.OpenOfficeDocumentConverter.convert
Because of this, my server OpenOffice goes down and doesnt respond any more requests. For converting the file, firstly I have a template to fill with JOOReports, then I want to convert to pdf the entire document. The template is not corrupt because it is small and works ok always. Only in some isolated incidents.
Thanks!! |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3531 Location: Hamburg, Germany
|
Posted: Thu Mar 29, 2007 10:02 am Post subject: Re: Exception in JOOConverter |
|
|
| tonizz wrote: | | I am using JOOConverter |
While looking for JOOConverter I found JODConverter. It seems to that you are using an older version: "Note: the project was previously known as JOOConverter (for Java OpenOffice.org Converter)"
Regards
hol.sten |
|
| Back to top |
|
 |
|