RE: language change event

Arun Pandian, modified 5 Years ago. Junior Member Posts: 72 Join Date: 9/26/19 Recent Posts
Hi, While changing the language the portal url is missing in the address bar resulting in the repeated 404 error in the server

this happens only when a guest user trying to change the language.

eg:
 in english

/127.0.0.1:8080/web/guest/landing

While changing to french
/127.0.0.1:8080/fr/landing


i dont know when does such event happens it happens in certain servers only.

can anybody guess this issue ?
thumbnail
Christoph Rabel, modified 5 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
Which Liferay version do you use?
Can you reproduce that in a fresh installation too? Are there any exceptions in the logfile?
Arun Pandian, modified 5 Years ago. Junior Member Posts: 72 Join Date: 9/26/19 Recent Posts
i am using liferay 7.2 GA 4  and it is not reflecting in the new installation

it is happening after i create some new pages instead of widget templates
thumbnail
Christoph Rabel, modified 5 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
There is no 7.2 GA4.
7.1 GA4 or 7.2 GA2 perhaps?
Could you check for exceptions in the logfiles? There has to be some error.
Arun Pandian, modified 5 Years ago. Junior Member Posts: 72 Join Date: 9/26/19 Recent Posts
Sorry i am using Liferay 7.2 GA 1

and i have fixed this issue by removing

com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter=false


which i have added for performance tuning