Karanjeet Singh created OODT-893:
------------------------------------

             Summary: 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


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)

Reply via email to