Get an error in Alfresco Explorer when trying to list all the site users:
Administration Console > Manage System Users > Show All
javax.faces.FacesException: 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.UINamingContainer,Id: dialog-body][Class:
org.alfresco.web.ui.common.component.UIPanel,Id: users-panel][Class: org.alfresco.web.ui.common.component.UIPanel,Id:
quota-panel][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp52]}
caused by:
org.apache.jasper.JasperException: 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.UINamingContainer,Id: dialog-body][Class:
org.alfresco.web.ui.common.component.UIPanel,Id: users-panel][Class: org.alfresco.web.ui.common.component.UIPanel,Id:
quota-panel][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp52]}
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.UINamingContainer,Id: dialog-body][Class: org.alfresco.web.ui.common.component.UIPanel,Id:
users-panel][Class: org.alfresco.web.ui.common.component.UIPanel,Id: quota-panel][Class:
javax.faces.component.html.HtmlOutputText,Id: _idJsp52]}
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{UsersDialog.usersTotalUsage}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property usersTotalUsage of base of type :
org.alfresco.web.bean.users.UsersDialog
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.users.UsersDialog, property: usersTotalUsage
caused by:
java.lang.reflect.InvocationTargetException
caused by:
java.lang.IllegalStateException: Non-unique path: found : /app:company_home/app:user_homes 0
Any ideas?