cancel
Showing results for 
Search instead for 
Did you mean: 

problem when i copmplete user task

zegrar
Champ in-the-making
Champ in-the-making
problem in validate user task
Unfollow this thread

hola,when i complete my user task in my process pless help me.
my process start and when i complete my task the erreur show
my envirenement ( JEE, page jsf ,spring ,maven)

HTTP Status 500 -

type Exception report

message

descriptionThe server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: org.activiti.cdi.ActivitiCdiException: No task associated. Call businessProcess.startTask() first.
root cause

javax.faces.el.EvaluationException: org.activiti.cdi.ActivitiCdiException: No task associated. Call businessProcess.startTask() first.
root cause

org.activiti.cdi.ActivitiCdiException: No task associated. Call businessProcess.startTask() first.
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 3.1.2.2 logs.
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,
could you create jUnit test for your case?
https://forums.activiti.org/content/sticky-how-write-unit-test

Regards
Martin