Issue 21826 - Setup application of ProductPatch is not accessible
Summary: Setup application of ProductPatch is not accessible
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: ru
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2003-10-28 16:04 UTC by ru
Modified: 2004-01-27 17:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ru 2003-10-28 16:04:03 UTC
Setup application does not load the java-access-bridge and is thus not
accessible. Following error message is thrown:

Trace Message: loading component library failed: libcfgmgr2.so
Trace Message: JVM::addSystemClasspath:
/tmp/sv001.tmp/jurt.jar:/tmp/sv001.tmp/juh.jar:/tmp/sv001.tmp/jut.jar:/tmp/sv001.tmp/sandbox.jar:/tmp/sv001.tmp/ridl.jar:/tmp/sv001.tmp/java_uno.jar:/tmp/sv001.tmp/unoil.jar:/tmp/sv001.tmp/java_uno_accessbridge.jar:
Trace Message: loading component library failed: libcfgmgr2.so
Trace Message: loading component library failed: libcfgmgr2.so
Trace Message: javaloader.cxx: mapped javaloader - 0x428ee498
Trace Message: Can not activate factory because java.io.FileNotFoundException:
/tmp/sv001.tmp/classes/java_uno_accessbridge.jar (No such file or directory)
java stack trace:
com.sun.star.loader.CannotActivateFactoryException: Can not activate factory
because java.io.FileNotFoundException:
/tmp/sv001.tmp/classes/java_uno_accessbridge.jar (No such file or directory)
        at com.sun.star.comp.loader.JavaLoader.activate(JavaLoader.java:344)
Comment 1 ru 2003-10-28 16:04:30 UTC
.
Comment 2 nospam4obr 2003-10-30 10:56:57 UTC
The loader chooses service.rdb instead of setup_services.rdb for the
patch setup, which expects the java_uno_accessbridge.jar to be in a
subdirectory named "classes".
Comment 3 dirk.voelzke 2003-11-03 09:32:50 UTC
The patching setup should use the setup_services_rdb, too
Comment 4 dirk.voelzke 2003-11-26 10:10:23 UTC
Fixed in cws setuppp02.
Comment 5 dirk.voelzke 2003-11-26 12:09:48 UTC
Please verify.
Comment 6 dirk.voelzke 2003-11-26 13:50:17 UTC
Please verify.
Comment 7 Olaf Felka 2003-11-26 13:52:24 UTC
of @ ru: Please have a look.
Comment 8 ru 2003-11-26 14:32:50 UTC
.
Comment 9 ru 2003-11-26 14:33:45 UTC
Works in setuppp02.
Comment 10 ru 2004-01-27 17:13:42 UTC
.