Rapidwiz stops with error "StringIndexOutOfBoundsException: String index out of range: -2"
Hi -
I am running rapidwiz to install our production environment (R12.2) from the startCD version 43. This will be two application servers and a two-node RAC database. The clusterware and ASM were already install by a consultant here several months ago. When I run rapidwiz everything is fine until it gets into the database space checks. Then I get this message on the server:
Exception in thread "Thread-88" java.lang.StringIndexOutOfBoundsException: String index out of range: -2
at java.lang.String.substring(Unknown Source)
at oracle.apps.ad.rapidwiz.util.CheckerClass.asmFreeSpace(CheckerClass.java:1590)
at oracle.apps.ad.rapidwiz.util.CheckerClass.checkFileSpace(CheckerClass.java:1847)