Page 1 of 1

Failure in Java UNO service retrieval from Java host process

Posted: Fri Mar 13, 2015 2:40 pm
by dhirajchari
Hello All,

We are trying to get the following scenario to work:
1. We have a java process (similar to uno.exe)
2. It hosts two UNO services implemented in
a) A java UNO component
b) A C++ UNO component
3. We need to retrieve the UNO services hosted by the java process.
4. The retrieval works fine for the UNO service implemented in C++ but not for the Java one.
5. The error seen is:
[Java framework] sunjavaplugin.soCan not create Java Virtual Machine
I have the following queries:
a. Is the above scenario supported by the OpenOffice URE?
b. If yes, what additional steps need to be performed to make it (retrieval of Java UNO service) work correctly?

Please let me know if additional details are required to clarify the problem.

Any help would be greatly appreciated.

Thanks and Kind Regard,
Dhiraj Chari

Re: Failure in Java UNO service retrieval from Java host pro

Posted: Fri Mar 13, 2015 2:49 pm
by RoryOF
If you are using OpenOffice 2.3 and its SDK, I think you should change to OO 4.1.1 and its SDK; probably best to try this on one computer first, as this may generate other problems.
 Edit: Also, on what platform are you running - Windows, Mac, Linux (which distro)?