cancel
Showing results for 
Search instead for 
Did you mean: 

crash when clicking on 'show all' users

emzvargas
Champ in-the-making
Champ in-the-making
Alfresco is showing me this error message while clicking "show all" in the user section
i got this error after deleting the home_space from a user.. :!:
Does anyone could provide me with some instructions to manually remove this users????

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.data.UIRichList,Id: users-list][Class: org.alfresco.web.ui.common.component.data.UIColumn,Id: _idJsp33][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp35]}
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.data.UIRichList,Id: users-list][Class: org.alfresco.web.ui.common.component.data.UIColumn,Id: _idJsp33][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp35]}
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.data.UIRichList,Id: users-list][Class: org.alfresco.web.ui.common.component.data.UIColumn,Id: _idJsp33][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp35]}
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{r.sizeLatest}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property sizeLatest of base of type : org.alfresco.web.bean.repository.MapNode
caused by:
java.lang.IllegalStateException: Non-unique path: found : /app:company_home/app:user_homes 0


Please any help with this problem will be greatly appreciated
3 REPLIES 3

rfuente
Champ in-the-making
Champ in-the-making
Hi,

We have the same error as you. Could you solve it?

Thank you.

luminesens
Champ in-the-making
Champ in-the-making
Hi,

I have got same problem in here. What version of alfresco do you used?

Hakim.

jerrycooper
Champ in-the-making
Champ in-the-making
Hi
Probably you got it, but the easiest way is to delete users with bad user homes. It can be done with javascript in action.
people.deletePerson("user_name");