Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TaskScheduler_UnobservedTaskException when stopping MA #96

Open
ryannewington opened this issue Sep 19, 2017 · 1 comment
Open

TaskScheduler_UnobservedTaskException when stopping MA #96

ryannewington opened this issue Sep 19, 2017 · 1 comment

Comments

@ryannewington
Copy link
Member

****************************************
An exception has occurred in TaskScheduler_UnobservedTaskException
Type: System.AggregateException

Message: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
Source: 
StackTrace:

****************************************
****************************************
Inner exception details
Type: Lithnet.Miiserver.Client.MAExecutionException

Message: Run profile execution failed: stopped-user-termination-from-wmi-or-ui
Source: Lithnet.Miiserver.Client
TargetSite: System.String ExecuteRunProfile(System.String)
StackTrace:
   at Lithnet.Miiserver.Client.ManagementAgent.ExecuteRunProfile(String name)
   at Lithnet.Miiserver.Client.ManagementAgent.<>c__DisplayClass20_0.<ExecuteRunProfileAsync>b__0()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
****************************************
@ryannewington ryannewington self-assigned this Sep 19, 2017
@ryannewington
Copy link
Member Author

This bug might belong in https://github.com/lithnet/miis-client

ryannewington added a commit that referenced this issue Jan 28, 2018
Adds visual notification to the UI when a controller experiences an unrecoverable error
@ryannewington ryannewington added this to Done in v2 Jan 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v2
  
Done
Development

No branches or pull requests

1 participant