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 bounds.

807605Jul 6 2007 — edited Jul 6 2007
I am gettin this error when i run an application. i am new to java. Can anybody help me to resolve this issue?

java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at com.iflex.fcc.FormsRefresher.initialize(FormsRefresher.java:214)
at com.iflex.fcc.FormsRefresher.main(FormsRefresher.java:236)
Exception in thread "main" java.lang.UnsatisfiedLinkError: no ifjapi90 in java.l

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 3 2007
Added on Jul 6 2007
10 comments
4,122 views