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/11/12 19:34:18 UTC

[jira] [Resolved] (CONNECTORS-796) RSS connector: Null pointer exception for some feeds

     [ https://issues.apache.org/jira/browse/CONNECTORS-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-796.
------------------------------------

    Resolution: Fixed

> RSS connector: Null pointer exception for some feeds
> ----------------------------------------------------
>
>                 Key: CONNECTORS-796
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-796
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: RSS connector
>    Affects Versions: ManifoldCF 1.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF 1.4.1, ManifoldCF 1.5
>
>         Attachments: CONNECTORS-796.patch, CONNECTORS-796.patch.2, feed.xml
>
>
> Here's the exception:
> {code}
> [2013-10-30 10:16:43,207|FATAL|Worker thread '2'|org.apache.manifoldcf.crawler.system.WorkerThread::run()|925 ] - Error tossed: null
> java.lang.NullPointerException
>             at org.apache.manifoldcf.core.fuzzyml.XMLFuzzyHierarchicalParseState.cleanup(XMLFuzzyHierarchicalParseState.java:86)
>             at org.apache.manifoldcf.crawler.connectors.rss.RSSConnector.handleRSSFeedSAX(RSSConnector.java:3487)
>             at org.apache.manifoldcf.crawler.connectors.rss.RSSConnector.processDocuments(RSSConnector.java:1256)
>             at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:559)
> {code}
> This is the feed: http://blog.fme.de/feed



--
This message was sent by Atlassian JIRA
(v6.1#6144)