Closed ieugen closed 4 years ago
Hi,
Tried on two Debian systems. Repository to reproduce: https://gitlab.com/ieugen/ieugen-ro (My website).
lein ring server fails with following error:
lein ring server
lein ring server 2020-11-15 20:15:35.786:INFO::main: Logging initialized @1791ms Syntax error (ClassNotFoundException) compiling at (org/httpkit/server.clj:1:1). javax.xml.bind.DatatypeConverter Full report at: /tmp/clojure-7830828143245242095 .edn Subprocess failed
clojure-7830828143245242095.edn.log
java -version openjdk version "11.0.8" 2020-07-14 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.8+10) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.8+10, mixed mode)
Since we are on the subject, does cryogen have automated builds and tests in place? We could put a CI pipeline to test different jvms.
It seems that clj-livereload is using http-kit. Closing.
Hi,
Tried on two Debian systems. Repository to reproduce: https://gitlab.com/ieugen/ieugen-ro (My website).
lein ring server
fails with following error:clojure-7830828143245242095.edn.log