Hi Cihad, Which version of Nutch 2.X are you working with when you get these errors?
On Sat, Aug 15, 2015 at 11:04 AM, <[email protected]> wrote: > > > I run TestInjector. But there are an exeption as follow: > > java.util.NoSuchElementException > at java.util.TreeMap.key(TreeMap.java:1221) > at java.util.TreeMap.firstKey(TreeMap.java:285) > at org.apache.gora.memory.store.MemStore.execute(MemStore.java:125) > at org.apache.nutch.util.CrawlTestUtil.readContents(CrawlTestUtil.java:114) > at org.apache.nutch.crawl.TestInjector.readDb(TestInjector.java:108) > at org.apache.nutch.crawl.TestInjector.testInject(TestInjector.java:68) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at ... > > How to solve it? How to run nutch tests? > > -- *Lewis*

