Bonjour,
Depuis que le nombre d'utilisateurs a augmenté, la fonction "Administration console/Manage System Users/Show all" plante.
J'ai le message d'erreur suivant :
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
Si je fais une recherche filtrée, j'ai bien un résultat.
Je suis sous Alfresco (Labs): Current version 3.0.0 (Stable 1526) schema 1002.
Est-ce un paramètre à augmenter ?