Hi
I am facing two type of error, as soon as fetcher start. One is in setting
log level through fetcher static method setLogLevel.
* Unable to parse [null].Reason is [java.net.MalformedURLException]
java.lang.ExceptionInInitializerError
at org.apache.nutch.fetcher.Fetcher.setLogLevel(Fetcher.java:327)
at org.apache.nutch.fetcher.Fetcher.main (Fetcher.java:479)
at org.apache.nutch.tools.CrawlTool.main(CrawlTool.java:143)
at com.voltix.atlantis.taskscheduler.FetchListGenTask.execute(
FetchListGenTask.java:90)
*
In another case, Parse Plugins preferences could not be loaded.
*Caused by: java.lang.RuntimeException: Parse Plugins preferences could not
be loaded.
at org.apache.nutch.parse.ParserFactory.<clinit>(ParserFactory.java
:61)
... 6 more*
* If require, I can send you complete error trace log.*
**
*Answer awaited ...*