Bug #59304 mysql workbench wizard error on windows systems
Submitted: 5 Jan 2011 9:50 Modified: 26 Feb 2011 10:38
Reporter: sam kim Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S1 (Critical)
Version:5.2 .31 CE OS:Windows (windows Xp and windows 7)
Assigned to: CPU Architecture:Any

[5 Jan 2011 9:50] sam kim
Description:
while using mysql workbench, under server administration the new server instance wizard the drop down list of windows services does not populate and instead an error message is displayed 

How to repeat:
start the application  by double clicking the icon on the desktop
once started, click on the new server instance link under the server administration
on the create new server instance profile instance wizard i choose the localhost radio button and clicked next
on the next page i changed the port to suit my configuration and entered the appropriate default schema and clicked next
on the next page i was prompted for the root password which  i provided and success was reported -i then clicked next 
the bug then hit-the wizard momentarily freezes and then an error dialog popups

Suggested fix:
need to investigate why the drop down list would not populate or provide the ability to enter it manually
[5 Jan 2011 10:47] Valeriy Kravchuk
What exact version of MySQL Workbench, 5.2.x, do you use?
[5 Jan 2011 13:00] sam kim
the version is 5.2.31 CE sorry for that
[22 Jan 2011 20:37] Valeriy Kravchuk
What exact version of MySQL server, x.y.z, do you use and do you have a Windows service created for it?
[25 Jan 2011 7:20] sam kim
I'm using server version 5.1.50 and i have installed it as a windows service -though I'm about to upgrade to the latest stable version
[26 Jan 2011 10:38] Valeriy Kravchuk
Please, send the results of "sc qc" command for your MySQL service from cmd.exe. Like these:

C:\Program Files\MySQL\MySQL Server 5.1\bin>sc qc MySQL5
[SC] GetServiceConfig SUCCESS

SERVICE_NAME: MySQL5
        TYPE               : 10  WIN32_OWN_PROCESS
        START_TYPE         : 2   AUTO_START
        ERROR_CONTROL      : 1   NORMAL
        BINARY_PATH_NAME   : "C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld
-nt" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.0\my.ini" MySQL5
        LOAD_ORDER_GROUP   :
        TAG                : 0
        DISPLAY_NAME       : MySQL5
        DEPENDENCIES       :
        SERVICE_START_NAME : LocalSystem
[27 Feb 2011 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".