02-19-2008 04:33 AM
ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: Workflow deployment failed
(…)
Caused by: org.alfresco.service.cmr.dictionary.DictionaryException: Could not import bootstrap model alfresco/workflow/testModel.xml
(…)
Caused by: org.alfresco.service.cmr.dictionary.DictionaryException: Failed to compile model scwf:workflowmodel
(…)
Caused by: org.alfresco.service.namespace.NamespaceException: Namespace prefix scwf is not mapped to a namespace URI
at org.alfresco.service.namespace.QName.createQName(QName.java:103)
at org.alfresco.service.namespace.QName.createQName(QName.java:125)
at org.alfresco.repo.dictionary.M2ModelDefinition.<init>(M2ModelDefinition.java:47)
at org.alfresco.repo.dictionary.CompiledModel.constructDefinitions(CompiledModel.java:137)
at org.alfresco.repo.dictionary.CompiledModel.<init>(CompiledModel.java:94)
02-19-2008 05:01 AM
<imports>
<import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d"/>
<import uri="http://www.alfresco.org/model/bpm/1.0" prefix="bpm"/>
</imports>
<namespaces>
<namespace uri="http://www.alfresco.org/model/workflow/1.0" prefix="scwf"/>
</namespaces>
javax.faces.FacesException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
org.apache.jasper.JasperException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property hasStartableWorkflows of base of type : org.alfresco.web.bean.workflow.StartWorkflowWizard
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.workflow.StartWorkflowWizard, property: hasStartableWorkflows
caused by:
java.lang.reflect.InvocationTargetException
caused by:
org.alfresco.service.namespace.NamespaceException: Namespace prefix wf is not mapped to a namespace URI
:shock:
02-19-2008 07:27 AM
<namespaces>
<namespace uri="http://www.alfresco.org/model/workflow/1.0" prefix="scwf"/>
</namespaces>
<namespaces>
<namespace uri="scwf.new.workflow" prefix="scwf"/>
</namespaces>
Please correct the errors below then click Finish.
* A system error happened during the operation: Failed to signal transition 'null' from workflow task 'jbpm$15'
02-19-2008 09:39 AM
A system error happened during the operation: Failed to signal transition 'null' from workflow task 'jbpm$15'
Cette fois si j'ai vraiment besoin d'aide car je ne m'en sortirais pas tout seul. :?
02-19-2008 11:08 AM
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.