Getting Java StringIndexOutofBoundException Error While Executing LRM Batch From Command Line In LRM v8.0.8
(Doc ID 2834428.1)
Last updated on JANUARY 24, 2022
Applies to:
Oracle Financial Services Liquidity Risk Measurement and Management - Version 8.0.7 and laterInformation in this document applies to any platform.
Symptoms
While executing lrmBatch.sh from command line getting below error in console
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1931)
at com.ofs.lrm.aai.LRMServiceClient.createBatchFile(LRMServiceClient.java:231)
at com.ofs.lrm.aai.LRMServiceClient.main(LRMServiceClient.java:165)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |