This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-03-12
Channels
- # aleph (10)
- # beginners (62)
- # boot (12)
- # cider (97)
- # cljs-dev (171)
- # clojars (1)
- # clojure (224)
- # clojure-italy (4)
- # clojure-nl (2)
- # clojure-russia (1)
- # clojure-spec (41)
- # clojure-uk (68)
- # clojured (7)
- # clojurescript (115)
- # community-development (4)
- # cursive (2)
- # data-science (1)
- # datomic (18)
- # duct (40)
- # emacs (1)
- # events (1)
- # fulcro (148)
- # funcool (2)
- # graphql (2)
- # immutant (3)
- # jobs (3)
- # keechma (1)
- # luminus (2)
- # numerical-computing (1)
- # off-topic (19)
- # om (6)
- # parinfer (10)
- # pedestal (15)
- # precept (86)
- # reagent (12)
- # ring (3)
- # ring-swagger (2)
- # shadow-cljs (42)
- # spacemacs (19)
- # specter (17)
- # sql (11)
- # tools-deps (78)
- # unrepl (62)
- # vim (28)
Hey people! We’re trying to connect a Java app to datomic:<dev://localhost:4334> using the Datomic pro library, and running into some issues
2018-03-12 13:15:14.122 ERROR default o.a.activemq.artemis.core.client - AMQ214013: Failed to decode packet
java.lang.IllegalArgumentException: AMQ119032: Invalid type: -12
we successfully connected the same app to a datomic:free catalog using the free library
our ultimate goal is to connect to datomic:ddb, but using dev for local development
@marshall Datomic Client (not Cloud) when used with on-prem supports excision, right?
@devicesfor not to my knowledge
@robert-stuttaford it should yes
Trying the forum 🙂 https://forum.datomic.com/t/field-v-has-desired-values-and-only-them-in-any-order/365
Also, bug report: when editing an existing question, the box to the right contains translation missing: en.education.new-reply
the "syncSchema API" link on this blog post is now a 404 to javadoc: http://blog.datomic.com/2014/01/schema-alteration.html