On Jun 25, 2009, at 5:00 PM, Four of Seventeen wrote:
Got this doing a load-file: #<CompilerException java.lang.ClassFormatError: Unknown constant tag 116 in class file hxr/priv/idb$eval__10559 (NO_SOURCE_FILE:0)>
That error appears to be coming from a Java-level class loader (see the ultimate "caused by" in the stack trace). If you search for it using Google, you'll see it's appeared in contexts other than Clojure. I read it as "I can't completely understand this .class file, failing, here's a message an error code about why".
I don't know in detail what the error means, but if I got it I would try this: delete any class files and/or jar files I compiled previously for this project and see if the problem happens when I'm sure I'm loading a clojure source file. Then try compiling again to check if the problem is reproducible.
--Steve
smime.p7s
Description: S/MIME cryptographic signature