Task Error Code: Not Resource Owner

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Task Error Code: Not Resource Owner

1,975 Views
Mike_d
Contributor IV

I'm seeing this message in the Task Summary.  Can you tell me what it means?  Where do I look if I get a different message in the task error code?

 

Thanks,

-Mike

0 Kudos
Reply
2 Replies

820 Views
Shuba
Contributor I

Hello Mike,

 

    Incidentally, iam also facing the same problem - the 'Not Resource Owner' error code is seen for some tasks in the MQX 'Task Summary' (but things look to work ok). Can you please tell me if  you have managed to figure this error message out? Thanks in advance.

 

Regards,

Shuba

 

0 Kudos
Reply

820 Views
David_Wu
Contributor III

This is pretty old thread - but I happened to see the same error code - just to give my thought.

I tried to call task_destroy from another task other than main then I had the error. My work around is to set a flag and let the main task to call task_destroy instead. This is not just related to task_destroy - free memory from another task other than main will produce same error. I do not know if doing so might cause other side effects or not - I just use my work around.

David

0 Kudos
Reply