Bug #103103 when reconfiguring server and then checking root password
Submitted: 25 Mar 2021 5:25 Modified: 31 Mar 2021 12:04
Reporter: Ruchi Tetwal Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL for Windows: Installer Severity:S3 (Non-critical)
Version:8.0.23 OS:Windows
Assigned to: CPU Architecture:x86

[25 Mar 2021 5:25] Ruchi Tetwal
Description:
"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: A task may only be disposed if it is in a completion state (RanToCompletion, Faulted or Canceled).
   at System.Threading.Tasks.Task.Dispose(Boolean disposing)
   at MySql.Installer.Plugins.Server.LocalServerInstance.StartInstanceAsProcessWithExtendedStatus(String additionalOptions, Boolean connectionsWaitReportStatus)
   at MySql.Installer.Plugins.Server.LocalServerInstance.CanConnect(ServerConfigurationController controller, String passwordOverride, Boolean useOldSettings)
   at MySql.Installer.Plugins.Server.ServerConfigUserAccountsPage.PasswordCheckButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------

How to repeat:
then i uninstalled mysql and reinstalled it but the error exists.
[31 Mar 2021 12:04] MySQL Verification Team
Hello Ruchi Tetwal,

Thank you for the bug report.
I tried to reproduce your issue on windows 10 with MySQL Installer but I am not seeing any issues at my end.

Regards,
Ashwini Patil