08-13-2008 12:28 PM
javax.faces.FacesException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0}'
caused by:
org.apache.jasper.JasperException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0}'
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property workflowListSize of base of type : org.alfresco.web.bean.wcm.SubmitDialog
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.wcm.SubmitDialog, property: workflowListSize
caused by:
java.lang.reflect.InvocationTargetException
caused by:
org.alfresco.error.AlfrescoRuntimeException: The QNameEntity ID 170727 doesn't exist.
08-13-2008 02:16 PM
08-29-2008 11:00 AM
06-05-2009 10:50 AM
faces.FacesException: javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0 && DialogManager.bean.linkValidationEnabled == true}'
caused by:
org.apache.jasper.JasperException: javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0 && DialogManager.bean.linkValidationEnabled == true}'
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0 && DialogManager.bean.linkValidationEnabled == true}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property workflowListSize of base of type : org.alfresco.web.bean.wcm.SubmitDialog
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.wcm.SubmitDialog, property: workflowListSize
caused by:
java.lang.reflect.InvocationTargetException
caused by:
java.lang.ClassCastException: java.io.FileNotFoundException cannot be cast to java.lang.RuntimeException
09-23-2009 09:15 AM
javax.faces.FacesException: An exception occurred processing JSP page /jsp/dialog/container.jsp at line 191
188:
189: <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
190: <f:subview id="dialog-body">
191: <jsp:include page="<%=Application.getDialogManager().getPage() %>" />
192: </f:subview>
193: <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "white"); %>
194: </td>
Stacktrace:
caused by:
org.apache.jasper.JasperException: An exception occurred processing JSP page /jsp/dialog/container.jsp at line 191
188:
189: <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "white", "white"); %>
190: <f:subview id="dialog-body">
191: <jsp:include page="<%=Application.getDialogManager().getPage() %>" />
192: </f:subview>
193: <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "white"); %>
194: </td>
Stacktrace:
caused by:
org.apache.jasper.JasperException: javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0 && DialogManager.bean.linkValidationEnabled == true}'
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.workflowListSize != 0 && DialogManager.bean.linkValidationEnabled == true}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property workflowListSize of base of type : org.alfresco.web.bean.wcm.SubmitDialog
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.wcm.SubmitDialog, property: workflowListSize
caused by:
java.lang.reflect.InvocationTargetException
caused by:
java.lang.ClassCastException: org.alfresco.web.forms.FormNotFoundException
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.