Bug #60370 | Error in securityManager module: error calling WbAdmin.openSecurityManager | ||
---|---|---|---|
Submitted: | 7 Mar 2011 11:57 | Modified: | 24 Mar 2011 15:58 |
Reporter: | James Woodford | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2.31, 5.2.32 | OS: | Any (Ubuntu 10.10 64bit, Mac OS X) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Workbench Security Manager |
[7 Mar 2011 11:57]
James Woodford
[7 Mar 2011 13:06]
Valeriy Kravchuk
I've got the same error message and trace: Traceback (most recent call last): File "/Applications/MySQLWorkbench.app/Contents/PlugIns/wb_admin_grt.py", line 282, in openSecurityManager tab.wait_server_check(4) File "/Applications/MySQLWorkbench.app/Contents/PlugIns/wb_admin_grt.py", line 95, in wait_server_check while self.configuration.is_server_running() and time.time() - t < timeout: File "/Applications/MySQLWorkbench.app/Contents/Resources/libraries/mforms.py", line 695, in <lambda> __getattr__ = lambda self, name: _swig_getattr(self, Box, name) File "/Applications/MySQLWorkbench.app/Contents/Resources/libraries/mforms.py", line 54, in _swig_getattr raise AttributeError(name) AttributeError: is_server_running while working with 5.2.32 on Mac OS X and local MySQL server 5.5.11.
[9 Mar 2011 14:37]
Valeriy Kravchuk
Bug #60402 was marked as a duplicate of this one.
[24 Mar 2011 15:58]
Tony Bedford
An entry has been added to the 5.2.33 changelog: In the Administrator, when <guimenu>Manage Security</guimenu> was selected, an error message was displayed in the status bar. It was not then possible to see and therefore manage user privileges.