Issue 116278 - libdbulx.so not found
Summary: libdbulx.so not found
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: Unknown All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 14:58 UTC by allart
Modified: 2017-05-20 11:27 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 allart 2011-01-02 14:58:26 UTC
Hi,

Happy new year, everybody.

maybe I've found a  regression in 3.2.1:

This statement:

myInteractionHandler =
oContext.serviceFactory.createInstance("com.sun.star.sdb.InteractionHandler");

throws this exception:

com.sun.star.loader.CannotActivateFactoryException: loading component library
failed: file:///usr/lib/openoffice/program/../basis-link/program/libdbulx.so
	at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
	at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)
	at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)
	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
	at $Proxy64.createInstance(Unknown Source)
	at org.gedooo.converter.InteractionHandler.<init>(InteractionHandler.java:17)

I'm using:
OpenOffice.org 3.2.1 
OOO320m19 (Build:9505)
ooo-build 3.2.1.4, Ubuntu package 1:3.2.1-7ubuntu1

It works with the version OOo 3.1 on RedHat Enterprise.

My version of OOo is shipped with libdbalx.so instead of libdbulx.so

A hard link libdbalx.so->libdbulx.so doesn't solve the problem.

I hope to help.

Regards,

Ph.

--
Comment 1 jsc 2011-01-03 09:53:42 UTC
please try the vanilla build of OOo. We can't guarantee anything for any other
OOo derivative
Comment 2 Marcus 2017-05-20 11:27:59 UTC
Reset assigne to the default "issues@openoffice.apache.org".