Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
java.lang.IllegalArgumentException at jodd.asm5.ClassReader. when calling a remote JSON service
Issue When we call a JSON remote service of a custom service builder entity, it doesn't work when it has parameters. For example if we define this service builder method: public Foo getFooById(long userId) { <code> } And...
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...
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...
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:...
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...
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...
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]...
"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]...
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...
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...
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...
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...
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...
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...
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...
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...
'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...
'Invocation of 'addApplication' failed' after upgrading
Issue The migration was seemingly successful, but upon startup the following error is appearing in the logs: 2021-05-10 08:09:13.142 ERROR [Portal Dependency Manager Component...
Certified vs Supported Environments
Issue Difference between "Certified" and "Supported" Environments Environment Liferay Portal 6.2 Resolution The difference between certified and supported is related to amount of testing the technology by our...
Does the /osgi/state folder need to be cleared before upgrading to Liferay DXP 7.3+?
Issue When we upgraded to Liferay DXP 7.3 there were errors. However after clearing the /osgi/state folder within the DXP 7.3 bundle a follow up upgrade completed without issue. Environment Environment's...
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: - |...
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...
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....
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>...
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...
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...
Did you mean functionality in Suggestion widget is not working for custom Hindi words
Issue Did you mean functionality in the Suggestion widget is not working for the custom Hindi dictionary. Environment Liferay DXP 7.4 Resolution 1). Create a folder spellchecker in the tomcat directory under...
Button "-" doesn't work when creating a structure with repeatable field
Issue After creating a structure with repeatable fields, when trying to delete a field by clicking the "-" button, the field is not deleted. Steps to reproduce Navigate to Content & Data > Web Content >...
Unable to set Assignment Type of User on a Workflow
Issue The screen goes blank in the Workflow Builder if you have a user in your portal that has "Null" in either the first or last name (e.g. a user with the name "Nuller John"). Any searchable field...
Existing users password encryption algorithm is not updated on password reset
Issue The password encryption algorithm of existing users is not being updated after doing a password reset. Environment DXP 7.4 Resolution To resolve this behavior, open a help center ticket to request a hotfix...
Possible Host Header Attack Vulnerability
Behavior A potential vulnerability was recently identified for Liferay PaaS powered applications. Liferay PaaS customers can encounter a behavior that appears like a redirection vulnerability (Host Header Attack)...
Servlet filter is not invoked, when using virtual hosts in the site configuration
Issue The implementation of a servlet filter for friendly URLs is causing issues. It works as expected without Virtual host configuration, but when the virtual host is configured, a filter is not invoked....
Export/import process fails if there are data links associated with earlier versions of the structure
Issue Exporting a structure that contains previous versions can cause a unique constraint violation on import. The following stack trace is seen in the logs: 2022-12-19 21:24:49.032 ERROR...
Special characters which are used for XSS can be saved as an input without any warning
Issue Characters as <, >, /, (, ), ", ' which can be used to make scripts, used in HTML and JavaScript are valid to use in the portal as inputs and values, and it can raise security questions The use of these...
Which tables in the database contain web content, documents and media information?
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....
Error in plugin "sass" when migrating themes "... is deprecated and will be removed in Dart Sass 2.0.0."
Issue When migrating themes to a newer version, you can get these types of errors: Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation:...
Does Liferay Support Angular 13 +
Issue After updating an Angular portlet from v12 to v13 it can no longer be viewed and the browser console logs display a liferay-amd-loader error. Environment DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution This...
Detected vulnerabilities related to Jettison
Issue A security scan has picked up the following vulnerabilities related to jettison-1.x.x jar: CVE-2022-40150 & CVE-2022-40149. This jar is found in marketplace\Liferay Foundation - Liferay Portal Remote -...
Is it possible to view page usages for global Fragments
Issue Is it possible to see the page name as well as the site name and usage in this scenario? It would be useful to know which fragments are used on which pages.  Steps to reproduce: 1. log in as an admin user  2....
Unable to save the root category configuration under Commerce Categories Navigation widget
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using the 'minium site template'. 3. Create a 'Content Page' and add the 'Commerce Categories Navigation widget' on the page. 4. Open the...
Cancel button is saving the account entry
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a site by using the 'minium site template'. 3. Navigate to the created site. 4. Click on the 'Account Selector' and create a new account. 5. Fill in...
After redeploying the fragment collection, an unwanted image attribute persisted
Issue The page editor StrcutreTree is populated based on the fragmentEntryLink content Steps to reproduce: 1. Start a DXP 7.3 server 2. Check Fragment propagation in System Settings > Page Fragments > Propagate...
Unable to search properly in Quick Add-to-cart search bar
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using the 'Minium site template'. 3. Create a new account. 4. Navigate to the 'Catalog' page and add an item to the cart. 5. Open the...
Operations Manager role unable to see the orders
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a new site by using 'minium site template'. 3. Create a new account with a buyer user. 4. Create a user with an 'Operations Manager' role. 5. Navigate...
Forked workflow task still pending after another user completes the other forked task
Issue The forked workflow task is still pending after another user completes the other forked task Steps to reproduce Create two Administrator users(user1,user2) Control panel > Configuration > Kaleo Designer > Add New...
Search does not work in "My Workflow Tasks"
Issue Steps to reproduce Enable Single Approver for Blogs. Submit for publication a new blog entry titled "Avocado", with "Avocado" in its body. Go to User section > My Account > My Workflow Tasks. In the bar at the...
Screen reader doesn't read the full page upon page load
Issue Screen reader does not read the full page upon new page load. Environment DXP 7.4, 7.3 Resolution There are technical limitations due to how Single Page Applications (SPA) work of screen readers not being able read...
Upgrading from Elasticsearch 7.9.0 to 7.17.0, index status is YELLOW
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Please be aware that the page you are viewing has been machine...
Authentication of Iframe Widgets
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 Does...
Deploying Multiple Environments with Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When deploying multiple environments to Liferay Cloud, the...
How to disable the portal default canonical url generation
Issue Customer has a custom development to generate canonical urls and it clashes with portal default canonical url generation, so it has to be deactivated. Environment 7.4 Resolution To avoid the default behavior...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard when adding new web content Structure
Issue When adding a new Web Content Structure, the elements in the expanded Builder sidebar are accessible and operable only by Drag and drop motion using the mouse. This presents an accessibility issue for...
How to use multiple virtual hosts with the correct friendly URL for Web Content?
Issue We have 2 virtual hosts: virtualhost1.com and virtualhost2.com, and also a web content with a link in the content field that points to a page or entity within the Liferay instance. When we have a web content with...
Does Liferay offer Asynchronous Indexing of PDF Text?
Issue We are trying to create journal articles with attached PDFs in them and index the PDF text via the IndexerPostProcessor because we would like any journal article to be keyword searchable for that PDF text and...