I also get this error when trying to create a space
javax.faces.FacesException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/dialog/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: dialog][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp9]}
caused by:
org.apache.jasper.JasperException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/dialog/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: dialog][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp9]}
caused by:
javax.faces.FacesException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/dialog/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: dialog][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp9]}
caused by:
javax.faces.el.PropertyNotFoundException: Bean: org.alfresco.web.bean.dialog.DialogManager, property: subTitle
I'm using jdk1.5 and tomcat 5.5