My Oracle Support Banner

WebCenter Sites Content Server Developer Tool (CSDT) Produces ArrayIndexOutOfBoundsException (Doc ID 2217676.1)

Last updated on APRIL 20, 2021

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Symptoms

The following CSDT command failed with java.lang.ArrayIndexOutOfBoundsException: 1

java com.fatwire.csdt.client.main.CSDT http://example.com:7003/cs username=<name> password=<password> cmd=listcs resources=Template

The report heading:
Resource Type ||| Resource Id ||| Name ||| Description ||| Modified On
----------------------------------------------------------------------------------------
But the result set is creating a parsing error:
java.lang.ArrayIndexOutOfBoundsException: 1
at com.fatwire.csdt.client.util.CSDTClientUtility._parseResponse(CSDTClientUtility.java:197)
at com.fatwire.csdt.client.main.CSDT.showParsedResponse(CSDT.java:69)
at com.fatwire.csdt.client.main.CSDT.handleResponse(CSDT.java:53)
at com.fatwire.csdt.client.main.CSDT.main(CSDT.java:32)

This same command has no problem against the same data from my local desktop computer.

Changes

 

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
Changes
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.