https://bugs.documentfoundation.org/show_bug.cgi?id=162172
Bug ID: 162172
Summary: JDBCCONNECT:NEW JDBC connection fails
Product: LibreOffice
Version: 24.2.4.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Hi!
I created a new database TestDB2.odb to connect to a MariaDB server using the
JDBC connector.
Whenever I try to open the "Tables" view I get the following three errors.
A "Class Path" to the file "mariadb-java-client-3.4.1.jar" is defined.
The database is registered.
The same database is reachable with a Perl script using the DBI connection
methods.
Error 1
The connection to the data source "TestDB2" could not be established. at
C:/cygwin64/home/buildslave/source/libo-core/dbaccess/source/ui/misc/datasourceconnector.cxx:177
Error 2
Error code: 1000
The driver class “com.mysql.jdbc.Driver” could not be loaded. at
C:/cygwin64/home/buildslave/source/libo-core/connectivity/source/drivers/jdbc/JConnection.cxx:677
Error 3
Error code: -1
com/mysql/jdbc/Driver at
C:/cygwin64/home/buildslave/source/libo-core/connectivity/source/drivers/jdbc/Object.cxx:187
Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-AT (de_AT); UI: en-US
Calc: CL threaded
java -version
java version "1.8.0_421"
Java(TM) SE Runtime Environment (build 1.8.0_421-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.421-b09, mixed mode)
Kind regards,
Willy
--
You are receiving this mail because:
You are the assignee for the bug.