cancel
Showing results for 
Search instead for 
Did you mean: 

Manage System User Errors

dnguyen
Champ in-the-making
Champ in-the-making
Hello,

Whenever I select 'Manage System Users —> Show All' I get these errors, Can someone please show me how to fix it ?  I am using version 3.2r.  I really appreciate your help!



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

6 REPLIES 6

abarisone
Star Contributor
Star Contributor
Hi,
I would suggest you, if possible, to migrate to a newer Alfresco version like 4.2.c
At least migrate to 3.2r2 which is more stable than 3.2r

Regards,
Andrea

dnguyen
Champ in-the-making
Champ in-the-making
Hello Andrea,

I did migrate to 3.2r and still have problem, I haven't migrated to 4.2c yet.  But what would cause the problem though ?

Hi,
really I don't know, even because I have too few elements to give an answer.
By the way at the end of your stack you got <cite>caused by: java.lang.IllegalStateException: Non-unique path: found : /app:company_home/app:user_homes 0</cite> which is quite serious.
It seems something related to some user's home got corrupted…

Regards,
Andrea

dnguyen
Champ in-the-making
Champ in-the-making
Yeah the problem started after I deleted a user.  For whatever reason is, after I deleted a user it didn't delete the user home.  Is there a way that we can delete the user home manually ?

Thanks

Hi,
this post may be useful http://forums.alfresco.com/forum/installation-upgrades-configuration-integration/configuration/manua... especially following the JIRA link provided.
It seems that it was an issue fixed on version 3.3, so you can another step migrating to 3.3 (I would suggest 3.3.g)

Regards,
Andrea

dnguyen
Champ in-the-making
Champ in-the-making
Yeah, I just migrated to 3.3g and still get the same error.  At this point I am not sure if migrating to 4.2 would fix the issue.