My Oracle Support Banner

ArrayIndexOutOfBoundsException in Remote Satellite Server During Load Test (Doc ID 1630554.1)

Last updated on APRIL 10, 2024

Applies to:

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

Symptoms

Following error is logged by Remote Satellite Server after a period of load testing, resulting in page rendering errors:

[CS.SATELLITE.REQUEST][ERROR] Error accessing the external page with pmd: page: ?c=Page&cid=<id>&lookuphost=http://<host>:<port>&lookuppage=/cs/avi/home.html&pagename=avisports/Page/HomeLayout1
[2014-02-26 19:34:45.971][CS.REQUEST][ERROR] COM.FutureTense.Common.ContentServerException: ContentServerException: (Fetch failed for page: ?c=Page&cid=<CID>&lookuphost=http://<host>:<port>&lookuppage=/cs/avi/home.html&pagename=avisports/Page/HomeLayout1) Error code:REMOTE SATELLITE SERVER CONNECTOR ERROR
COM.FutureTense.Common.ContentServerException: ContentServerException: (Fetch failed for page: ?c=Page&cid=<id>&lookuphost=http://<host>:<port>&lookuppage=/cs/avi/home.html&pagename=avisports/Page/HomeLayout1) Error code:REMOTE SATELLITE SERVER CONNECTOR ERROR
at com.openmarket.Satellite.RemoteContentServerEh.fetchCacheObject(RemoteContentServerEh.java:337)
at com.openmarket.Satellite.AbstractContentServer$CacheObjectFetchFunction.doWork(AbstractContentServer.java:433)
at com.openmarket.Satellite.AbstractContentServer.getCacheObjectByThrottle(AbstractContentServer.java:235)
at com.openmarket.Satellite.AbstractContentServerEh.getCacheObject(AbstractContentServerEh.java:178)
at com.openmarket.Satellite.RemoteContentServerEh.getCacheObject(RemoteContentServerEh.java:36)
at com.openmarket.Satellite.SatelliteServer.execute(SatelliteServer.java:90)
at com.openmarket.Satellite.servlet.BaseServlet.doGet(BaseServlet.java:121)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
...
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: com.fatwire.cs.core.http.HttpAccessException: java.lang.ArrayIndexOutOfBoundsException: -176597044
at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:387)
at com.openmarket.Satellite.RemoteContentServerEh.fetchCacheObject(RemoteContentServerEh.java:244)
... 29 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: -176597044
at java.util.ArrayList$Itr.next(ArrayList.java:799)
at org.apache.http.impl.cookie.BestMatchSpec.formatCookies(BestMatchSpec.java:189)
at org.apache.http.client.protocol.RequestAddCookies.process(RequestAddCookies.java:196)
at org.apache.http.protocol.ImmutableHttpProcessor.process(ImmutableHttpProcessor.java:108)
at org.apache.http.protocol.HttpRequestExecutor.preProcess(HttpRequestExecutor.java:174)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:462)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:572)
at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:363)
... 30 more

 

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


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