Search Results

All Results 7007
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Webserver deployment fails with error "Desired service spec customDomains exceeded the max limit"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I'm trying to deploy the webserver service but the...
Single Approver Workflow: how to bypass for admin role
Issue We have implemented a single approver workflow for content review. The requirement is to bypass this workflow for users with the Admin role, allowing them to directly create new content and publish it without going...
Error: Only known users are allowed to sign in using OpenID Connect.
Issue You might encounter an error when using OpenID Connect, and users who are not yet been registered to Liferay are unable to login as they are identified as strangers. The error appears as the...
Images displayed in a fragment lose resolution
Issue An image selected in a fragment loses resolution and is displayed with lower quality. Environment Quarterly Release 2023.q3 Resolution The image resolution is adapted to the resolutions defined in Adaptive...
Automatic triggered re-indexing in elastic search
Issue Most of the time, the Liferay auto-initiated "MlDailyMaintenanceService" job runs daily at midnight. It also corrupted all indexes, as this job deleted some files. Due to the index getting corrupted, no...
X-Xss-Protection response header is not working in DXP 7.4
Issue To enable X-Xss-Protection, add the below property in system-ext.properties http.header.secure.x.xss.protection=1; mode=block and restarted the server. But it is not working in the Liferay. Environment...
Object creation fails with the error "400 Bad request Someone may be trying to circumvent the permission checker"
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 I try to create new objects, I receive the following error...
"Link to URL" parent page can't have a "Link to URL" child page
Issue After creating a "Link to URL" parent page, the ability to create a "Link to URL" child page is not available. This functionality used to be available, but isn't available anymore. Environment DXP 7.4...
Getting 'DuplicateSamlIdpSsoSessionException' in the Debug Logs
Issue Users are facing intermittent login issues in the SAML environment; however, the below error is observed frequently in their log files: DEBUG [default task-73687][BaseSamlStrutsAction:61] null...
Error 403 - App not assigned
Issue We received this error:  Error 403 - App not assigned - Sorry, you can't access Support because you are not assigned this app in Okta. If you are wondering why is this happening, please contact your...
DocuSign is not working for Production environment
Issue DocuSign works properly with developer DocuSign credentials in the UAT environment, however, while working in production with prod DocuSign credentials, users are unable to view or receive the entries on the...
'Segments' option under the 'People' section in the Product's menu not coming
Issue User has created a site template, but are unable to view the 'Segments' section under 'People' in the Product's menu. Environment Liferay DXP 7.4 Resolution Liferay provides site templates for...
DocuSign API rules and limit
Issue APIs are failing, hence Liferay has to provide a feature to restrict the API limit. Environment Liferay DXP 7.4 DocuSign Resolution With the current DocuSign integration feature provided by Liferay, the...
DocuSign Error: The access token provided is expired
Issue When attempting to work with a new token for DocuSign integration, the following errors are observed: DEBUG [https-jsse-nio-443-exec-38][DSEnvelopeManagerImpl:177] [LPP-50430] value of Json Object is...
How to improve "idle in transaction" state in PostgreSQL?
Issue A user encounters a state where a specific update is not being executed. The system hangs and the specific process cannot finish. Hanging transactions in the database that can only be unblocked if you...
Is it possible to relate a user to an event from Analytics Cloud's Data Exports?
Issue When comparing the Events and Individuals report, how can we determine the specific user that is associated with an event? The “userId” data from the Events export never matches up with the “demographics.uuid” or “id”...
Search is not working correctly with document and media files
Issue Would like to find document and media files faster during item selection. Providing part of the file name in the search term does not return the correct results or return nothing. Using wildcard at the...
Merge Category Between Environments
Issue We have the same category in UAT and Production but the category UUID is different. Therefore, we cannot import the web content lar file which exported from UAT.  Environment Liferay DXP 7.4 Resolution Steps to merge...
Service Builder: Cannot find symbol *LocalService for referenced entity
Issue After targeting a more recent version of the product, you may get a 'cannot find symbol' error for an injected @Reference in your FooLocalServiceBaseImpl class. Something like this: error: cannot find symbol...
Improve Performance in Gradle time compilation
Issue When a Liferay workspace becomes larger and has a number of modules, the build process slows down. Environment DXP 7.3+ DXP 7.4+ Quarterly releases Resolution Once the workspace is created and...