Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
upgrade from 7.1.3 to 7.4
Hi everyone,
I'm using the liferay-ce-portal-7.1.3-ga4 version and I would like to
switch to the latest liferay-ce-portal-7.4.3.106-ga106 version.
what should I do?
Is it enough to download the new version, point
to the old db and redeploy the portlets??
Thank you,
Francesco
At a minimum, you'll have to run the database upgrade tool, and most likely adapt to changed APIs in your portlets. Here are all the steps that you should take.
(Most likely the steps also include an upgrade to your database as well, because the odds are that the newer version requires a newer database (and/or elasticsearch) as well)
Hi, thanks for your reply,
I ran the database upgrade tool, but
when I start the server I get this exception:
java.lang.IllegalStateException: Unable to get default company ID
I also inserted the value for company.default.web.id into the
portal-ext file as reported in the webId field of the company table,
but it doesn't work.
some idea?
Thank you
F
Fixed!
I removed the portal-wizard file and now the server is up and running.
Probably some values were in conflict