I have a vague recollection of seeing this. I think it had to do with incoming requests for nonexistent context - such as a request for a node in a logged in user's layout getting an error resolving in the guest layout. Did it persist or go away? Susan
George Lindholm wrote: > Hi all, > last week one of our 2.5.3 instances started spewing these errors > immediately > after being restarted: > > >> ERROR [TP-Processor8] portal.UserInstance.[] Nov/14 04:00:50 - >> UserInstance::renderState() : channelIds character cache has invalid size ! >> UserInst >> ance::renderState() : ccache cotnains 0 system buffers and 0 channel entries >> ERROR [TP-Processor8] portal.ExceptionHelper.[] Nov/14 04:00:50 - >> Programming error >> org.jasig.portal.PortalException: java.lang.ArrayIndexOutOfBoundsException: >> -1 >> at org.jasig.portal.UserInstance.renderState(UserInstance.java:651) >> at >> org.jasig.portal.GuestUserInstance.writeContent(GuestUserInstance.java:173) >> at org.jasig.portal.PortalSessionManager.doGet(PortalSessionManager.java:259) >> Caused by: java.lang.ArrayIndexOutOfBoundsException: -1 >> at java.util.Vector.get(Vector.java:712) >> at org.jasig.portal.UserInstance.renderState(UserInstance.ja >> > > I was wondering if anyone else has seen this error, and if so, what the fix > is? > > Thanks > > George > -- It's no use trying to be clever--we are all clever here; just try to be kind--a little kind. -- F.J. Foakes Jackson -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
