开发者社区> 问答> 正文

Nutch Job failed! Nutch在Eclipse启动时报错了?报错

已经修改./src/plugin 还是报错

检查过正则

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"
 
<!-- Put site-specific property overrides in this file. -->
 
<configuration>
	<property>
        <name>http.agent.name</name>
        <value>My</value>
    </property>
    
    <property>
        <name>plugin.folders</name>
        <value>./src/plugin</value>
    </property>
    
</configuration>



Linux中不报错,Eclipse在就报错了。Solr正常


展开
收起
爱吃鱼的程序员 2020-06-10 11:12:35 375 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB
    • Solr版本:apache-solr- 3.5.0.zip
    2020-06-10 11:12:52
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Apache NiFi Crash Course Intro 立即下载
Monitoring the Dynamic Resource Usage of Scala and Python Spark Jobs in Yarn 立即下载
Build Your Next Apache Spark Job in .NET Using Mobius 立即下载

相关镜像