Message Boards

Page not found on first time open site's page created from site templates

thumbnail
Sandip Patel, modified 4 Years ago.

Page not found on first time open site's page created from site templates

Regular Member Posts: 205 Join Date: 1/5/11 Recent Posts
Hi,I am using Liferay 7.1 GA 3 and I have 2 site templates and creating Site from 2 site templates one is for public pages and other for private pages programatically. Now when I list these groups and redirect to site's private page (http://localhost:8080/group/g201) or public page (http://localhost:8080/web/g201) based on some condition then at first time(after server start) i am getting Page not found and if try to hard refresh the same url then it's working fine so url is generating correctly but have issue with first time rendering.
Does any one have face such issue ?
Regards,Sandip Patel
thumbnail
Mohammed Yasin, modified 4 Years ago.

RE: Page not found on first time open site's page created from site templat

Liferay Master Posts: 591 Join Date: 8/8/14 Recent Posts
Hi,
We had faced this issue when we had created a site template from resource importer assigned to a site , then when we use to deploy resource importer and restart server we use to get this issue, we had fixed it by  removing resource importer from regular build deployment.