On 5/15/2013 12:52 AM, Bernd Fehling wrote: > while I can't get solr 4.3 with run-jetty-run up and running under eclipse > for debugging I tried to switch back to slf4j and followed > the steps of http://wiki.apache.org/solr/SolrLogging > > Unfortunately eclipse bothers me with an error: > The import org.apache.log4j.AppenderSkeleton cannot be resolved > EventAppender.java > /solr/core/src/java/org/apache/solr/logging/log4j line 19 Java Problem > > log4j-over-slf4j-1.6.6.jar has no class AppenderSkeleton as log4j-1.2.16.jar > does.
Can you please send a listing of the directory where you have your slf4j jars and the full exception stacktrace from your log? Please use a paste website, such as pastie.org. Thanks, Shawn