You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by ABDOU Samir <sa...@unine.ch> on 2006/07/15 20:32:59 UTC

RE : Very Urgent ! TermVectorsReader problem (bug) !

 
Hi,
 
I re-indexed my collection and the problem disappeared ! I'll try to cause again the problem... not sure.
The collection I used is fixed !
 
Regards,
Samir 
 
 
________________________________

De: Grant Ingersoll [mailto:gsingers@syr.edu]
Date: sam. 15.07.2006 19:39
À: java-dev@lucene.apache.org
Objet : Re: Very Urgent ! TermVectorsReader problem (bug) !



Hi Samir,

Could you please write up a JUnit test case demonstrating the problem 
and then file a bug in JIRA if it proves to be a bug?

Thanks,
Grant

On Jul 15, 2006, at 12:10 PM, ABDOU Samir wrote:

> Hi,
>
> I got an ArrayOutOfBoundException at the line 256 of the class 
> TermVectorsReader.
>
> The line is :  System.arraycopy(previousBuffer, 0, buffer, 0, start);
>
> I think that the problem is due to "start" parameter. It must be 
> totalLength instead.
>
> Is this right ?
>
>
>
> Thanks,
>
> Samir
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>

--------------------------
Grant Ingersoll
Sr. Software Engineer
Center for Natural Language Processing
Syracuse University
335 Hinds Hall
Syracuse, NY 13244
http://www.cnlp.org

Voice: 315-443-5484
Skype: grant_ingersoll
Fax: 315-443-6886




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org