http://blogs.msdn.com/b/mssmallbiz/archive/2013/06/18/huge-collection-of-free-microsoft-ebooks-for-you-including-office-office-365-sharepoint-sql-server-system-center-visual-studio-web-development-windows-windows-azure-and-windows-server.aspx
Friday, January 24, 2014
The report server installation is not initialized. Check the documentation for more information. (rsReportServerNotActivated)
Problem Description:
The report server installation is not initialized. Check the
documentation for more information. (rsReportServerNotActivated) Get Online
Help -2147159549
0x80090005
Cause:
Keys Corrupted
Solution :
1) If it is new server then remove the
existing Report Server Database and re-create new one using reporting serivces
confiruation window
2. Connect to SSMS - Report Server Database -- Delete the row which machine is our server name
3. Restart Reporting Services service
An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) Get Online Help Keys lock row not found
If you delete any records in ReportServer database or due to misconfiguration you may receive that error, ReCreating Reporting Services help to solve the issue,
Scale-out deployment is not supported in this edition of Reporting Services. (rsOperationNotSupported)
2. Connect to SSMS - Report Server Database -- Delete the row which machine is our server name
3. Restart Reporting Services service
An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) Get Online Help Keys lock row not found
If you delete any records in ReportServer database or due to misconfiguration you may receive that error, ReCreating Reporting Services help to solve the issue,
Scale-out deployment is not supported in this edition of Reporting Services. (rsOperationNotSupported)
Issue with Installed and configured with the Office products in SharePoint 2010 – SharePoint PSConfig Error
I had issue with Installed and configured with the Office products in SharePoint 2010 .
Scenario. We have Three Windows 2008 R2 Std machines (WEF1, WEF2 and App) installed and configured with the Office Web Apps with SP2
After completing the installation Office Web Apps while trying to running the PSConfig we got the below error one of the server.
Troubleshooting steps.
Verified ULS logs and find interesting
The license state for the current server doesn't match the farm's license state
After log research found good blog from msdn .
Scenario. We have Three Windows 2008 R2 Std machines (WEF1, WEF2 and App) installed and configured with the Office Web Apps with SP2
After completing the installation Office Web Apps while trying to running the PSConfig we got the below error one of the server.
Troubleshooting steps.
Verified ULS logs and find interesting
The license state for the current server doesn't match the farm's license state
After log research found good blog from msdn .
Resolution:
Run the following Power Shell commandlet on all the servers in the farm.
Set-SPFarmConfig –InstalledProductsRefresh
This will pick the entries from the server and reset the entries in the Config DB
Original Post : http://blogs.msdn.com/b/sowmyancs/archive/2012/08/08/the-license-state-for-the-current-server-doesn-t-match-the-farm-s-license-state-sharepoint-psconfig-error.aspx
Subscribe to:
Posts (Atom)