migration - Migrate from Liferay Portal EE 6.1.20 to Liferay Portal CE 6.1.1 -
i migrate liferay portal ee 6.1.20 ga2 (developed locally trial version) liferay portal ce 6.1.1 ga2 (client requirement changed).
is possible use same db (with downgrade process possibly) , configurations, developed portlets, data etc.? lot of information stored in db (organizations hierarchy, users, roles, site , page templates, etc) , hard migrate manually exports-imports etc.
trying use same db throws following exception:
java.lang.illegalstateexception: attempting deploy older liferay portal version. current build version 6120 , attempting deploy version 6101.
is safe manually change liferay portal's build version in ee database's release_ table 6120 6101?
finally, implemented described in question , seems work fine.
i used same db liferay ee 6.1.20 installation , manually changed liferay portal's build version in ee database's release_ table 6120 6101. used liferay ce 6.1.1 bundle tomcat , copied ee bundle data folder (with document library files, etc) deployed plugins (themes, portlets, hooks etc) in webapps folder, configuration files (portal-ext.properties, etc.).
i throws in logs exception marketplace plugin version seems unobtrusive , invisible user , event marketplace feature works fine.
Comments
Post a Comment