Hope someone might be able to help. Does anyone know the correct settings in portal-ext for migration of 6.0 documents and images?
Currently we have our images and documents in the File system at the following directories:
dl.store.file.system.root.dir=/opt/liferay-portal-6.0-ee-sp2/data/document_library
image.store.file.system.root.dir=/opt/liferay-portal-6.0-ee-sp2/data/images
In portal-ext of the 6.1 bundle we have the following set:
...
# Adding for upgrade
upgrade.processes=com.liferay.portal.upgrade.UpgradeProcess_6_0_12_to_6_1_0,com.liferay.portal.upgrade.UpgradeProcess_6_1_1
dl.store.impl=com.liferay.documentlibrary.util.FileSystemHook
image.store.impl=com.liferay.portal.image.FileSystemHook
dl.store.file.system.root.dir=/opt/liferay-portal-6.0-ee-sp2/data/document_library
image.store.file.system.root.dir=/opt/liferay-portal-6.0-ee-sp2/data/images
When upgrading .. I do not see any errors .. but when entering the Control Panel > Documents and Media, we get the selected resource is not found errors in the browser and File Not Found in the catalina.out log.
Any help would be appreciated.
Thanks,
Michael Bravo
Be kell jelentkezni ahhoz, hogy ez helytelenként legyen megjelölve.