This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| stuarts@x-lap-562:/tmp$ cat clojure-11163815081130707132.edn | |
| {:clojure.main/message | |
| "Execution error (NoClassDefFoundError) at java.lang.Class/forName0 (Class.java:-2).\nCould not initialize class cognitect.transit__init\n", | |
| :clojure.main/triage | |
| {:clojure.error/class java.lang.NoClassDefFoundError, | |
| :clojure.error/line -2, | |
| :clojure.error/cause | |
| "Could not initialize class cognitect.transit__init", | |
| :clojure.error/symbol java.lang.Class/forName0, | |
| :clojure.error/source "Class.java", |