XOG Error: Index 5 out of bounds for length 5 For All Read XML Files
search cancel

XOG Error: Index 5 out of bounds for length 5 For All Read XML Files

book

Article ID: 265300

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

Why does the following error happen?

java.lang.reflect.InvocationTargetException
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5
        at com.niku.xog.client.XOGClient.main(XOGClient.java:150)
        ... 6 more

Environment

Release : 16.0.2

Resolution

Find out if this happens to all or certain read XML files.

Check the corresponding APP logs if any additional details are given.