Do you have a full traceback of the exception?
Mike McCandless
http://blog.mikemccandless.com
On Sun, Jan 15, 2012 at 7:21 PM, Duke DAI <duke.dai.007@gmail.com> wrote:
> Hi friends,
> Any one meet ArrayIndexOutOfBoundsException: -65536 described in
> https://issues.apache.org/jira/browse/LUCENE-1995 after it declared being
> fixed?
> My lucene version is 3.0.3 and MaxRAMBufferSize is 3M. All other
> configurations seem to be normal.
> It's hard to describe the environment and debug the system(which is
> invisible for me). But by code reviewing and the explanation of
> LUCENE-1995, only when the offset of byte array is Integer.MAX_VALUE the
> exception will happen. Now I think there is no chance to cause it.
>
> Anyone has met the same issue and any hint or experience is appreciated.
>
> Best regards,
> Duke
> If not now, when? If not me, who?
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
|