Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Audit Events filtered by date/time are not being exported accurately
Issue When using using the Audit Export Feature, filters for date and time are not applied accurately in the resulting CSV file. The exported file may not include entries explicitly requested by the filter. For...
I want to skip OpenID Connect provider selector at sign in if there is only one provider
Issue We want to bypass the client selection screen because there is only one OpenID Client to choose.   Environment Quarterly Releases   Resolution There is a Feature Request opened for this which is currently under...
Unable to get product info error showing in console
Issue When building projects, users are getting the below error in the console:  FAILURE: Build failed with an exception. * Where: Settings file 'C:\Users\ABC\Downloads\Dev\liferay\example\settings.gradle' line:...
Alternative management of web content pending in a workflow blocked by another user
Issue This article addresses the need to manage a workflow for web content that is in a pending state and is also in an intermediate task of the workflow, associated with a person or left undetermined. An alternative...
There are repeated languages that can't be modified in the Localization settings
Issue The default language for the site is shown repeated several times in the column of Current languages in Site Settings > Localization > Languages. It can also happen for the instance in Instance Settings >...
Spring Boot Client Extension cannot be deployed successfully
Issue After deploying a Spring Boot client extension, it is loading indefinitely with the following message: CustomSpringBootService is gearing up. The service should be ready to receive requests soon. The following...
Unknown system variable 'tx_isolation'
Issue After update database service to MySQL 8 in PaaS Liferay can not connect to database due to unknown system variable 'tx_isolation' error.  [dxp] WARN [main][PoolBase:452] HikariPool-1 - Default...
Google Drive authentication randomly fails in a multi-node cloud environment
Issue Google Drive authentication usually works correctly, but sometimes it randomly fails with java.lang.IllegalStateException: Authorization oAuth2State not initialized errors in the logs. Google Drive was...
Slow Content Search with SearchUtil API
Issue In 7.4 q2.12, searching using SearchUtil API is taking upwards of 3-4 minutes when the expected response is in milliseconds. Environment 7.4 2024.q2.12 Resolution Do one of the following: Upgrade to...
Back Button is Unresponsive After Opening a Notification
Issue After opening a notification, I'm unable to return to the previous page by using the back button. The back button is unresponsive if I'm viewing a notification. Return button does not work when...
ERROR: You have exceeded the maximum number of processor cores allowed for this server
Issue The customer has reported that they are encountering one of the following errors: ERROR [fileinstall-directory-watcher][LicenseManager:?] DXP Production license validation failed java.lang.Exception: You have...
Uncaught SyntaxErrors in browser console when rendering custom fields
Issue Custom fields are not rendering correctly when added to a form.  Exceptions such as the following ones can be seen in the browser's console: Uncaught SyntaxError: import declarations may only appear...
Outdated Patching Tool found in 2024.Q3.6-.9 Docker Images
Issue A different patching tool version was found in 2024.Q3.6-.9 Docker Images, but not in bundles downloaded from the Help Center. Environment 2024.Q3.6-.9 Resolution The correct version of the patching...
How to retrieve relative URLs for document library assets?
Issue Easily retrieve relative URLs for document library assets. Environment Liferay DXP 7.4 Resolution Kindly consider using the latest Liferay DXP 7.4 release. Another option request LPD-36856 on a...
Upload attachments to custom objects Headless API
Issue Create a custom object having an attachment field. Error 400 when trying to create an object using this field. { "status": "BAD_REQUEST", "title": "The value is invalid for object field...
"Current license is non-compliant for [security]" error is shown in the log
Issue We tried to restart the Liferay server but the server is not able to start properly, there is an error in the log: ERROR [localhost-1][com_liferay_portal_search:103]...
Users are redirected to home page on SAML sign-in in a clustered environment
Issue Users are sometimes redirected to the home page on login rather than their page of entry. The environment is clustered with SAML authentication, and the property auth.forward.by.last.path is set to true....
400 Bad Response When Filtering Using the API on Custom Fields
Issue When filtering using the API on a custom field of type "long integer" (for example: customID eq '123'), I get a bad request response; but when I use the same syntax on an out-of-the-box field with type "long...
ElasticsearchStatusException[Elasticsearch exception [type=search_phase_execution_exception, reason=all shards failed]]
Issue We are getting lots of following messages in log: ERROR [http-nio-8080-exec-3][ElasticsearchIndexSearcher:152] [] null java.lang.RuntimeException: org.elasticsearch.ElasticsearchStatusException:...
High CPU and memory use with stacktraces associated to password encryption
Issue The environment starts using a large amount of CPU and also memory. Reviewing thread dumps taking during that time, there are many threads associated to PBKDF2PasswordEncryptor.encrypt, such as:...