-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.2.1 CE GA2, Master
-
Fix Version/s: None
-
Labels:None
-
Fix Priority:3
During an upgrade from 6.2 to 7.2, the DB Upgrade Tool was run against a 6.2 Database. The upgrade tool itself ran to completion, without any errors, but starting the bundle in 7.2 resulted in having no portlets deployed.
Further investigation led to the discovery that the DDMServiceUpgrade was not registered as a result of the cfg file not being created in osgi/configs.
In discussions with Alberto Chaparro, we believe the best path forward might be to just throw an error in the event that this happens again, so that it can more easily be addressed.
portal-ext.properties:
dl.store.impl=com.liferay.portal.store.file.system.AdvancedFileSystemStore
needed to be created:
com.liferay.portal.store.file.system.configuration.AdvancedFileSystemStoreConfiguration.cfg