Task Error Code: Not Resource Owner

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Task Error Code: Not Resource Owner

2,030件の閲覧回数
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 返答(返信)

875件の閲覧回数
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 件の賞賛
返信

875件の閲覧回数
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 件の賞賛
返信