Im getting this error
java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;Ljava/lang/Object;Ljava/
I found a solution to a possibly related error message when I removed the Google Collections jar from the lib path.
(Source)