This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-06-08
Channels
- # babashka (9)
- # beginners (43)
- # biff (4)
- # calva (11)
- # cider (6)
- # clerk (1)
- # clj-kondo (4)
- # cljs-dev (6)
- # clojure (82)
- # clojure-berlin (1)
- # clojure-europe (42)
- # clojure-nl (1)
- # clojure-norway (182)
- # clojure-quebec (1)
- # clojure-uk (19)
- # clojurescript (6)
- # datahike (1)
- # emacs (30)
- # fulcro (5)
- # honeysql (6)
- # hyperfiddle (12)
- # lambdaisland (8)
- # malli (11)
- # off-topic (36)
- # pathom (26)
- # pedestal (1)
- # portal (25)
- # practicalli (1)
- # rdf (29)
- # re-frame (17)
- # reitit (1)
- # releases (1)
- # sci (37)
- # shadow-cljs (15)
- # vim (10)
- # xtdb (13)
When trying Calva on windows, I run into a strange ERROR: Unhandled REPL handler exception processing message {:op eval, :code *ns*, :id 1}
problem. I’ve tried reinstalling Calva but without success. Any ideas of what could have gone wrong or what I can try next?
It’s in the terminal window in vscode that calva opens. Yes, the repl gets stuck in “trying to connect”
Same thing. The repl starts, but the error comes up when I try to connect to it from calva (using Connect to running REPL
).
I’m trying to help a friend but it seems like his windows installation has other problems too. He’ll try to reinstall and we’ll see if the error persists.
I now did a test on a Windows machine with that minimal setup and I don’t get that error. What version of Java do you have, and how was it installed?
nrepl: 1.0.0
cider-nrepl: 0.28.5
cider/piggieback: 0.5.3
clojure-lsp version configured: latest
If you are new to Calva, please see:
And please consider the command: **Calva: Fire up the Getting Started REPL**
Calva version used: v2.0.369
clojure-lsp version used: 2023.05.04-19.38.01
clj-kondo version used: 2023.04.15-SNAPSHOT