MAHOUT-1118 covers this. On Nov 17, 2012, at 1:36 PM, Apache Jenkins Server wrote:
> SLF4J: Class path contains multiple SLF4J bindings. > SLF4J: Found binding in > [jar:file:/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/mahout-examples-0.8-SNAPSHOT-job.jar!/org/slf4j/impl/StaticLoggerBinder.class] > SLF4J: Found binding in > [jar:file:/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/dependency/slf4j-jcl-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] > SLF4J: Found binding in > [jar:file:/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Mahout-Examples-Cluster-Reuters-II/trunk/examples/target/dependency/slf4j-log4j12-1.4.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an > explanation. > SLF4J: slf4j-api 1.6.x (or later) is incompatible with this binding. > SLF4J: Your binding is version 1.5.5 or earlier. > SLF4J: Upgrade your binding to version 1.6.x. > Exception in thread "main" java.lang.NoSuchMethodError: > org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder; > at org.slf4j.LoggerFactory.bind(LoggerFactory.java:128) > at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:107) > at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:295) > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:269) > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:281) > at org.apache.mahout.driver.MahoutDriver.<clinit>(MahoutDriver.java:89) > Could not find the main class: org.apache.mahout.driver.MahoutDriver. > Program will exit. > Build step 'Execute shell' marked build as failure -------------------------------------------- Grant Ingersoll http://www.lucidworks.com
