Resolving the ArrayIndexOutOfBoundsException in the Database Connection Manager

While changing the database connection used for the report, you may get the Java.lang.ArrayIndexOutOfBoundsException in the Database Connection Manager if report name contains special characters, especially the comma.

To resolve this error, refrain from using special characters in the report name.

  1. Remove the special characters in the report name.

  2. Change the database connection for the report.