03-10-2012 08:06 AM
javax.faces.FacesException: org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/914a414e-d171-49a9-8d1e-770d5eebc87f
causé par :
org.apache.jasper.JasperException: org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/914a414e-d171-49a9-8d1e-770d5eebc87f
causé par :
org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/914a414e-d171-49a9-8d1e-770d5eebc87f
La suppression est cependant réalisée. Je pense donc qu'il s'agit d'un problème de rafraichissement de la page détails alors que le document n'existe pas.03-11-2012 06:35 AM
javax.faces.FacesException: 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: category-panel][Class: javax.faces.component.html.HtmlOutputText,Id: category-overview]}
causé par :
org.apache.jasper.JasperException: 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: category-panel][Class: javax.faces.component.html.HtmlOutputText,Id: category-overview]}
causé par :
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: category-panel][Class: javax.faces.component.html.HtmlOutputText,Id: category-overview]}
causé par :
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: category-panel][Class: javax.faces.component.html.HtmlOutputText,Id: category-overview]}
causé par :
javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.categoriesOverviewHTML}'
causé par :
javax.faces.el.EvaluationException: Exception getting value of property categoriesOverviewHTML of base of type : org.alfresco.web.bean.content.DocumentDetailsDialog
causé par :
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.content.DocumentDetailsDialog, property: categoriesOverviewHTML
causé par :
java.lang.reflect.InvocationTargetException
causé par :
org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/59cbb2d5-c8c5-4340-9b25-4f8cdfd7541c
Je crois que je vais être contraint d'utiliser une action programmée pour supprimer tout le contenu de mon espace obsolète plutôt que de le faire en direct.03-11-2012 11:24 AM
<property name="queryTemplate">
<value>PATH:"/app:company_home/cm:MyCompany/cm:Applications/cm:MyDocument.doc"</value>
</property>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.