On a clean machine it fails with
Exception in thread "main" java.lang.ExceptionInInitializerError, compiling:(sixsq/slipstream/prs/ring.clj:1:1)
...
Caused by: java.lang.ClassNotFoundException: clojure.core.async.Mutex
On nuv.la after upgrade fails with
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class cheshire.core__init, compiling:(ring/middleware/json.clj:1:1)
We need a smoke test for the service to check it's available after it is started.
On a clean machine it fails with
On nuv.la after upgrade fails with
We need a smoke test for the service to check it's available after it is started.