Use the jar file, I cannot start the solr application
suyuanhxx opened this issue · 2 comments
suyuanhxx commented
I put the jar file into the right place. I got the blew error:
solr version: solr-7.1.0
java.lang.NoSuchMethodError: org.apache.solr.core.SolrResourceLoader.<init>(Ljava/lang/String;)V
at org.apache.solr.handler.dataimport.scheduler.SolrDataImportProperties.loadProperties(SolrDataImportProperties.java:36)
I am sure that is the listener's problem. please help
mbonaci commented
suyuanhxx commented
thanks