Task Error Code: Not Resource Owner

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Task Error Code: Not Resource Owner

1,978 次查看
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 项奖励
回复
2 回复数

823 次查看
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 项奖励
回复

823 次查看
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 项奖励
回复