Bug #64540 Workbech Test Connection
Submitted: 5 Mar 2012 1:40 Modified: 6 Mar 2012 1:47
Reporter: Rosa Abb Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:Workbench 5.2.37 CE OS:Windows (win XP)
Assigned to: CPU Architecture:Any

[5 Mar 2012 1:40] Rosa Abb
Description:
I have Workbench 5.2 CE and MySQL server 5.5. After installation Jira and making the connection everything was fine. But the other day after starting PC my connections in "SQL Development" section didn't work. When I try to test a connection(that was ok before) I get the error "images/ui/message_confirm.png" and the suggestion to report the error.
In MySQL 5.5 Command line I can see the database and tables and in Jira I can
login. But in workbech (SQL Development) when I run the pervious created connection I get an error and the same error when I create a New Connection and press the "Test Connection" button 

Connection Method: Standard(TCP/IP), Host name :127.0.0.1, Port:3306, username:root 

How to repeat:
As above
[5 Mar 2012 4:48] Valeriy Kravchuk
What exact version, 5.2.x, do you use? When you'll get this error again, please, right click somewhere in the error dialog box with no text and use Copy stack trace to clipboard context menu item. Send stack trace to this bug report.
[5 Mar 2012 5:28] Rosa Abb
Version : Workbench 5.2.37 CE 
          Revision 8576

Stack Trace:

Exception = System.IO.FileNotFoundException
Message = images/ui/message_confirm.png
FullText = System.IO.FileNotFoundException: images/ui/message_confirm.png
   at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   at MySQL.Forms.CustomMessageBox.Show(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* title, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* text, Char* mainIcon, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* buttonOK, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* buttonCancel, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* buttonOther, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* checkbox, Boolean* checked)
   at MySQL.Forms.UtilitiesImpl.show_message(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* title, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* text, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* ok, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* cancel, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* other)
   at MySQL.MCallback5<int\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&>.cpp_callback(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a1, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a2, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a3, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a4, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a5)
   at MySQL.Forms.ButtonImpl.button_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.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thank you
[5 Mar 2012 8:39] Valeriy Kravchuk
Please, check if this problem still happens with a newer version, 5.2.38.
[5 Mar 2012 22:28] Rosa Abb
New version is working fine. Thank you
[6 Mar 2012 1:47] MySQL Verification Team
Closed according last comment.