We have created a web project using the community edition 3.3.It is working fine, and is all set done to get for LIVE. Now, we have installed the Enterprise edition 3.4 to host the web project. For that, we have replaced the alf_data folder in Enterprise edition 3.4 with the alf_data folder of Community edition 3.3. After starting alfresco, we are facing some issues such as CONTENT INTEGRITY ISSUES, CONTENT INITIALIZATION FAILED, etc.
So, we have changed the index.recovery.mode=FULLin alfresco-global.properties[/i] file, and after restarting the alfresco server, it has successfully rebuilt the indexes, but the errors seem to persist.
It is also showing that Ensure that the 'dir.root' property is pointing to the correct data location. So, we have verified whether the location of alf_data is entered properly or not in alfresco-global.properties It is also pointing to the correct directory/location.
The following is the list of errors that it is throwing in the log files.
09:23:03,453 Userystem WARN [service.descriptor.DescriptorService] Alfresco license: Failed to verify license - Invalid License! 09:23:03,453 Userystem WARN [service.descriptor.DescriptorService] Alfresco license: Restricted Alfresco Repository to read-only capability 09:23:03,562 INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: C:\Alfresco3.4\alf_data 09:23:03,671 ERROR [repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: System content not found in content store. 09:23:03,671 ERROR [repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location. 09:23:03,671 ERROR [web.context.ContextLoader] Context initialization failed org.alfresco.error.AlfrescoRuntimeException: 01110000 Ensure that the 'dir.root' property is pointing to the correct data location.
Any suggestions are welcome for helping me in solving the issue.
And yes, we have installed the license.. And regarding the database, and we have done the upgradations as per the recommended procedure.. we have dumped the 3.3 database to 3.4 one…
Your license has not loaded, hence the warning. That's the first thing to solve.
Do you have a 3.4 license? Where did you put it? Has it been renamed?
Did you for example start up alfresco 3.4 with its license file and then replace the database after the license loaded. If so then you will need to reload the license by renaming the INSTALLED part of the license file name and restarting alfresco.
Alfresco Support should be able to help with the upgrade process.