Skip to main content
sunilc0004
April 18, 2022
Question

I have error in process model please solve my error

  • April 18, 2022
  • 9 replies
  • 1 view

when i debugging my process model and I want to view my form 

but I found this error

An Error Has Occurred The task status null is invalid.

Please solve my error ASAP.

Thanks.

    9 replies

    gopalk2865
    Participating Frequently
    April 18, 2022

    Hi Sunil, is it possible for you to share the screenshot of the issue here?

    sunilc0004
    April 20, 2022

    Thanks to reach out 

    but I solve the problem

    mikes0011
    Brainy
    January 13, 2023

    Mind sharing what the issue and solution was?  I'm currently having this problem with a stuck process instance that we need to get the task reactivated for, and it keeps throwing this error (despite various attempts to cancel/restart, pause/resume, etc).

    The Expression Guru
    April 18, 2022

    Hi Sunil,

    Couple of things here, check the following

    • Check if the task is assigned to a at least single user or group. In case if form is not assigned to any user you may not able to see that form. If that is the case reassign the form to a user or group based on your requirement
    • In case if any exception happen during the process, the process will show similar issues and the process won't you to do any new action. To fix this issue go to monitoring view an d find the process instance that have this issue, then select the checkbox available next to process instance. After you select some options are enable at top of the page from there click resume process

    Hope this will help

    sunilc0004
    April 20, 2022

    Thank you