MySQL Forums
Forum List  »  MySQL Workbench

Re: WHI query execution failed
Posted by: Paul Briggs
Date: February 10, 2017 02:45AM

Hi Mike,

Thanks for the reply. I have reviewed the log file. The return result is an obvious Access Denied. However when I run the same query using WBEMTest, I return a positive result for the MySQL57 service running on the server. I have included the relevant snippet from the log file.

Apologies if this is some simple over sight, this is my first time using WMI and I have been trying to set it up with results found through research online.


19:33:24 [DB1][ mforms backend]: Storing password for 'Administrator'@'wmi@10.8.0.1'
19:33:24 [DB1][ mforms managed]: Loading password cache
19:33:24 [DB1][ mforms managed]: Get special folder
19:33:24 [DB2][ mforms managed]: Decrypting password data
19:33:24 [DB2][ mforms managed]: Filling password cache
19:33:24 [DB1][ mforms managed]: Unloading password cache
19:33:24 [DB1][ mforms managed]: Storing password data
19:33:24 [DB1][ mforms managed]: Get special folder
19:33:24 [DB2][ WBModule]: Opening wmi session
19:33:24 [DB1][ wmi]: Creating WmiServices for remote server: 10.8.0.1 (user: Administrator)
19:33:24 [DB1][ wmi]: Allocating wbem locator
19:33:28 [DB2][ WBModule]: Running a wmi query
19:33:28 [DB3][ wmi]: Running wmi query: select * from Win32_Service where (Name like "%mysql%" or DisplayName like "%mysql%")
19:33:28 [ERR][ wmi]: Query execution failed. Error: Access is denied.

Options: ReplyQuote


Subject
Views
Written By
Posted
1048
February 08, 2017 03:56AM
647
February 09, 2017 02:08AM
Re: WHI query execution failed
585
February 10, 2017 02:45AM
393
February 10, 2017 04:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.