Liferay Portal 7.2 GA1 Released

thumbnail
Arun Das, modified 6 Years ago. Regular Member Posts: 166 Join Date: 7/23/12 Recent Posts
thumbnail
Amos Fong, modified 6 Years ago. New Member Post: 1 Join Date: 5/17/14 Recent Posts
I try to Installliferay-ce-portal-7.2.0-ga1 from liferay-ce-portal-tomcat-7.2.0-ga1-20190531153709761.7z
Setup page start OK,  but then at the start there was an error :
....................2019-06-06 11:25:27.719 WARN  [Elasticsearch initialization thread][EmbeddedElasticsearchConnection:288] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Refer to the documentation for details on the limitations of embedded Elasticsearch. Remote Elasticsearch connections can be configured in the Control Panel.
2019-06-06 11:25:43.253 INFO  [main][StartupHelper:72] There are no patches installed
2019-06-06 11:25:43.373 ERROR [main][MainServlet:298] java.lang.RuntimeException: You must first upgrade to Liferay Portal 7200
java.lang.RuntimeException: You must first upgrade to Liferay Portal 7200
    at com.liferay.portal.tools.DBUpgrader.checkRequiredBuildNumber(DBUpgrader.java:88)
    at com.liferay.portal.events.StartupAction.doRun(StartupAction.java:150)
    at com.liferay.portal.events.StartupAction.run(StartupAction.java:78)
    at com.liferay.portal.internal.servlet.MainServlet.init(MainServlet.java:295)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1123)
......................
thumbnail
Alberto Chaparro, modified 6 Years ago. Liferay Master Posts: 560 Join Date: 4/25/11 Recent Posts
Hi Natalya,it seems that you have started up your Liferay 7.2 using and old database (check the Release_ table and buildNumber field), if so, you need to upgrade that database first.
Thanks.
Antonio Caballero, modified 6 Years ago. New Member Posts: 23 Join Date: 3/8/19 Recent Posts
Hello, i have install from new one and i have problem with webdav access. With 7.1 it works very well but with 7.2 i can not create directory from webdav, ¿why? Thanks
thumbnail
Alberto Chaparro, modified 6 Years ago. Liferay Master Posts: 560 Join Date: 4/25/11 Recent Posts
Antonio Caballero:

Hello, i have install from new one and i have problem with webdav access. With 7.1 it works very well but with 7.2 i can not create directory from webdav, ¿why? Thanks
Could you open a new thread explaining the issue in detail (log error), configuration compared with the previous version, etc.
Thanks.
Antonio Caballero, modified 6 Years ago. New Member Posts: 23 Join Date: 3/8/19 Recent Posts
Ok, i open new post, but it is very simple. I create a new portal, but nothing special, only default run, i create a local drive webdav with netdrive3 and with 7.1.2-ga3 i can create folder and upload documents, but with 7.2.0-ga1 i cannot do it.