Coder Social home page Coder Social logo

Comments (5)

plexus avatar plexus commented on May 18, 2024

That looks like a jigsaw issue, can you stick to Java 8 for now?

from metabase-datomic.

daveliepmann avatar daveliepmann commented on May 18, 2024

Switched to java8, no change in the error.

user> (.. System getProperties (get "java.version"))
"1.8.0_212"

from metabase-datomic.

plexus avatar plexus commented on May 18, 2024

from metabase-datomic.

daveliepmann avatar daveliepmann commented on May 18, 2024

Both repos live in a src/forks directory, as siblings (with a couple dozen others):

metabase        
metabase-datomic

Metabase-datomic was on 54fb631 (fix-install-instructions branch) but I just switched to 85bf6c3 (master branch) and no change. Metabase is on 7fb6363c9 with the changes introduced by start_metabase script. (I also experience the issue with or without changing the refactor-nrepl version injected into Metabase from 2.4.1-SNAPSHOT to 2.4.0. This suppresses REPL warnings about mismatched versions but does not affect the reported issue.)

Also FYI the CIDER REPL shows a warning:

WARNING: requiring-resolve already refers to: #'clojure.core/requiring-resolve in namespace: datomic.common, being replaced by: #'datomic.common/requiring-resolve

from metabase-datomic.

plexus avatar plexus commented on May 18, 2024

I think I found the issue, since metabase/metabase@eea171f#diff-0bd07e71f50064f6df5bcf24bc16f4feR477 setup-db! no longer takes arguments. If you do pass arguments, they get passed as extra arguments to deref, which makes deref assume that you're derefing something that can take a timeout like a future.

Will push a fix in a second.

from metabase-datomic.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.