Steps to Reproduce: 1.Start openoffice base 2.Add an existing database with jdbc - MySQL 3.try lo browse tables - you'll be prompted to enter password and then Actual Results: On console: [Java framework]sunjavaplugin.so could not load Java runtime library: file:///usr/lib/jvm/java-1.6.0-sun-1.6.0.01/jre/lib/i386/client/libjvm.so. also an attached file Expected Results: list of tables
Created attachment 2522 [details] screnshot
$ cat ~/.openoffice.org2.0/user/config/javasettings*.xml | grep "version\| location"
cat ~/.openoffice.org2.0/user/config/javasettings*.xml | grep "version\| > location" <?xml version="1.0" encoding="UTF-8"?> <!--This is a generated file. Do not alter this file!--> <java xmlns="http://openoffice.org/2004/java/framework/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <enabled xsi:nil="true"/> <userClassPath xsi:nil="true"/> <vmParameters xsi:nil="false"/> <jreLocations xsi:nil="true"/> <javaInfo xsi:nil="false" vendorUpdate="2004-01-30" autoSelect="true"> <vendor>Sun Microsystems Inc.</vendor> <location>file:///usr/lib/jvm/java-1.6.0-sun-1.6.0.01/jre</location> <version>1.6.0_01</version> <features>0</features> <requirements>1</requirements> <vendorData>660069006C0065003A002F002F002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0031002E0036002E0030002D00730075006E002D0031002E0036002E0030002E00300031002F006A00720065002F006C00690062002F0069003300380036002F0063006C00690065006E0074002F006C00690062006A0076006D002E0073006F000A002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0031002E0036002E0030002D00730075006E002D0031002E0036002E0030002E00300031002F006A00720065002F006C00690062002F0069003300380036002F0063006C00690065006E0074003A002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0031002E0036002E0030002D00730075006E002D0031002E0036002E0030002E00300031002F006A00720065002F006C00690062002F0069003300380036002F006E00610074006900760065005F0074006800720065006100640073003A002F007500730072002F006C00690062002F006A0076006D002F006A006100760061002D0031002E0036002E0030002D00730075006E002D0031002E0036002E0030002E00300031002F006A00720065002F006C00690062002F0069003300380036000A00</vendorData> </javaInfo> </java>
$ cat ~/.openoffice.org2.0/user/config/javasettings*.xml | head -12 <?xml version="1.0" encoding="UTF-8"?> <!--This is a generated file. Do not alter this file!--> <java xmlns="http://openoffice.org/2004/java/framework/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <enabled xsi:nil="false">true</enabled> <vmParameters xsi:nil="true"/> <jreLocations xsi:nil="true"/> <javaInfo xsi:nil="false" vendorUpdate="2004-01-30" autoSelect="false"> <vendor>Sun Microsystems Inc.</vendor> <location>file:///usr/lib/jvm/java-1.6.0-sun-1.6.0.03/jre</location> <version>1.6.0_03</version> <features>0</features> <requirements>1</requirements> все работает $ rpmquery -f /usr/lib/jvm/java-1.6.0-sun-1.6.0.03/jre/lib/i386/client/libjvm.so java-1.6.0-sun-1.6.0.03-alt1
Стояли старые пакеты от java-1.6.0-sun-1.6.0.01