Re: new initialization error - java.lang.ExceptionInInitializerError (control.clj:9)

2010-05-24 Thread Base
Doh! User error :>| Thanks Stu for the help. Sorry to bother you. On May 24, 9:04 am, Stuart Halloway wrote: > Stack trace please! > > > > > Clojure 1.2.0-master-SNAPSHOT > > java.lang.ExceptionInInitializerError (control.clj:9) > > > Hi all - > > > I am getting this error and cannot figure ou

Re: new initialization error - java.lang.ExceptionInInitializerError (control.clj:9)

2010-05-24 Thread Stuart Halloway
Stack trace please! Clojure 1.2.0-master-SNAPSHOT java.lang.ExceptionInInitializerError (control.clj:9) Hi all - I am getting this error and cannot figure out where it is coming from. I am using Eclipse/CounterClockwise with Clojure 1.2.0-master-SNAPSHOT Coljure.contrib 1.2.0-master-SNAPSHOT

new initialization error - java.lang.ExceptionInInitializerError (control.clj:9)

2010-05-24 Thread Base
Clojure 1.2.0-master-SNAPSHOT java.lang.ExceptionInInitializerError (control.clj:9) Hi all - I am getting this error and cannot figure out where it is coming from. I am using Eclipse/CounterClockwise with Clojure 1.2.0-master-SNAPSHOT Coljure.contrib 1.2.0-master-SNAPSHOT and used labrepl as t