Bug #63568 My SQL workbench not launching
Submitted: 3 Dec 2011 19:33 Modified: 3 Dec 2011 19:40
Reporter: Deepak Panda Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.35 OS:Windows (windows 7 64-bit)
Assigned to: CPU Architecture:Any

[3 Dec 2011 19:33] Deepak Panda
Description:
I am getting an error when I try to open the My SQL workbench. I had just installed it. The error is as below "Exception = System.UnauthorizedAccessException
Message = Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench CE 5.2.35\db_utils.pyc' is denied.
FullText = System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench CE 5.2.35\db_utils.pyc' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.Delete(String path)
   at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)"

How to repeat:
I believe the issue occurred due to unexpected closure of the workbench.
[3 Dec 2011 19:35] Deepak Panda
Error screenshot

Attachment: error_mysql.png (image/png, text), 72.87 KiB.

[3 Dec 2011 19:36] Deepak Panda
Since I am not able to launch anything, marking it as Serious
[3 Dec 2011 19:40] Valeriy Kravchuk
This is a duplicate of bug #62709. Please, upgrade to 5.2.36 or run Workbench as Administrator.