cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow

golden_eye
Champ in-the-making
Champ in-the-making
Hello everybody
After upgrading from stable 3.0 to community 3.2 i can't start out of box workflows.Even more there is no workflows available.Not out of box not my owns.
Someone with the same problem.
How can i resolved this?Its urgent.

I am getting this error:
javax.faces.FacesException: javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.hasStartableWorkflows == false}'
caused by:
org.apache.jasper.JasperException: javax.faces.el.EvaluationException: 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
3 REPLIES 3

golden_eye
Champ in-the-making
Champ in-the-making
Hello
The trick here is that i deployed my workflow definition,model,properties and context  to extension folder and the is no worfklow error.I test it with workflow console.
So i don't understand what went wrong,because workflow should be accessible.
Is there any change about workflows between Stable Labs 3.0 and Community 3.2?
If i right understand there should be thoose out of box box workflows available.I active it in workflow-context.xml.
How can i resolve this?
NEed fast advice.
Please.

golden_eye
Champ in-the-making
Champ in-the-making
Hello,when i enable workflow logs i can next information:
08:43:32,294 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
08:43:34,195 DEBUG [org.alfresco.repo.workflow] Attached JBPM Context to transaction d644572e-7472-49cb-a57d-1f4f34a307c9
08:43:34,432 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/review_processdefinition.xml' already deployed
08:43:34,517 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/adhoc_processdefinition.xml' already deployed
08:43:34,650 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/submit_processdefinition.xml' already deployed
08:43:34,721 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/changerequest_processdefinition.xml' already deployed
08:43:34,793 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/submitdirect_processdefinition.xml' already deployed
08:43:34,864 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/invitation-nominated_processdefinition.xml' already deployed
08:43:34,939 DEBUG [org.alfresco.repo.workflow] Workflow deployer: Definition 'alfresco/workflow/invitation-moderated_processdefinition.xml' already deployed
Here is for my workflow:
08:43:58,024 DEBUG [org.alfresco.repo.workflow] Attached JBPM Context to transaction a9e18f50-1216-408e-b063-c3e47c1df858
08:43:58,949 DEBUG [org.alfresco.repo.workflow] Workflow definition 'Review' problem: [WARNING] swimlane 'initiator' does not have an assignment
08:43:58,949 INFO  [org.alfresco.repo.workflow] Workflow deployer: Deployed process definition 'Review' (version 85) from 'alfresco/extension/review_processdefinition.xml' with 1 problems
08:43:58,981 DEBUG [org.alfresco.repo.workflow] Detached (commit) JBPM Context from transaction a9e18f50-1216-408e-b063-c3e47c1df858

Some idea.

golden_eye
Champ in-the-making
Champ in-the-making
Hi is there any changes about configuration of workflows between versions. I could find no information about that.
I have working workflow in stable 3.0.,but i can't set the same workflow to work in 3.2.
Any idea what could get wrong?