Karl Wright created CONNECTORS-919:
--------------------------------------

             Summary: Starting example-proprietary fails because of memex 
connector
                 Key: CONNECTORS-919
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-919
             Project: ManifoldCF
          Issue Type: Bug
          Components: Build
    Affects Versions: ManifoldCF 1.6
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.6


(1) ant make-deps build
(2) cd dist/example-proprietary
(3) java -jar start.jar

Exception thrown:
{code}
org.apache.manifoldcf.core.interfaces.ManifoldCFException: No connector class 
'org.apache.manifoldcf.crawler.connectors.memex.MemexAuthority' was found.
        at 
org.apache.manifoldcf.core.interfaces.ConnectorFactory.getThisConnectorNoCheck(ConnectorFactory.java:120)
        at 
org.apache.manifoldcf.core.interfaces.ConnectorFactory.installThis(ConnectorFactory.java:48)
        at 
org.apache.manifoldcf.authorities.interfaces.AuthorityConnectorFactory.install(AuthorityConnectorFactory.java:63)
        at 
org.apache.manifoldcf.authorities.authconnmgr.AuthorityConnectorManager.registerConnector(AuthorityConnectorManager.java:180)
        at 
org.apache.manifoldcf.crawler.system.ManifoldCF.registerConnectors(ManifoldCF.java:470)
        at 
org.apache.manifoldcf.crawler.system.ManifoldCF.reregisterAllConnectors(ManifoldCF.java:152)
        at 
org.apache.manifoldcf.jettyrunner.ManifoldCFJettyRunner.main(ManifoldCFJettyRunner.java:212)
{code}




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to