My Oracle Support Banner

R12: ECC: java.lang.ArrayIndexOutOfBoundsException When Running ECC Analyzer (Doc ID 2998299.1)

Last updated on JANUARY 22, 2024

Applies to:

Oracle Enterprise Command Center Framework - Version 12.2.7 and later
Information in this document applies to any platform.

Symptoms

 When attempting to run the ECC Analyzer, the following error occurs:

[oracle@noc1pdvecc1 HAF]$ bash run_analyzer.sh -Danalyzer=resource/ecc_analyzer.xml -Dp_max_output_rows="33" -DweblogicCredentials="weblogic/***" -DappsCredentials="apps/****" -Dp_debug_mode="F"
Reading analyzer configuration...
Exception while running the analyzer
Exception: java.lang.ArrayIndexOutOfBoundsException: 1

 

Steps To Reproduce:

1) Login to the ECC Tier (non-EBS)

2) Source the ECC environment :

$ source <$ECC_BASE>/Oracle/quickinstall/env/ecc.env

3) Unzip the ecc_analyzer_200_x.zip to a directory that you have read/write permissions

$ unzip ecc_analyzer_200_x.zip

4) Navigate to the directory from step 3 and change directory to HAF and run the EBS Enterprise Command Center (ECC) Analyzer java program using this command :

$ cd HAF
$ bash run_analyzer.sh -Danalyzer="resource/ecc_analyzer.xml"

 

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.