You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Karanjeet Singh (JIRA)" <ji...@apache.org> on 2015/10/19 09:33:05 UTC

[jira] [Commented] (OODT-893) java.lang.ClassNotFoundException: com_atlassian_clover.TestNameSniffer

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

Karanjeet Singh commented on OODT-893:
--------------------------------------

[~bugg_tb] - Can you please look into the same.

> java.lang.ClassNotFoundException: com_atlassian_clover.TestNameSniffer
> ----------------------------------------------------------------------
>
>                 Key: OODT-893
>                 URL: https://issues.apache.org/jira/browse/OODT-893
>             Project: OODT
>          Issue Type: Bug
>    Affects Versions: 0.11
>         Environment: Tried with *nix environment
>            Reporter: Karanjeet Singh
>            Priority: Critical
>              Labels: build-failure, oodt
>
> Facing issue while running OODT 0.11 crawler in DRAT. Please find the logs as below:
> {quote}
> Exception in thread "main" java.lang.NoClassDefFoundError: com_atlassian_clover/TestNameSniffer
>         at org.apache.oodt.cas.crawl.CrawlerLauncher.<clinit>(CrawlerLauncher.java:32)
> Caused by: java.lang.ClassNotFoundException: com_atlassian_clover.TestNameSniffer
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
>         ... 1 more
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)