Bug #85807 Shutting down server: Unhandled exception
Submitted: 5 Apr 2017 11:14 Modified: 6 Apr 2017 5:17
Reporter: Shaun Henderson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.6 build 511 CE (x64) OS:Ubuntu (Mint 18.1 x64)
Assigned to: CPU Architecture:Any
Tags: error, server, startup, Unhandled exception, workbench

[5 Apr 2017 11:14] Shaun Henderson
Description:
When trying to shutdown the server using workbench, get this error:
Unhandled exception: TextBox_append_text_with_encoding() takes exactly 3 arguments (4 given)
Clicking "Stop server" button makes that button greyed out, but server appears to be still running

How to repeat:
Log into database.
From menu, click Server > Startup/shutdown.
Error message immediately pops up.

Click "Stop server" button, but server is still apparently running.

Suggested fix:
Fix number of arguments being called to the TextBox_append_text_with_encoding() function
[5 Apr 2017 11:16] Shaun Henderson
Have to use sudo service mysql stop in terminal to stop server
[6 Apr 2017 0:34] MySQL Verification Team
Please try version 6.3.9. Thanks.
[6 Apr 2017 5:17] Shaun Henderson
Resolved using version 6.3.9