Hello.
I'm suddenly seeing some odd behavior from a site. My top level menu
properties seem to have been corrupted. I cannot update properties or add a
new page at the top level. All lower levels are fine.
The error that I'm seeing is shown below. The source of the stack trace is
code that is trying to grab properties (field name) from the
ContainerEditView object. Also note that when I try to add a new top level
page, I see a mostly blank screen that says, "No Field to edit."
Any ideas what is going on, and why it's only affecting the top level menu
items?
thanks
chris
1938015 [Thread-26] ERROR - ERROR : Array index out of range: 0
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at java.util.Vector.get(I)Ljava.lang.Object;(Vector.java:709)
at
org.jahia.engines.updatecontainer.UpdateContainer_Engine.processCurrentScree
n(Lorg.jahia.params.ParamBean;Ljava.util.HashMap;)V(UpdateContainer_Engine.j
ava:341)