Search Results

All Results 1763
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Session unexpectedly lost in Google Chrome
Issue Session is suddenly lost in Google Chrome even when session.timeout.auto.extend=true has been set in portal-ext.properties file. Environment Liferay DXP Liferay Portal 6.2 Resolution This is only happening...
Tables from version 7.0 still persist in DB after upgrade
Issue Is there any specific reason for not removing 'old unused' tables from the database after the upgrade? For example, Liferay Bookmarks were archived with no direct replacements in Liferay 7.3 but after the...
PrimKeyId field with NULL value in ResourcePermission table
Issue After upgrading there are problems with the permissions: Some users cannot access the "Document and Media" section from the site administration They cannot see the "Document and Media" widget either If you...
Resolve the below error
Issue Observed the below error in the logs: Caused by: java.sql.SQLException: javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/jdbc/LiferayPool at...
Liferay trigger execution during Daylight saving time
Issue In the case of days in which there is a time change in summer, what happens in these cases with the Quartz library? Could some process not trigger? Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP...
SYSERR(root) rewrite excessive recursion (max 50) ruleset canonify exception when mail triggers
Issue When mailing triggers, exception [SYSERR(root): rewrite: excessive recursion (max 50), ruleset canonify] throws in the server, and mail is not received by recipients. Environment DXP 7.0 Resolution This kind of...
Stopping application server takes too much time
Issue Shutting down the application server waits indefinitely so we have to use kill command. Environment Liferay DXP 7.0+ Resolution It can happen that a latch countdown to stop an OSGi service takes a lot of...
"invalid keyLength value" error in console at the time of login post upgrade from Liferay 6.1 to DXP 7.1
Issue Post upgrade from Liferay 6.1 to DXP 7.1 user is unable to login and "invalid keyLength value" error observed in the server console. 2021-07-16 12:42:48.447 ERROR [http-nio-8080-exec-6][LoginMVCActionCommand:147]...
Application Throwing IBM error
Issue The below error are observed in the application due to which the application goes into the hang state and works fine after restart. com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught...
S3Store error during upgrade in case of missing s3Endpoint parameter
Issue During upgrade, you might encounter the following error if the s3Endpoint parameter is not configured properly in the com.liferay.portal.store.s3.configuration.S3StoreConfiguration.config file:...
Will a Custom Portlet Require a Restart After Deployment in Liferay DXP?
Issue When creating a custom portlet, sometimes a restart will be required to complete installation, but other times it will not Environment Liferay DXP 7.0+ Resolution Any customization that modifies...
How to acquire Liferay PaaS logs in a file on a local machine without requiring browser interaction
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Our team would like to transfer Liferay PaaS logging into a...
How to hide node name from being displayed on every page
Issue The node name is being displayed at the bottom of the page in Control Panel, but I want to hide it. Environment DXP 7.0+ Resolution This behaviour is controlled by the web.server.display.node= property....
Approaching database support
Issue Approaching database support issues in the Liferay. Environment Liferay DXP 7.0 Resolution There are two ways to set up database connections in the portal-ext.properties file. If both JDBC properties and JNDI...
Liferay application is not reconnecting with database server
Issue Why Liferay application is not reconnecting with the database server? Environment Liferay DXP 7.0 Resolution In case the database services have been restarted, Liferay would need a restart to re-establish the...
Fragments are not getting deployed
Issue Steps: 1) Setup a clean instance of 7.3 fixpack1 2) Log in to gogo shell and run "lb com.liferay.layout.taglib" 3) Observe the output, it says :  START LEVEL 20 ID|State |Level|Name 253|Active | 15|Liferay Layout...
ServiceConfigurationError is thrown when trying to call a SOAP web service from a 7.2 Spring/Faces WAR portlet
Issue When trying to call a SOAP web service from a 7.2 Spring/Faces WAR portlet, the following ServiceConfigurationError is thrown: java.util.ServiceConfigurationError: javax.xml.ws.spi.Provider:...
HTTP 400 Bad Request errors with some portal URLs
Issue Sometimes there are several HTTP 400 Bad Request errors with URLs from the portal. For example, when editing a user, a bad request is shown. In the Tomcat access log we could see the 400 request: - |...
Unable to add the token in Analytics Cloud configuration
Issue Unable to add the token in Analytics Cloud configuration of Liferay DXP Instance Settings. The below errors are observed in the console 2021-05-09 12:14:26.660 ERROR [WebContainer : 189][PortletServlet:112]...
Declarative Service Unsatisfied Component Checker Warning when upgrading from DXP 7.3 GA1 to Fix Pack 1
Issue After installing Fix Pack 1 and running the upgrade tool, I get a warning about an unsatisfied component for analytics modules. The following warning shows up in the startup logs if I have...
Can I Only Use Market Place Apps for Personal Use
Issue Whenever I go to download a market place app for Liferay I am asked to enter my project details and a legal entity name. However, even if I enter those it says for personal use only. Environment Liferay...
Double serialization might cause performance issues with Weblogic
Issue You might encounter performance issues in case serialization is enabled on both Liferay's and Weblogic's side, for example the following logs might suggest this problem: <Error> <WebLogicServer> <BEA-000337>...
Is it possible to add additional columns to the CSV Log Message Formatter system setting?
Issue While looking into configuring CSV Log Auditing for an environment, our team noticed that the CSV Log Message Formatter system setting (within System Settings > Audit) has +/- buttons to add/remove columns. Is...
Client-side HTTP parameter pollution vulnerabilities
Issue  How to address the Client-side HTTP parameter pollution vulnerabilities Environment Liferay DXP 7.2 Resolution Encode the URLs or user input to avoid the HTTP parameter pollution vulnerabilities. Additional...
Is there any configuration that can be done in Liferay to encode all the URLs ?
Issue If there is a mechanism available in the Liferay portal to encode all the URLs? Environment Liferay DXP 7.2 Resolution Liferay DXP 7.2 out of the box includes the Antisamy Module that protects against...
Fragment bundle not getting deployed
Issue  The issue is occurring whenever fragments getting deployed and in case if the custom dependency API module is not deployed, all the 14 host-dependent bundles go in the loop of start-stop, the only resolution...
Liferay application servers getting unresponsive while switching the database
Issue The below exceptions have been observed in the Liferay application servers.  It's getting unresponsive while switching the database.  ERROR...
'Unable to determine GroupId' warning when upgrading to DXP
Issue I'm encountering a warning like the following when upgrading from 6.2 to DXP 7.0 or higher: [main][UpgradeSubscription:108] Unable to determine the group ID for the class name...
Integrating Outlook certificate for User Authentication
Issue How to integrate authentication certificate introduced by the outlook for user authentication?    Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution While configuring mail-in...
'flatten' parameter does not work for Knowledge Base Articles headless delivery API
Issue When calling the KB Article headless-delivery API with the flatten parameter, the results are not flattened as expected. For example, if you have KB Articles and folders in this structure: root │ └─►Folder A │...
How to enable web content and user logs in server console?
Issue In this article, we'll know how to display logs of web content and user creation in the server console. Environment Liferay DXP 7.1 Resolution For Web Content logs: Navigate to Control Panel→ Server...
Setting up Microsoft Server AD with Liferay
Issue This article provides you detailed steps to set up and configure Microsoft Server AD to Liferay. Environment Liferay DXP 7.1 Resolution Changing Computer Name: Control Panel → System and Security → System...
Stopping scheduled tasks in Liferay
Issue I would like to stop the out-of-the-box scheduled tasks in Liferay. Environment Liferay Portal Liferay DXP Resolution Most of the scheduled tasks included in Liferay can be found by searching for .check in the list...
How to check Java's TZData (Timezone Data) version
Issue In countries where Daylight Savings Time (Summer Time) is defined each year the timezone data (TZData) can be outdated. This procedure can help you fetch the version of the TZData currently in use...
How can I upgrade to jQuery version 3.5.0 on Liferay DXP?
Issue After a vulnerability test on my portal, it has been recommended that we upgrade to jQuery version 3.5.0, since the current version is vulnerable to Cross-site Scripting (XSS). We currently have jQuery...
Getting a JSON object through Liferay REST API no longer works on 7.2
Issue After migrating to Liferay DXP 7.2 from previous versions, customers may notice that REST API implemented on the portal according to the JAX-RS tutorial and targeted to get a JSON object will return: No...
A lot of services have unsatisfied references when running gogo shell ds:unsatisfied
Issue A lot of services have unsatisfied references in the output after running the gogo shell command ds:unsatisfied Environment Liferay DXP 7.3 GA1 Resolution This issue is caused by the settings...
How to resolve a "failed to 'KillContainer' ... context deadline exceeded" error observed in a Liferay PaaS service's status logging during deployment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Whenever we deploy a build (even if the image versions are...
Is it possible to apply ping command in Liferay SaaS shell?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue On Liferay SaaS v3 stack, ping command was actually available...
Known Issue [Resolved]: Using the Liferay PaaS CLI lcp deploy command removes the git origin configuration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After using the lcp deploy command in the CLI to deploy a...