Search Results

All Results 6960
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it possible to use Liferay-provided and custom certificates at the same time?
Issue Can I use both a custom certificate and a Liferay-provided certificate? Environment Liferay SaaS Resolution Yes, it's possible to use both a custom certificate (e.g., for domain.es) and a Liferay-provided Let's Encrypt certificate (e.g., for domain.pt) simultaneously for different...
How to Enable Audio for CAPTCHA
Issue How can users enable audio for CAPTCHA verification? Environment Liferay DXP 7.4 and above Resolution Liferay does not provide out-of-the-box (OOTB) support for audio CAPTCHA functionality. However, users can consider the following option: Integrate Google reCAPTCHA : Google...
Page Audit is not displaying errors properly
Issue I have an issue with Page Audit. The feature has stopped working. When initiating an audit on a page, the progress bar reaches 99% and then stops, resulting in a null pointer exception error being thrown in the log. Reproduction Steps: Start 2024.q2.12 Go to Control Panel >...
Proxy paths are not honored after upgrading to 2025.Q1.9
Issue After upgrading to 2025.Q1.9 we've found that our page are largely inoperable. There are a large amount of console errors related to missing functions, missing MIME types, missing AUI, etc. Environment 2025.Q1.8 2025.Q1.9 2025.Q1.10 Quarterly Release Resolution Liferay has...
Unable to edit or create Collections
Issue We've discovered a behavior that occurs when trying to edit existing collections or creating new collections. The page fails to load. The main error that popualates references a missing classname: com.lifery.portal.kernel.exception.NoSuchClassNameException: No ClassName exists with...
I cannot schedule web content using a date in the past
Issue I have an issue with the web content scheduling. I set the time zone of the user's OS to CET while the user and the server are set to UTC (by default). I create web content and schedule it to be less than 1 hour in the future (compared to the time on the user's PC, but the time on...
Pages Appear in Search Results But Lead to 404 Errors
Issue Some search results lead to 404 pages, even after reindexing. Pages exist but cannot be navigated to with the search bar. Search bar is unresponsive when clicking on certain results. Environment Liferay DXP Quarterly Release 2024.Q4+ Resolution This is potentially caused by...
Rest Application menu (/o/api) contains duplicate items
Issue I have noticed that when I use the headless /o/api Rest Application menu has duplicated items. It is duplicated next time after being selected and used. It does not impact the functionality. Reproduction Steps: Start a 2025.Q1.8-lts Go to /o/api and select headlessDelivery Try to...
Display date disappears if you update a web content
Issue I have an issue with the web content article display date. When I update the web content by changing the title, the published date disappears. Reproduction Steps: 1. Start 2025.q1.8-lts 2. Go to Content & Data --> Web Content, and create basic web content 3. Read all articles using...
Deploys failing due to "requested flag is either misspelled or unsupported by this database type"
Issue New deploys fails due to the database service and backup restores too Checking the database service logs you identify the following: INFO May 15 14:54:39.664 1904 database 75b864bd48-zzc6n [INFO] Instance status: available INFO May 15 14:54:44.856 1904 database 75b864bd48-zzc6n...
GMT Unexpectedly Appears in Time Zone Dropdown
Issue I'm trying to customize the default list of time zones in Liferay DXP by setting the time.zones property in the portal-ext.properties file. I didn't include GMTin the configuration, but it is still showing up in the time zone dropdown. Environment Liferay Quarterly Releases...
Liferay service restarts frequently
Issue Since we allowed access to some users to contribute content, we are getting many issues with Liferay service restarts. While we are working with the platform, following error message is shown without any apparent reason: 'An error occurred with this application'. when we check the...
NoClassDefFoundError: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream
Issue We are putting up commons-io on osgi/module folder so it will be readily available to all modules, on our previous version of Liferay (DXP 2024 Q1.7), the commons-io worked, however now we are updating to the latest DXP quarterly release 2025-05-13 15:30:46.537 ERROR...
Error in Jenkins builds
Issue When we generate a new build, we get the following error: ERROR: the command "[lcp, deploy, --only-build, --project, resumed, --metadata,...
Web Content is being approved after the expiry date
Issue When users enable workflow for web content, the expiration date feature is not working as expected. Steps to reproduce: 1. Start the server 2. Apply 'Single Approver Workflow' for web content. 3. Navigate to Content & Data > Web Content > Create basic web content. 4. Now, scroll...
How to expose large object entries to guest users without manually assigning the permissions
Issue How to expose object entries to guest users without manually assigning permissions to each entry. Assigning permission will work here but if the number of entries in the object is large, it will not be feasible to assign the permission each and every time for each entry....
アナリティクスクラウドAPI
Analytics Cloud APIs You can use headless APIs to interface with Analytics Cloud. Here are resources to help you understand and integrate these APIs to enhance your ability to manage content.
データのエクスポート
Exporting Data Various analytics data can be accessed through the sites dashboard and the individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
リソースの種類とストラクチャー
Resource Types and Structure Properties activeIndividualsCount (Number): Number of active individuals belonging to the account. dateCreated (Date): Date the account was created in the system. ...
アナリティクス ダッシュボードの表示
Viewing the Analytics Dashboard After syncing data, Analytics Cloud automatically begins tracking site visitors and how they interact with your content. The following tools are available for...
Analytics Cloud
Analytics Cloud Collecting analytics data is a crucial part of any business. Liferay offers an analytics tool that's integrated with DXP to provide useful information on who visits your site and...
A/Bテスト分析
A/B Tests Analytics A/B testing evaluates the effectiveness of content pages by testing a variant design against the control design (i.e., the original). This process involves creating a page...
認証
Authentication An access token is necessary for making API calls to Liferay Analytics Cloud. Navigate to Settings → APIs to generate an access token. Choose the duration (e.g. 30 days, 6 months, 1...
データのクエリ
Querying Data The root endpoint of Liferay Analytics Cloud is . You can get the list of all data types endpoints by requesting a GET to the above URL. Try with curl curl -i -L -H "Authorization:...
はじめに
Getting Started Welcome to Liferay Analytics Cloud! Collecting analytics data is a crucial part of any business. There are many different tools out there but not all provide high value. It's not...
最適化
Optimization
Internal Server Error thrown due to orphan portlet
Issue Steps to Reproduce 1) Create a theme with an embedded DM portlet (portletId = 20) in Liferay 6.2. 2) Deploy this theme. 3) Visit the page configured with that theme and check that the embedded DM portlet is available. 4) Add a few documents in it. 5) Add Most viewed assets Portlet....
Web Content Search shows all versions
Issue Steps to reproduce: Create a web content Edit it a few times Search for it in the Web content search field Current behaviour: Every version of the web content is shown in the results Expected behaviour: Only the web content should be shown in the results Environment Liferay DXP 7.2...
Performance issue: Liferay service getting restarted frequently
Issue Liferay service gets restarted frequently [every day or so], and status logs show readiness and liveness probes failing and causing the service to restart. Environment liferay-dxp:7.2-4.0.3 Resolution There can be multiple issues, one of them can be the use of...
Response Status Code Inconsistency for Deactivated Site
Issue My site is deactivated. Different status code responses are returned within the site when accessing: 1.) Pages (404) 2.) Documents (302) http responses are inconsistent for a deactivated site. Environment DXP 7.3    DXP 7.2    DXP 7.1 Resolution At this time, the behavior is a...
Logs rotation based on size
Issue How to implement the log rotation for Liferay logs based on the size Environment Liferay Portal 6.2 Liferay DXP 7.0 Resolution The logs can be rotated based on the size and it can be achieved through a very slight change in portal-log4j.xml. This file can be found...
Upgrading to 7.3+ fails due to a table not complying with the requirements of an external plugin
Issue The upgrade process to Liferay DXP 7.3+ failed with the following Caused by: Caused by: java.sql.SQLException: The table does not comply with the requirements by an external plugin. Environment Liferay DXP 7.3+ Resolution This error will occur when group replication is enable on...
How can a URL be replaced or hidden on every site visit?
Issue As a reverse proxy on the web server, whenever a user accesses a URL, the user is sent to the application server's IP address, which is visible on the site URL. Now, how can this URL be replaced by IP or hidden on every visit to the site. Environment Liferay DXP 7.2 Apache Web...
Failed upgrade process for Analytics when upgrading to DXP 7.3
Issue When upgrading to DXP 7.3, I'm encountering the following error in the upgrade process:  2021-05-12 04:16:12.918 ERROR [main][UpgradeStepRegistratorTracker:144] Failed upgrade process for module com.liferay.analytics.settings.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Session timeout auto extend fails with Google Chrome
Issue The user session expires in about 10-15 minutes inactivity, even if session.timeout.auto.extend is set to true, and session.timeout and session.timeout.auto.extend.offset are all configured. The issue only occurs when using Google Chrome. Environment DXP 7.3 Resolution The issue...
"javax.crypto.BadPaddingException" warning in server console.
Issue While startup below warnings can be observed in the server console: ERROR [tomcat-http--1][AutoLoginFilter:259] Current URL / generates exception: com.liferay.portal.kernel.exception.SystemException: com.liferay.petra.encryptor.EncryptorException:...
Table 'OA2Auths_OA2ScopeGrants' already exists
Issue The following error occurs while upgrading a database to DXP 7.1 or higher Table 'OA2Auths_OA2ScopeGrants' already exists Environment Upgrading Portal 6.2 or DXP 7.0 -> DXP 7.1 or higher Resolution This error says that the table already exists, but OA2Auths_OA2ScopeGrants table...
Unable to configure instances using portal-{WebID}.properties
Issue Steps to Reproduce Add -Dcompany-id-properties=true to the JAVA_OPTS on $LIFERAY_HOME/tomcat/x.y.z-bin/setenv.sh; Add a file $LIFERAY_HOME/portal-test1.properties with the content company.security.auth.type=screenName; Go to Configuration > Virtual Instances; Create a new virtual...
リファレンス
Reference Multi-Factor Authentication Metrics Description Downloading Reports
>", "" when outputting HTML source<"などのHTML特殊文字がエスケープされません。
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. >", "" when outputting HTML source<"などのHTML特殊文字がエスケープされません。 Issue Vulnerability...

該当件数: 8,719 件中 1,961 - 2,000