When running a portal report using a!queryProcessAnalytics, We are seeing a below error in log file

Hello,

When running a portal report using a!queryProcessAnalytics, We are seeing a below error in log file:
ERROR com.appiancorp.core.expr.a.QueryProcessAnalytics - com.appiancorp.kougar.driver.exceptions.Signal: index
java.lang.RuntimeException: com.appiancorp.kougar.driver.exceptions.Signal: index

Batch size is just 10.

Did anyone experience this issue.

Regards,
Vinit.

OriginalPostID-164456

  Discussion posts and replies are publicly visible

Parents
  • This error can indicate your environment is facing the same issue I explain at forum.appian.com/.../f-130342

    1. Please navigate to the Rules tab
    2. In the search box search for any constant with any of these names

    1. task_avg_completion
    2. Completion
    3. task_completion_time
    4. is_process_ontime
    5. is_process_overdue
    6. is_task_favorite
    7. is_task_ontime
    8. is_task_overdue
    9. Lag
    10. NetCompletion
    11. NetLag
    12. NetWork
    13. process_completion_time
    14. process_deadline
    15. process_ee_id
    16. pm_avg_completion
    17. pm_avg_lag
    18. pm_avg_work
    19. process_start_time
    20. task_assignee_owner
    21. task_assignment_time
    22. task_attributed_to
    23. task_avg_lag
    24. task_avg_work
    25. task_deadline
    26. task_ee_id
    27. task_status
    28. total_completion_time
    29. total_lag_time
    30. total_work_time
    31. Work


    II. To fix this

    1. Remove the constant from the system.
    2. Stop the app server
    3. Stop Appian
    4. Recreate analytics by deleting:

    <APPIAN_HOME>/server/process/analytics/0000/gw1
    <APPIAN_HOME>/server/process/analytics/0001/gw1
    <APPIAN_HOME>/server/process/analytics/0002/gw1
    <APPIAN_HOME>/server/process/analytics/XXXXX/gw1
Reply
  • This error can indicate your environment is facing the same issue I explain at forum.appian.com/.../f-130342

    1. Please navigate to the Rules tab
    2. In the search box search for any constant with any of these names

    1. task_avg_completion
    2. Completion
    3. task_completion_time
    4. is_process_ontime
    5. is_process_overdue
    6. is_task_favorite
    7. is_task_ontime
    8. is_task_overdue
    9. Lag
    10. NetCompletion
    11. NetLag
    12. NetWork
    13. process_completion_time
    14. process_deadline
    15. process_ee_id
    16. pm_avg_completion
    17. pm_avg_lag
    18. pm_avg_work
    19. process_start_time
    20. task_assignee_owner
    21. task_assignment_time
    22. task_attributed_to
    23. task_avg_lag
    24. task_avg_work
    25. task_deadline
    26. task_ee_id
    27. task_status
    28. total_completion_time
    29. total_lag_time
    30. total_work_time
    31. Work


    II. To fix this

    1. Remove the constant from the system.
    2. Stop the app server
    3. Stop Appian
    4. Recreate analytics by deleting:

    <APPIAN_HOME>/server/process/analytics/0000/gw1
    <APPIAN_HOME>/server/process/analytics/0001/gw1
    <APPIAN_HOME>/server/process/analytics/0002/gw1
    <APPIAN_HOME>/server/process/analytics/XXXXX/gw1
Children
No Data