[
https://issues.apache.org/jira/browse/CONNECTORS-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright reassigned CONNECTORS-822:
--------------------------------------
Assignee: Karl Wright
> Livelink connector: Chronic LAPI value out of range exceptions stop all
> throughput
> ----------------------------------------------------------------------------------
>
> Key: CONNECTORS-822
> URL: https://issues.apache.org/jira/browse/CONNECTORS-822
> Project: ManifoldCF
> Issue Type: Bug
> Components: LiveLink connector
> Affects Versions: ManifoldCF 1.4.1
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.5
>
> Attachments: CONNECTORS-822.patch
>
>
> Here's the stack trace:
> {code}
> org.apache.manifoldcf.crawlerthreads- Error tossed: Specified value is
> outside of the range for this LLValue type
> com.opentext.api.LLOutOfRangeException: Specified value is outside of the
> range for this LLValue type
> at com.opentext.api.LLLong.toInteger(Unknown Source)
> at com.opentext.api.LLValue.toInteger(Unknown Source)
> at com.opentext.api.LLValue.toInteger(Unknown Source)
> at
> org.apache.manifoldcf.crawler.connectors.livelink.LivelinkConnector$VersionInformation.getDataSize(LivelinkConnector.java:5621)
> at
> org.apache.manifoldcf.crawler.connectors.livelink.LivelinkConnector.ingestFromLiveLink(LivelinkConnector.java:4266)
> at
> org.apache.manifoldcf.crawler.connectors.livelink.LivelinkConnector.processDocuments(LivelinkConnector.java:1560)
> at
> org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector.processDocuments(BaseRepositoryConnector.java:423)
> at
> org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:559)
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)