[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Jodconverter



Hello, 

Recently, within the last couple of weeks the problem probably was
introduced, but I have only noticed it now. 

If I try and start soffice like this:

daniel@debian-laptop:/tmp$ soffice --headless --accept="socket,port=8100;urp;"

The process hangs, and never returns me to the prompt. If I open another
shell and do a conversion like this, I get:

daniel@debian-laptop:/tmp$ jodconverter test.doc test.html
08/10/2011 5:44:59 PM com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection connect
INFO: connected
08/10/2011 5:44:59 PM com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection disposing
INFO: disconnected
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/star/task/ErrorCodeIOException
	at com.artofsolving.jodconverter.cli.ConvertDocument.main(ConvertDocument.java:129)
Caused by: java.lang.ClassNotFoundException: com.sun.star.task.ErrorCodeIOException
	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	... 1 more

Does anyone have any idea on how I could possibly resolve this?
Jodconverter is fairly important for me, so that I can convert many of
my documents in particular those of a mathematical and science nature to
Latex with help from writer2latex, so for now I'll probably have to just
use the gui, but any help would be greatly appreciated...

Thanks, 
Dan


Reply to: