Issue 107416 - invalid UNO_JAVA_CLASSPATH entry assertion, no Java when installing
Summary: invalid UNO_JAVA_CLASSPATH entry assertion, no Java when installing
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m66
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 15:56 UTC by joachim.lingner
Modified: 2017-05-20 10:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Directory structure (38.11 KB, text/plain)
2010-01-29 09:16 UTC, joerg.skottke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description joachim.lingner 2009-12-03 15:56:58 UTC
.. when starting OOo. This happens when one tried to install a java extension
but OOo could not find a suitable Java. Then the installation fails but there is
still an entry to the jar file in
uno_packages/registry/com.sun.star.comp.deployment.PackageRegistryBackend/unorc.
Comment 1 joachim.lingner 2009-12-03 16:11:50 UTC
.
Comment 2 joachim.lingner 2009-12-03 16:16:27 UTC
@jsk: Uninstall all Javas. Then install an extension containing a Java service
(for example sun-wiki-publisher, not every Java extension will work). This will
fail.
Have a look at 
uno_packages/registry/com.sun.star.comp.deployment.PackageRegistryBackend/unorc.

There should not be a an entry of that extensions in the UNO_JAVA_CLASSPATH.

If there is, then a non-product OOo will bring up the messagebox next time you
start the extensions manager.
Comment 3 joachim.lingner 2009-12-04 12:27:51 UTC
.
Comment 4 joachim.lingner 2010-01-13 15:58:15 UTC
.
Comment 5 joerg.skottke 2010-01-29 09:15:44 UTC
Used 32 bit build on 64 bit system (Java not working). 
But i cannot find the given node at all (when installing the extension as user)
Comment 6 joerg.skottke 2010-01-29 09:16:41 UTC
Created attachment 67473 [details]
Directory structure
Comment 7 joachim.lingner 2010-01-29 11:14:46 UTC
The path to the unorc is:
uno_packages/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
Comment 8 joerg.skottke 2010-01-29 11:28:39 UTC
There is no CLASSPATH statement anymore. Verified.