Bug #51692 Tryn to impor export dump file
Submitted: 3 Mar 2010 12:48 Modified: 3 Mar 2010 17:05
Reporter: Carlos Niz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.2.16 OS:Windows (Seven)
Assigned to: CPU Architecture:Any

[3 Mar 2010 12:48] Carlos Niz
Description:
Exception = System.Runtime.InteropServices.SEHException
Message = Un componente externo produjo una excepción.
FullText = System.Runtime.InteropServices.SEHException: Un componente externo produjo una excepción.
   en MySQL.Forms.DrawBoxImpl.drawbox_mouse_click(Object sender, MouseEventArgs e)
   en System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Try to import dump file.
[3 Mar 2010 13:25] Valeriy Kravchuk
Thank you for the problem report. What exact version of Workbench, 5.x.y, do you use? Can you upload sample dump file to load to demonstrate this crash?
[3 Mar 2010 15:49] Carlos Niz
Workbench Version; 5.2.16 OSS Beta Revision 5249
[3 Mar 2010 15:59] Carlos Niz
Adittional data: MS Windows Seven Professional 64 bits (Spanish Translated)
[3 Mar 2010 16:21] Valeriy Kravchuk
I have no problems importing your file uploaded with WB 5.2.16 on Mac OS X. Should be some Windows-specific bug... 

What version of MySQL server you are working with? Is it local or remote?
[3 Mar 2010 16:28] Carlos Niz
HI, is local. The version of MySql is 5.1.44-community.
[3 Mar 2010 16:32] Carlos Niz
I tryed to use other option of the Server Administration (Like New Server Instance o Manage Security.) and every time it display the Bug Window.
Here is the bug info:
//------------------Bug Info Start Here----------------------------------//

Exception = System.Runtime.InteropServices.SEHException
Message = Un componente externo produjo una excepción.
FullText = System.Runtime.InteropServices.SEHException: Un componente externo produjo una excepción.
   en MySQL.Forms.DrawBoxImpl.drawbox_mouse_click(Object sender, MouseEventArgs e)
   en System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

//-----------------End of Bug Info=-------------------------//
[3 Mar 2010 17:05] Carlos Niz
Now is Working!!
Aparently the Configuration File in the tab System Profile was in blank...
Why? I really dont know.

Thank you!!