My Oracle Support Banner

With JSP Java Server Pages Enabled the Content Server Receives and Error: "java.lang.ArrayIndexOutOfBoundsException: 0 >= 0" (Doc ID 1129899.1)

Last updated on MAY 16, 2023

Applies to:

Oracle WebCenter Content - Version 7.5.1 to 10.1.3.5.0 [Release Stellent to 10gR3]
Information in this document applies to any platform.Symptoms

Site Studio web pages built with JSP hang. The Content Server log shows the following exception:

Event generated by user 'anonymous' at host '127.0.0.1'. Unable to execute service method 'doRequest'. Runtime error: java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.elementAt(Vector.java:432)
at intradoc.data.DataBinder.getEx(DataBinder.java:973)
at intradoc.data.DataBinder.getAllowMissing(DataBinder.java:893)
at intradoc.server.DataUtils.getInteger(DataUtils.java:109)
at tomcatprovider.TomcatServer.doRequest(TomcatServer.java:783)
at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at intradoc.common.ClassHelper.invokeRawEx(ClassHelper.java:227)
at intradoc.common.ClassHelper.invokeRaw(ClassHelper.java:207)
at intradoc.common.ClassHelper.invoke(ClassHelper.java:189)
at intradoc.common.ClassHelper.invoke(ClassHelper.java:155)
at intradoc.server.jsp.JspProvider.process(JspProvider.java:297)
at intradoc.server.FileService.executeJsp(FileService.java:1360)
at intradoc.server.FileService.doResponse(FileService.java:1154)
at intradoc.server.Service.doRequest(Service.java:1890)
at intradoc.server.ServiceManager.processCommand(ServiceManager.java:350)
at intradoc.server.IdcServerThread.run(IdcServerThread.java:162)

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


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