Hi,
I am facing problem in conveting some docs to PDF. For rest of the
documents it is working fine.
I am using the command as
java -jar C:/jodconverter-2.2.2/lib/jodconverter-
cli-2.2.2.jar -f pdf C:/*.doc
I am getting below error:
14-May-2010 07:10:11
com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection
connect
INFO: connected
14-May-2010 07:10:46
com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection
disposing
SEVERE: disconnected unexpectedly
Exception in thread "main"
com.artofsolving.jodconverter.openoffice.connection.O
penOfficeException: conversion failed: could not load input document
at
com.artofsolving.jodconverter.openoffice.converter.OpenOfficeDocument
Converter.loadAndExport(OpenOfficeDocumentConverter.java:131)
at
com.artofsolving.jodconverter.openoffice.converter.OpenOfficeDocument
Converter.convertInternal(OpenOfficeDocumentConverter.java:120)
at
com.artofsolving.jodconverter.openoffice.converter.AbstractOpenOffice
DocumentConverter.convert(AbstractOpenOfficeDocumentConverter.java:
104)
at
com.artofsolving.jodconverter.openoffice.converter.AbstractOpenOffice
DocumentConverter.convert(AbstractOpenOfficeDocumentConverter.java:74)
at
com.artofsolving.jodconverter.openoffice.converter.AbstractOpenOffice
DocumentConverter.convert(AbstractOpenOfficeDocumentConverter.java:70)
at
com.artofsolving.jodconverter.cli.ConvertDocument.convertOne(ConvertD
ocument.java:154)
at
com.artofsolving.jodconverter.cli.ConvertDocument.main(ConvertDocumen
t.java:139)
Caused by: com.sun.star.lang.DisposedException: java.io.IOException:
com.sun.sta
r.io.IOException: java.net.SocketException: Connection reset
at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
$MessageDi
spatcher.run(java_remote_bridge.java:171)
Please help me on this.
Thanks in advance
Regards
Lokesh
--
You received this message because you are subscribed to the Google Groups "JODConverter" group.
To post to this group, send email to
jodcon...@googlegroups.com.
To unsubscribe from this group, send email to
jodconverter...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/jodconverter?hl=en.