Search Results

All Results 1764
Ordenar por
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
'Link to URL' page type doesn't work for relative urls
Issue While creating a page of type 'Link to URL', If Absolute URL is given, the page is created successfully and is redirected to the respective link. If Relative URL like "/web/guest/e-learning1" is given,...
WildFly Bundles for DXP 7.1 and Above
Issue Why am I not able to find a WildFly bundle download for DXP 7.1? Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Starting with Liferay DXP 7.1 SP2, Liferay will no longer be releasing Wildfly...
Changes to the Site Template
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Calendar portlet displays time in different formats depending on display language
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Work folder under Liferay Home
Issue After upgrading to Liferay DXP we noticed that a work folder is created in {Liferay_Home}, in addition to {Tomcat_Home}/work directory. Is this the normal behaviour? Environment Liferay DXP 7.0 Liferay...
Failed upgrade process for module com.liferay.dynamic.data.mapping.service - Nested exception: Content is not allowed in prolog.
Issue After a seemingly successful upgrade to Liferay DXP 7.1 the following error is showing up in the logs while starting the DXP bundle: Failed upgrade process for module com.liferay.dynamic.data.mapping.service ...
Unable to add Calendar Event through Mobile Browser
Issue While creating a Calendar Event via the computer's browser, the event is created. But, while creating the new event through Mobile Browser, the page goes into the disabling mode. Environment Liferay DXP 7.0...
Restarting JBoss node hangs at JGroups.connect() when using multicast
Issue If I have a multinode cluster using multicast replication, and I set  multicast.group.address["cluster-link-udp"] Restarting a node sometimes hangs when initializing JGroups channels. Environment Liferay...
Passing List of objects as json parameters gives NoSuchMethodException
Issue When a service expects lists of objects, and I want to pass them as a JSON string in Liferay's JSON-WS UI, it returns with NoSuchMethodException. An example string is: [{ "+simplefoo":...
APR library not found
Issue The Apache Tomcat works without the native libraries but degrading the performance. You can see the following message on the log: INFO: The APR based Apache Tomcat Native library which allows optimal...
Where to find the default system.properties file
Issue Where to find the available properties and its default values from the original system.properties used by the portal Environment DXP 7.1 DXP 7.0 Portal 6.2 Portal 6.1 Resolution You can find the portal-impl.jar...
PortletMVC4Spring, Spring Framework, and Liferay DXP
Question Spring Framework 5 does not include support for Spring Portlet MVC.  Support for Spring Framework 4, including Portlet MVC support, will remain until 2020.  What is the future of Spring Portlet MVC and...
Portlet preferences contains orphan records
Issue When a Site is deleted the PortletPreferences table still contains that site's orphan data. Environment Liferay DXP 7.0 Resolution The observed behavior is resolved and fixed in liferay-fix-pack-de-58 and above....
Where to find the default portal.properties file
Issue Where to find the available properties and its default values from the original portal.properties used by the portal Environment DXP 7.1 DXP 7.0 Portal 6.2 Portal 6.1 Resolution You can find the portal-impl.jar...
How to add security, authentication to my REST service?
Issue We developed a REST service and it works. But we need endpoint security. At the moment it is available without any credentials. We do not want to give access to a REST Web service without credentials.  How can...
LCS Client removed after Fix Pack 12 installation (Known Issue)
Issue Liferay Connected Services Client is missing after applying DXP-12 Where is Liferay Connected Services Client.lpkg? Environment DXP 7.1 + DXP-12 (Fix Pack 12) Resolution At the time of writing July 11th 2019,...
Implicit connection cache issue
Issue Looking into the thread dumps, few threads were getting stuck as below with OracleImplicitConnectionCache and running out of implicit connection cache issue tomcat-http--300 - priority:5 -...
I want to hide the password expiration warning message.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Server unable to start after upgrading to latest fixpack
Issue After upgrading from the previous fixpack to the latest fixpack, the server is not getting started or the below error is thrown while starting the server. SEVERE [localhost-startStop-1]...
Deleting users using UserLocalServiceUtil.deleteUser(user) gets slow
Issue UserLocalServiceUtil.deleteUser(user) API's performance decreases, when we try to use it to delete large number of users At first this job started deleting 1100-1200 users in 1 hour per day, but after...