| Author |
Exception with openoffice and JODConverter
|
deepthi jaladi
Greenhorn
Joined: Oct 30, 2008
Posts: 2
|
|
Hello Everyone, I am using JOD converter to convert .doc files to pdf . The Operating system is Windows XP, the version of Open Office is 2.4 . When I tried to convert , I am getting the following error could not obtain service: com.sun.star.ucb.FileContentProvider the entire Stack trace is as follows:- I could not figure the class com.sun.star.ucb.FileContentProvider. Please help in this issue. Thanks & Regards, Deepthi [ November 19, 2008: Message edited by: Martijn Verburg ]
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
It actually looks like it's failing to connect to the server that hosts that service. In this case localhost:8100. You need to ensure that you have a server with that service running on that port.
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
 |
|
|
subject: Exception with openoffice and JODConverter
|
|
|