Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
See https://sourceforge.net/p/olap4j/bugs/62/
When the JDBC DriverManager loads the XmlaOlap4jDriver via ServiceLoader, the instantiation of the driver fails, because it lacks a public constructor. The DriverManager then stops loading any other JDBC drivers on classpath.
v6.3
olap4j