You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2017/08/15 19:57:00 UTC

[jira] [Commented] (NUTCH-2298) TestCrawlDbStates.testCrawlDbStatTransitionInject broken

    [ https://issues.apache.org/jira/browse/NUTCH-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127776#comment-16127776 ] 

Sebastian Nagel commented on NUTCH-2298:
----------------------------------------

Does the problem still persist? Otherwise, please, close the issue. Thanks!

> TestCrawlDbStates.testCrawlDbStatTransitionInject broken
> --------------------------------------------------------
>
>                 Key: NUTCH-2298
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2298
>             Project: Nutch
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.12
>            Reporter: Markus Jelsma
>             Fix For: 1.14
>
>
> No idea what's happening on master:
> {code}Testcase: testCrawlDbStatTransitionInject took 0.105 sec
>         Caused an ERROR
> org/mockito/stubbing/Answer
> java.lang.NoClassDefFoundError: org/mockito/stubbing/Answer
>         at org.apache.hadoop.mrunit.mapreduce.ReduceDriver.getContextWrapper(ReduceDriver.java:281)
>         at org.apache.hadoop.mrunit.mapreduce.ReduceDriver.run(ReduceDriver.java:257)
>         at org.apache.nutch.crawl.CrawlDbUpdateTestDriver.update(CrawlDbUpdateTestDriver.java:98)
>         at org.apache.nutch.crawl.TestCrawlDbStates.testCrawlDbStatTransitionInject(TestCrawlDbStates.java:233)
> Caused by: java.lang.ClassNotFoundException: org.mockito.stubbing.Answer
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)