Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

String index out of range: -19

807589Jul 17 2008 — edited Jul 18 2008
Hi,

I try to run a Java program to replace a 32 bit string. The string contains the value of [A-Za-z0-9.-_].

The Input file contains 288450 lines.
when i try to execute the program.
I got the error message as "String index out of range: -19" and i got the output with only 86934 lines.

Can you please help me out for this issue, i am new to Java.

Arul
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2008
Added on Jul 17 2008
5 comments
1,384 views