Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HoneySql missing #24

Open
franbenz opened this issue Nov 8, 2024 · 0 comments
Open

HoneySql missing #24

franbenz opened this issue Nov 8, 2024 · 0 comments

Comments

@franbenz
Copy link

franbenz commented Nov 8, 2024

Hello. I'm on macos, using the latest metabase.jar and metabase-firebird-driver. I'm getting this message when adding a new firebird database:
2024-11-08 17:31:14,848 ERROR api.database :: Cannot connect to Database
clojure.lang.ExceptionInfo: null {:classloader #object[clojure.lang.DynamicClassLoader 0x324c430a "clojure.lang.DynamicClassLoader@324c430a"], :classpath-urls ("file:/Users/myuser/Downloads/metabase/plugins/firebird.metabase-driver.jar"), :system-classpath ("metabase.jar")}
at metabase.plugins.classloader$require_STAR_.invokeStatic(classloader.clj:132)
at metabase.plugins.classloader$require_STAR_.doInvoke(classloader.clj:116)
at clojure.lang.RestFn.invoke(RestFn.java:411)
...
Caused by: java.io.FileNotFoundException: Could not locate honeysql/core__init.class, honeysql/core.clj or honeysql/core.cljc on classpath.
at clojure.lang.RT.load(RT.java:482)
at clojure.lang.RT.load(RT.java:444)
at clojure.core$load$fn__6931.invoke(core.clj:6189)
at clojure.core$load.invokeStatic(core.clj:6188)
at clojure.core$load.doInvoke(core.clj:6172)

Is anyone having this issue too? Do I need to build the driver myself or just use the downloaded jars?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant