This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-02-07
Channels
- # announcements (38)
- # asami (14)
- # beginners (35)
- # biff (3)
- # calva (29)
- # cider (20)
- # clj-kondo (7)
- # cljdoc (38)
- # clojure (64)
- # clojure-art (2)
- # clojure-australia (1)
- # clojure-dev (6)
- # clojure-europe (30)
- # clojure-nl (4)
- # clojure-spec (4)
- # clojure-uk (9)
- # clojured (3)
- # clojurescript (87)
- # cursive (17)
- # datahike (2)
- # datomic (10)
- # defnpodcast (2)
- # emacs (2)
- # events (1)
- # fulcro (25)
- # gratitude (1)
- # introduce-yourself (1)
- # jobs-discuss (21)
- # lsp (103)
- # malli (41)
- # meander (8)
- # minecraft (3)
- # missionary (3)
- # nextjournal (20)
- # off-topic (10)
- # pedestal (1)
- # polylith (15)
- # portal (6)
- # releases (2)
- # ring (1)
- # ring-swagger (2)
- # sci (4)
- # shadow-cljs (5)
- # spacemacs (3)
- # sql (11)
- # xtdb (3)
Hello I get an error in the transactor and a peer on the same server fails to connect. What could this error mean ?
2022-02-07 10:33:27.910 ERROR default o.a.activemq.artemis.core.server - AMQ224095: Error updating Consumer Count: Tried to decrement consumer count below 0: QueueInfo [routingName=admin.response6200f577-f2bb-4e0c-a6df-cc07a5c2c372, clusterName=admin.response6200f577-f2bb-4e0c-a6df-cc07a5c2c3727b3bd979-8800-11ec-b5ca-065204aa7e2f, address=admin.response, filterString=null, id=174, filterStrings=null, numberOfConsumers=0, distance=0]
the error went away after I upgraded to the latest datomic
which has a newer version of activemq
Any plans to support Java 17? The website says 8 is required but there are other docs that say 11 is supported. Peers couldn’t connect to version 17 in our environment
I’d like to know the answer to this too. Peers seemed to run on 17 fine, and the transactor started up with 17 without error and seemed to be running, but no peer could connect to the transactor.
@U09R86PA4, we are evaluating and looking at JDK 17/Java 17 for the next maintenance release. Usual caution that I don't have a timeline, but it's on our near term todo list. (CC @ULE3UT8Q5)