You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/12/10 19:30:12 UTC

[jira] [Created] (CONNECTORS-833) NPE in LiveLink connector

Karl Wright created CONNECTORS-833:
--------------------------------------

             Summary: NPE in LiveLink connector
                 Key: CONNECTORS-833
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-833
             Project: ManifoldCF
          Issue Type: Bug
          Components: LiveLink connector
    Affects Versions: ManifoldCF 1.3
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.5
         Attachments: CONNECTORS-833.patch

{code}
2013-12-10 10:00:55,174 [Startup thread] FATAL org.apache.manifoldcf.crawlerthreads- Error tossed: null

java.lang.NullPointerException

        at org.apache.manifoldcf.crawler.connectors.livelink.LivelinkConnector.addSeedDocuments(LivelinkConnector.java:977)

        at org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.addSeedDocuments(BaseRepositoryConnector.java:150)

        at org.apache.manifoldcf.crawler.system.StartupThread.run(StartupThread.java:156)
{code}




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)