It looks like you have different version of common codec in your class patch. Can you use “mvn dependency:tree” to check if there is a lower version of common codec is included in your class path.
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On January 24, 2015 at 9:51:53 AM, yeandone ([email protected]) wrote: > > at java.lang.Thread.run(Thread.java:662) > Caused by: java.lang.NoSuchMethodError: > org.apache.commons.codec.binary.Base64.(I[BZ)V > at
