kostafey / ejc-sql

Emacs SQL client uses Clojure JDBC.
278 stars 29 forks source link

ejc-connect got AbstractMethodError #173

Closed cmal closed 1 year ago

cmal commented 1 year ago

(I've tested for postgresql and oracle)

M-x ejc-connect ...

[nREPL] Starting server via /opt/homebrew/bin/lein update-in :dependencies conj \[nrepl/nrepl\ \"1.0.0\"\] -- update-in :dependencies conj \[refactor-nrepl/refactor-nrepl\ \"3.5.5\"\] -- update-in :plugins conj \[cider/cider-nrepl\ \"0.28.6\"\] -- repl :headless :host localhost
Starting nREPL server for ejc-sql...
Mark saved where search started
nrepl-server-sentinel: Could not start nREPL server: Execution error (AbstractMethodError) at org.eclipse.aether.transport.wagon.WagonTransporter/execute (WagonTransporter.java:439).
null

clojure-3397527717730625753.edn.txt

cmal commented 1 year ago