Search Results

All Results 1762
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
PATCH request is not working for custom fields
Issue Steps to reproduce: 1. Start up Liferay, change the password to 'a' 2. Go to Control Panel >Configuration > Custom Fields 3. Select Organization. 4. Tap the + icon to add a new Custom Field. 5. Select Input...
Getting the error 'no schema has been selected' while setting up the connection between Liferay portal and the PostgreSQL database
Issue It was observed that as soon as the Liferay portal starts creating tables and populating with default data (in the new PostgreSQL 15.2 database), the below error prevents it from doing so: ERROR: no...
ReadCount column removed from DLFileEntry table
Issue We are upgrading from Liferay DXP 7.0 to 7.4 and noticed that the ReadCount column of the DLFileEntry table has disappeared post-upgrade. Could you please provide us with some information how this column is...
Set up the Apache web server and connect it to Tomcat-based Liferay using mod_jk
Issue How can we install an apache web server and connect the same with the application server over a Linux-based operating system? Environment Liferay DXP 7.4 Resolution The following are the steps that...
Custom login page instead of default sign-in portlet
Issue Need to have a custom login page instead of a default sign-in portlet when a user tries to access a private page without being logged in. The private and public pages are not having Guest user’s VIEW...
Accessing login without a server restart after running Liferay setup wizard
Issue Is there a scenario that users would be able to immediately access the login screen after running the setup wizard without a server restart? Environment Any Liferay DXP environment Resolution A Liferay setup would...
Where can I extract the tcp.xml file in Quarterly Releases?
Issue Prior to Quarterly Releases, thetcp.xml file could be extracted from $LIFERAY.HOME/osgi/marketplace/Liferay Foundation-Liferay Portal-Impl.lpkg/com . liferay . portal . cluster . multiple - [version]. jar/lib /...
ORA-38029 during upgrade when statistics tables are locked
Issue While upgrading from DXP 7.2 to DXP 7.4, the below errors were encountered: ERROR [main][DBUpgrader:70] null com.liferay.portal.kernel.log.LogSanitizerException: com.liferay.portal.kernel.upgrade.Upg...
How to write some logs to a different log file
Issue We would like to move a trace from the main log file to a separate log file. Environment DXP 7.3+ Quarterly Release Resolution We can use a portal-log4j-ext.xml file to to add a new appender where we...
Dual login count in Audit_auditevent table
Issue When a new user is created and logged in for the first time, the login count in the audit_audit event table will show 2 instead of 1, and when he logs in again, the count will only increase by 1. How does the...
ConfigurationModelListener runs in both nodes
Issue I developed a module to track system configuration changes using a model listener that implements ConfigurationModelListener. While everything is functioning correctly, there's an issue where this module executes on...
Service builder upgrade issue related to class: "java.lang.ClassNotFoundException: com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry cannot be found by com.mchi.master.service.service_1.0.0"
Issue ClassNotFoundException error while upgrading the Service builder of DXP 7.2 to DXP 7.4 2023 Q4.0. The error looks like this: 2024-01-18 09:31:22.491 ERROR [Refresh Thread: Equinox Container:...
How to rollback to a previous version of Liferay?
Issue We would like for some guidance on how to revert Liferay 7.3 to 7.1. Environment DXP 7.0+ Resolution If you have a backup copy of your 7.1 database and instance, you should be able to redeploy the pre-upgrade...
Service builder does not generate correct class package
Issue Service Builder does not generate the correct class package when both "com" and "org" are included in the package path. Steps to Reproduce: 1. Create a service.xml with package-path com.liferay.org and a...
User requires a documented list of Key Highlights ,Important changes and Breaking changes
Issue How to get a list of highlights or important changes that happened while upgrading from one update to another update of DXP version 7.4 in a single document. Environment Liferay DXP 7.4 Resolution Exporting...
Need to clone a Production environment to a lower one
Issue We had some issues upgrading our Production environment about a year ago and had to roll it back. Our Non Production and Pre-production environments remained on the newer version of Liferay (at the time) and we...
ServletException during Liferay startup caused by a NullPointerException
Issue You might encounter an issue where you face an error when starting up Liferay which prevents proper functioning: javax.servlet.ServletException: java.lang.NullPointerException at...
How to disable NetVibes and Google Gadget in widget's sharing options
Issue Netvibes and Google Gadget widget sharing options could reveal some information. Is it possible to disable them? Environment Liferay DXP 7.2 Resolution The url of those servlets are managed by this...
WARN Unable to add list type when executing the upgrade
Issue We are executing the upgrade from 7.0 to 2023.Q3 version and we are getting following warning: 2024-02-02 08:28:57.379 INFO [main][UpgradeProcess:119] Upgrading com.liferay.portal.upgrade.v7_4_x.UpgradeListType...
Removal of Velocity Template Engine
Issue The option to enable Velocity Template Engine has disappeared in Liferay DXP 7.4 and Quarterly Releases.  Environment Liferay DXP 7.4 Quarterly Releases: 2023.Q3, 2023.Q4 Resolution Velocity templates were...