Re: ClassNotFoundException: clojure.lang.AFunction on OS X

2015-11-17 Thread Phil Segal
It appears this is down to JavaFX. Having skipped the javaFX part, the system runs fine. On Tuesday, November 17, 2015 at 8:53:50 AM UTC, Phil Segal wrote: > > Hi > > I have found the cause this morning. The ContextClassLoader on the > currentthread was null. I managed to work

Re: ClassNotFoundException: clojure.lang.AFunction on OS X

2015-11-17 Thread Phil Segal
ffort on your part, could you post the Leiningen and > JVM versions ? lein version should print both. > > On Monday, 16 November 2015, Phil Segal > wrote: > >> We have been happily using clojure on windows and linux, today we tried >> to run on a MacBook Pro and ran into s

ClassNotFoundException: clojure.lang.AFunction on OS X

2015-11-16 Thread Phil Segal
We have been happily using clojure on windows and linux, today we tried to run on a MacBook Pro and ran into several issues. The current stopper is a CNFE as per the title (stack trace at the end). I have now replicated this on my personal Mac and seen the same behaviour. I can't find anything