Description:
bug seen in log file and workbench (this is my first time use of sql)
How to repeat:
1. Install using mysql-installer-community-5.7.17.0.msi.
2. on a Windows 7 Pro 8 GB installed RAM
3. choose all defaults
4. Reported an issue and prompted if it should try manually (forgot to take a screen shot)
5. Ignore that (did that and encountered issues)
6. After install, here is the bug file.
7.
Scanning module directory C:\Program Files\MySQL\MySQL Workbench 6.3 CE.
05:49:12 [WRN][ grt]: C:\Users\03307966\AppData\Roaming\MySQL\Workbench\connections.xml:25: link '{8A6ADABA-0854-4DBC-83A7-F4806CCBF0CB}' <object GrtObject> key=owner could not be resolved
05:49:12 [INF][ WBContext]: System info:
MySQL Workbench Community (GPL) for Windows version 6.3.8 CE build 1228 (64 bit)
Configuration Directory: C:\Users\03307966\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 6.3 CE
Cairo Version: 1.10.2
OS: Microsoft Windows 7 Professional Service Pack 1
CPU: 8x Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz, 7.7 GiB RAM
Active video adapter Intel(R) HD Graphics 4600
Installed video RAM: -1984 MB
Current video mode: 1366 x 768 x 4294967296 colors
Used bit depth: 32
Driver version: 10.18.10.3910
Installed display drivers: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
Current user language: English (United States)
05:49:12 [INF][ Workbench]: UI is up
05:49:12 [INF][ Workbench]: Running the application
06:00:26 [ERR][ Workbench]: Handle is not initialized.
Exception = System.InvalidOperationException
Message = Handle is not initialized.
FullText = System.InvalidOperationException: Handle is not initialized.
at System.Runtime.InteropServices.GCHandle.FromIntPtr(IntPtr value)
at MySQL.Forms.DockingPointDelegateWrapper.dock_view(DockingPointDelegateWrapper* , AppView* view, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* arg1, Int32 arg2)
at wb.WBContext.flush_idle_tasks(WBContext* )
at MySQL.Workbench.WbContext.flush_idle_tasks()
at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)
Description: bug seen in log file and workbench (this is my first time use of sql) How to repeat: 1. Install using mysql-installer-community-5.7.17.0.msi. 2. on a Windows 7 Pro 8 GB installed RAM 3. choose all defaults 4. Reported an issue and prompted if it should try manually (forgot to take a screen shot) 5. Ignore that (did that and encountered issues) 6. After install, here is the bug file. 7. Scanning module directory C:\Program Files\MySQL\MySQL Workbench 6.3 CE. 05:49:12 [WRN][ grt]: C:\Users\03307966\AppData\Roaming\MySQL\Workbench\connections.xml:25: link '{8A6ADABA-0854-4DBC-83A7-F4806CCBF0CB}' <object GrtObject> key=owner could not be resolved 05:49:12 [INF][ WBContext]: System info: MySQL Workbench Community (GPL) for Windows version 6.3.8 CE build 1228 (64 bit) Configuration Directory: C:\Users\03307966\AppData\Roaming\MySQL\Workbench Data Directory: C:\Program Files\MySQL\MySQL Workbench 6.3 CE Cairo Version: 1.10.2 OS: Microsoft Windows 7 Professional Service Pack 1 CPU: 8x Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz, 7.7 GiB RAM Active video adapter Intel(R) HD Graphics 4600 Installed video RAM: -1984 MB Current video mode: 1366 x 768 x 4294967296 colors Used bit depth: 32 Driver version: 10.18.10.3910 Installed display drivers: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32 Current user language: English (United States) 05:49:12 [INF][ Workbench]: UI is up 05:49:12 [INF][ Workbench]: Running the application 06:00:26 [ERR][ Workbench]: Handle is not initialized. Exception = System.InvalidOperationException Message = Handle is not initialized. FullText = System.InvalidOperationException: Handle is not initialized. at System.Runtime.InteropServices.GCHandle.FromIntPtr(IntPtr value) at MySQL.Forms.DockingPointDelegateWrapper.dock_view(DockingPointDelegateWrapper* , AppView* view, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* arg1, Int32 arg2) at wb.WBContext.flush_idle_tasks(WBContext* ) at MySQL.Workbench.WbContext.flush_idle_tasks() at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)