12:08:21 [ERR][ Workbench]: Console redirection failed. 12:08:21 [INF][ Workbench]: Starting up Workbench 12:08:21 [INF][ Workbench]: Current environment: Command line: "C:\Program Files\MySQL\MySQL Workbench 6.3 CE\MySQLWorkbench.exe" CurrentDirectory: C:\Program Files\MySQL\MySQL Workbench 6.3 CE HasShutdownStarted: False OSVersion: Microsoft Windows NT 6.2.9200.0 SystemDirectory: C:\Windows\system32 TickCount: -509830234 UserInteractive: True Version: 4.0.30319.42000 WorkingSet: 34828288 12:08:21 [INF][ Workbench]: Environment variables: COMPUTERNAME = ICAR USERPROFILE = C:\Users\Administrator HOMEPATH = \Users\Administrator LOCALAPPDATA = C:\Users\Administrator\AppData\Local PSModulePath = C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules PROCESSOR_ARCHITECTURE = AMD64 Path = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps; CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files ProgramFiles(x86) = C:\Program Files (x86) PROCESSOR_LEVEL = 6 LOGONSERVER = \\ICAR PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC HOMEDRIVE = C: SystemRoot = C:\Windows SESSIONNAME = Console ALLUSERSPROFILE = C:\ProgramData PUBLIC = C:\Users\Public FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer APPDATA = C:\Users\Administrator\AppData\Roaming PROCESSOR_REVISION = 5504 USERNAME = Administrator CommonProgramW6432 = C:\Program Files\Common Files TEMP = C:\Users\ADMINI~1\AppData\Local\Temp CommonProgramFiles = C:\Program Files\Common Files OS = Windows_NT USERDOMAIN_ROAMINGPROFILE = ICAR PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 85 Stepping 4, GenuineIntel ComSpec = C:\Windows\system32\cmd.exe SystemDrive = C: FPS_BROWSER_USER_PROFILE_STRING = Default ProgramFiles = C:\Program Files NUMBER_OF_PROCESSORS = 12 TMP = C:\Users\ADMINI~1\AppData\Local\Temp ProgramData = C:\ProgramData ProgramW6432 = C:\Program Files windir = C:\Windows USERDOMAIN = ICAR 12:08:21 [INF][ Workbench]: Current version given by meta info is: 6.3.10 12:08:21 [INF][ Workbench]: Setting PATH to: C:\Windows\system32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps; 12:08:21 [INF][ mforms managed]: Initializing mforms wrapper 12:08:22 [INF][ WBContext UI]: Initializing workbench context UI with these values: base dir: C:\Program Files\MySQL\MySQL Workbench 6.3 CE plugin path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE struct path: module path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE/modules library path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE user data dir: C:\Users\Administrator\AppData\Roaming\MySQL\Workbench open at start: open type: run at startup: run type: Force SW rendering: No Force OpenGL: No quit when done: No 12:08:22 [INF][ WBContext]: WbContext::init 12:08:24 [INF][ WBA]: Looking for extension modules for WBA... 12:08:24 [INF][ WBA]: 0 extension modules found 12:08:24 [WRN][ grt]: C:\Users\Administrator\AppData\Roaming\MySQL\Workbench\connections.xml:18: link '{5EC23C98-D055-4C24-8908-438D6D2E0806}' key=owner could not be resolved 12:08:24 [INF][ WBContext]: System info: MySQL Workbench Community (GPL) for Windows version 6.3.10 CE build 12092614 (64 bit) Configuration Directory: C:\Users\Administrator\AppData\Roaming\MySQL\Workbench Data Directory: C:\Program Files\MySQL\MySQL Workbench 6.3 CE Cairo Version: 1.10.2 OS: Microsoft Windows Server 2016 Standard CPU: 12x Intel(R) Xeon(R) Bronze 3104 CPU @ 1.70GHz, 31.6 GiB RAM Active video adapter Matrox G200eh3 (HP) WDDM 2.0 Installed video RAM: 32 MB Current video mode: 1360 x 768 x 4294967296 colors Used bit depth: 32 Driver version: 4.3.3.3 Installed display drivers: NULL Current user language: English (United States) 12:08:24 [INF][ Workbench]: UI is up 12:08:25 [WRN][ WBModule]: OS not found on supported OS list. OS string: 'Microsoft Windows Server 2016 Standard' 12:08:29 [INF][ Workbench]: Running the application 12:08:32 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) 12:08:32 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO) 12:10:43 [INF][ WQE backend]: User cancelled connection 12:10:45 [INF][ WBContext]: Connection to Local instance MySQL57 cancelled by user: canceled 12:10:47 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) 12:10:47 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO) 12:11:01 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: YES) 12:11:01 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: YES) 12:11:01 [ERR][SQL Editor Form]: SQL editor could not be connected: Access denied for user 'root'@'localhost' (using password: YES) 12:11:01 [ERR][SQL Editor Form]: Your connection attempt failed for user 'root' from your host to server at localhost:3306: Access denied for user 'root'@'localhost' (using password: YES) Please: 1 Check that mysql is running on server localhost 2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed) 3 Check the root has rights to connect to localhost from your address (mysql rights define what clients can connect to the server and from which machines) 4 Make sure you are both providing a password if needed and using the correct password for localhost connecting from the host address you're connecting from 12:11:05 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: YES) 12:11:05 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: YES) 12:11:05 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: YES) 12:11:05 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: YES) 12:11:08 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) 12:11:08 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO) 12:11:12 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) 12:11:12 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO) 12:11:17 [INF][ WQE backend]: User cancelled connection 12:11:17 [INF][ WBContext]: Connection to Local instance MySQL57 cancelled by user: Cancelled 12:12:07 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) 12:12:07 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO) 12:12:13 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: YES) 12:12:13 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: YES) 12:12:13 [ERR][SQL Editor Form]: SQL editor could not be connected: Access denied for user 'root'@'localhost' (using password: YES) 12:12:13 [ERR][SQL Editor Form]: Your connection attempt failed for user 'root' from your host to server at localhost:3306: Access denied for user 'root'@'localhost' (using password: YES) Please: 1 Check that mysql is running on server localhost 2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed) 3 Check the root has rights to connect to localhost from your address (mysql rights define what clients can connect to the server and from which machines) 4 Make sure you are both providing a password if needed and using the correct password for localhost connecting from the host address you're connecting from 12:12:16 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) 12:12:16 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO) 12:13:26 [INF][SQL Editor Form]: Opened connection 'Local instance MySQL57' to MySQL Community Server (GPL) version 5.7.24-log 12:13:27 [INF][ WQE.net]: Launching SQL IDE 12:13:28 [INF][ WQE.net]: SQL IDE UI is ready 12:14:08 [INF][wb_admin_control.py:query_server_info:725]: WbAdminControl.connect_sql(): The server version stored in the server instance profile was "None". Changed to the version reported by the server: "5.7.24-log" 12:14:08 [INF][wb_admin_control.py:server_polling_thread:569]: Monitoring thread running... 12:17:10 [ERR][wb_admin_export.py:process_db:241]: Error from task: ERROR 1062 (23000) at line 26: Duplicate entry '1984-12-31 00:00:00-C--' for key 'PRIMARY' 12:17:10 [WRN][wb_admin_export.py:process_db:267]: Task exited with code 1 12:17:30 [ERR][wb_admin_export.py:process_db:241]: Error from task: ERROR 1062 (23000) at line 26: Duplicate entry '1984-12-31 00:00:00-C--' for key 'PRIMARY' 12:17:30 [WRN][wb_admin_export.py:process_db:267]: Task exited with code 1 12:18:03 [ERR][wb_admin_export.py:process_db:241]: Error from task: The system cannot find the file specified. 12:18:03 [WRN][wb_admin_export.py:process_db:267]: Task exited with code 1 12:18:09 [ERR][wb_admin_export.py:process_db:241]: Error from task: The system cannot find the file specified. 12:18:09 [WRN][wb_admin_export.py:process_db:267]: Task exited with code 1 12:18:11 [ERR][wb_admin_export.py:process_db:241]: Error from task: The system cannot find the file specified. 12:18:11 [WRN][wb_admin_export.py:process_db:267]: Task exited with code 1 12:18:45 [ERR][wb_admin_export.py:process_db:241]: Error from task: ERROR 1062 (23000) at line 26: Duplicate entry '1984-12-31 00:00:00-C--' for key 'PRIMARY' 12:18:45 [WRN][wb_admin_export.py:process_db:267]: Task exited with code 1 12:19:03 [INF][ WQE.net]: Shutting down SQL editor (Local instance MySQL57) 12:19:03 [ERR][wb_admin_main.py:shutdown:219]: shutting down admn 12:19:03 [INF][ Workbench]: Shutting down Workbench 12:19:03 [INF][ mforms managed]: Shutting down mforms wrapper 12:19:03 [INF][ Workbench]: Done