Search Results

All Results 7025
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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....
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...
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...
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,...
Deployment of WAR files with many jar dependencies is very slow in DXP
Issue If there is a war file which contains many jar dependencies in its WEB-INF/lib, deploying it to the osgi framework in DXP takes too much time - sometimes 20 minutes for a single WAR. Environment Liferay DXP...
DocumentException: Premature end of file
Issue When deploying Spring MVC custom portlet, an exception is thrown "DocumentException: Error on line -1 of document: Premature end of the file. " Issue reproduced With 7.1 GA1 release as below when deployed the...
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...
"App Manager is temporarily unavailable" error
Issue I go to Control Panel > Apps > App Manager I do not see any Apps listed, just a red warning on the top of the page "App Manager is temporarily unavailable" In the console I see similar ERRORS: ERROR...
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...
JDBC roll back error when generating LAR to export sites
Issue Whenever a LAR is tried to be generated the following message shows on the portal: Could not roll back Hibernate transaction; nested exception is org.hibernate.TransactionException: JDBC rollback failed Also on...
Unauthenticated user unable to view the Json web service.
Issue While accessing http://localhost:8080/api/jsonws as an unauthenticated (Guest) user and selecting the context path, an "Access denied" error is thrown. For example, when creating a simple Service...
How to resolve when basic configuration portal properties are not read during startup
Issue When starting a pre-built Liferay DXP bundle for the first time, some of the properties set in a portal-ext.properties file (such as the default.admin.* and company.default.*  properties) do not take effect and...
What to check when Site Template changes are not propagating to sites
Issue Changes made to a site template (such as adding pages and updating permissions for existing pages) are not propagating to sites, even though the changes are seen in the site template. There are no errors in the...
Adding Portlet Configurations at Instance and System Level
Issue How to rename the category and section. It should be excluding the substring "category."? How the configuration will be accessible under settings? Environment  Vanilla bundle DXP 7.1 SP2 pre-bundled with dxp-10...
Connecting to Multiple IdPs with SAML Plug-ins
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 Is it...
Post installation of fix pack de-63, server failed to start with the error message "URI is not hierarchical"
Issue After installing the fix pack de-63, server failed to start and showing the following error in the server console. ERROR [Framework Event Dispatcher: Equinox Container:...
Cannot disable simultaneous login
Issue After setting the following properties in portal-ext.properties, user can still login simultaneously. live.users.enabled=true auth.simultaneous.logins=false Environment Liferay DXP 7.1 Liferay DXP 7.3 Liferay DXP 7.4...
Spell check button does not appear on CKEditor toolbar
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...
Cluster Node name is missing from sessionID in Audit_AuditEvent table
Issue In a cluster environment, after setting the cluster node name (jvmRoute or instance-id) on Application Server, the node name is not appended to the sessionID stored in Audit_AuditEvent table.  When checking the...