Re: java.lang.NoSuchFieldError: __thunk__0__

2016-01-25 Thread Ryan Fowler
day, January 15, 2016 at 11:21:17 PM UTC, Ryan Fowler wrote: >> >> I've got a head-scratcher. >> >> A combination of aot compiling, ring-jetty, slf4j-timbre, timbre and >> core.async causes "java.lang.NoSuchFieldError: __thunk__0__" >> >> I've c

Re: java.lang.NoSuchFieldError: __thunk__0__

2016-01-25 Thread Nicola Mometto
Can you log this issue in clojure's JIRA? On Friday, January 15, 2016 at 11:21:17 PM UTC, Ryan Fowler wrote: > > I've got a head-scratcher. > > A combination of aot compiling, ring-jetty, slf4j-timbre, timbre and > core.async causes "java.lang.NoSuchFieldError: __thunk__0

java.lang.NoSuchFieldError: __thunk__0__

2016-01-15 Thread Ryan Fowler
I've got a head-scratcher. A combination of aot compiling, ring-jetty, slf4j-timbre, timbre and core.async causes "java.lang.NoSuchFieldError: __thunk__0__" I've created a repo that reproduces the problem for me, but I'm out of my depth at this point. Unfortunately I couldn't seem