To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116278 Issue #|116278 Summary|libdbulx.so not found Component|api Version|OOo 3.2.1 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsc Reported by|allart
------- Additional comments from [email protected] Sun Jan 2 14:58:26 +0000 2011 ------- 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. -- --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
