Re: why there is java.lang.NoClassDefFoundError: clojure_mail/message$loading__4958__auto__, error

2015-09-12 Thread Gary Verhaegen
For that kind of question, you really need to post your code along with the error. A project on github, perhaps? >From just the error message, it looks like you're trying to use a namespaced symbol "clojure-mail/message", and that symbol is not defined. I would gues either a typo in your own

why there is java.lang.NoClassDefFoundError: clojure_mail/message$loading__4958__auto__, error

2015-08-24 Thread Chih Yang
I aot compile my project: :aot [my namespace] But I always get following error, this is crazy, can some one help me to troubleshooting what is going on? vagrant@precise32:/work/everbridge.qa$ lein compile Compiling everbridge.qa java.lang.NoClassDefFoundError: