Pages

Monday, April 6, 2015

Cannot connect to WMI provider. You don’t have permission or the server is unreachable

I got the below error message when opening SQL server 2012 configuration Manager.

“Cannot connect to WMI provider. You don’t have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager. Invalid Class [0x80041010]

clip_image002

To Resolve this issue, I have ran the below command to register .mof files.

1. Navigate to the following path in command “C:\Program Files (86)\Microsoft SQL server\110\shared>”

2. Then run the below command

mofcomp sqlmgmproviderxpsp2up.mof

An unhandled exception occurred during the execution of the workflow instance. Exception

The SharePoint 2013 designer workflow got suspended in the SharePoint site and got the below error message.

Resume this workflow:Requestor id: 756e1a04-1e88-5347-0000-0000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception Details: System.ApplicationException: HTTP 401{“error_description”:” invalid JWT token. Could not resolve issuer token.”} {“x-ms-diagnostics”: [“3000006; reason=\”Token Contains invalid signature.\”category=\”invalid_client\””],”sprequestGUID”: [“756e1a04-1e88-5347-a8bf-bc12ada9bb54”],”X-FRAME-OPTIONS”

clip_image002

I ran the below timer jobs to resolve the workflow suspended issue.

1. Workflow Auto Cleanup

2. Notification Timer Job c02c63c2-12d8-4ec0-b678-f05c7e00570e

3. Hold Processing and Reporting

4. Bulk workflow task processing

5. Refresh Trusted Security Token Services Metadata feed [Farm job – Daily]