Sep 08
24
If your portlet view doesn’t render correctly, you can take a look at the raw html generated source to help figure out the cause. Just access View Source from your browser window.
Sep 08
22
You can set timeouts using Liferay’s portal.properties (or portal-ext.properties). But its best to set timeouts in the web.xml since it overrides any setting in portal.properties.
You can still use portal.propeties to set the timeout warning interval.
Sep 08
11
If you get “Lucene” related exception errors, try deleting the write.lock file in your local
user-document-directoryliferaylucene folder.