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 2015/01/25 13:08:34 UTC

[jira] [Updated] (CONNECTORS-1151) FileNet connector throws exception

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

Karl Wright updated CONNECTORS-1151:
------------------------------------
    Attachment: CONNECTORS-1151.patch

Here's the patch.  I'm afraid it is rather extensive, but I will also pull it up shortly into release-1.8-branch and release-2.0-branch.






> FileNet connector throws exception
> ----------------------------------
>
>                 Key: CONNECTORS-1151
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1151
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: FileNet connector
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.8.1, ManifoldCF 2.0.1, ManifoldCF 1.9, ManifoldCF 2.1
>
>         Attachments: CONNECTORS-1151.patch
>
>
> The following stack trace is generated:
> {code}
> FATAL 2015-01-24 23:16:21,560 (Worker thread '1') - Error tossed: String index out of range: -1
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> at java.lang.String.substring(Unknown Source)
> at org.apache.manifoldcf.crawler.connectors.filenet.FilenetConnector.processDocuments(FilenetConnector.java:1136)
> at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:379)
> {code}



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