11-16-2011 11:59 AM
javax.faces.FacesException: An exception occurred processing JSP page /jsp/wizard/container.jsp at line 136
133: <td style="width: 100%;" valign="top">
134: <f:subview id="wizard-body">
135: <h:outputText id="validation_invalid_character" style="display:none" value="#{msg.validation_invalid_character}" />
136: <jsp:include page="<%=Application.getWizardManager().getPage() %>" />
137: </f:subview>
138: </td>
139: </tr>
Stacktrace:
caused by:
org.apache.jasper.JasperException: An exception occurred processing JSP page /jsp/wizard/container.jsp at line 136
133: <td style="width: 100%;" valign="top">
134: <f:subview id="wizard-body">
135: <h:outputText id="validation_invalid_character" style="display:none" value="#{msg.validation_invalid_character}" />
136: <jsp:include page="<%=Application.getWizardManager().getPage() %>" />
137: </f:subview>
138: </td>
139: </tr>
Stacktrace:
caused by:
org.apache.jasper.JasperException: javax.faces.FacesException: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/wizard/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: wizard][Class: javax.faces.component.UINamingContainer,Id: wizard-body][Class: javax.faces.component.html.HtmlPanelGrid,Id: grid-1]}
caused by:
javax.faces.FacesException: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/wizard/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: wizard][Class: javax.faces.component.UINamingContainer,Id: wizard-body][Class: javax.faces.component.html.HtmlPanelGrid,Id: grid-1]}
caused by:
javax.faces.FacesException: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/wizard/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: wizard][Class: javax.faces.component.UINamingContainer,Id: wizard-body][Class: javax.faces.component.html.HtmlPanelGrid,Id: grid-1][Class: javax.faces.component.html.HtmlPanelGroup,Id: grp-1]}
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.workflowList}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property workflowList of base of type : org.alfresco.web.bean.wcm.CreateWebsiteWizard
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.wcm.CreateWebsiteWizard, property: workflowList
caused by:
java.lang.reflect.InvocationTargetException
caused by:
org.alfresco.service.cmr.workflow.WorkflowException: 10160054 Workflow Component for engine id 'jbpm' is not registered11-16-2011 02:27 PM
12-15-2011 09:31 AM
system.workflow.engine.jbpm.enabled=true
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.