Detach Home fails with Java error
Hope somebody understands Java and can help me out.I am unsuccessfully trying to detach/attach an oracle home for hours.
When detaching I get the following error :
Oacle@****** /opt/oracle/product/11.1.0_****/oui/bin>.../logs/oraInstall2013-09-25_02-11-00PM.err"
<
Exception java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 9 occurred..
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 9
at java.util.Vector.elementAt(Vector.java:266)
at oracle.sysman.oii.oiii.OiiiAreaInventory.mergeVerIndRep(OiiiAreaInventory.java:839)
at oracle.sysman.oii.oiii.OiiiInstallInventory.mergeVerIndRep(OiiiInstallInventory.java:628)
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.saveInstallInventory(OiiiInstallAreaControl.java:1214)
at oracle.sysman.oii.oiic.OiicDetachHome.doOperation(OiicDetachHome.java:164)
0