[ 
https://issues.apache.org/jira/browse/CONNECTORS-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465539#comment-13465539
 ] 

Karl Wright commented on CONNECTORS-547:
----------------------------------------

I was able to reproduce this one too.  Here's the trace:

{code}
FATAL 2012-09-28 07:50:55,300 (Worker thread '14') - Error tossed: String index
out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
        at java.lang.String.<init>(String.java:207)
        at org.apache.manifoldcf.crawler.connectors.webcrawler.ThrottledFetcher$
ThrottledConnection.getLimitedResponseBody(ThrottledFetcher.java:1776)
        at org.apache.manifoldcf.crawler.connectors.webcrawler.WebcrawlerConnect
or.getDocumentVersions(WebcrawlerConnector.java:771)
        at org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.ja
va:321)
{code}

                
> Index out of bounds exception while crawling web documents
> ----------------------------------------------------------
>
>                 Key: CONNECTORS-547
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-547
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Web connector
>    Affects Versions: ManifoldCF 1.0
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Blocker
>             Fix For: ManifoldCF 1.0
>
>
> FATAL 2012-09-28 11:42:32,112 (Worker thread '29') - Error tossed: String 
> index out of range: -1
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to