Search Results

All Results 6978
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class [com.sun.proxy.$Proxy6] java.lang.reflect.UndeclaredThrowableException
Issue When setting up Liferay with Oracle 19c, the following errors were encountered during Liferay startup. 2024-02-19 11:39:07.830 INFO [main][ModuleFrameworkImpl:1309] Starting initial bundles 19-Feb-2024...
How to print a query string with parameter values
Issue When the property hibernate.show_sql=true is set, the SQL statements executed are shown in the system log, but with bind variables. For example: Hibernate: SELECT COUNT(*) AS col_0_0_ FROM BlogsEntry...
No JSON web service action with path /journal.journalarticle/get-articles and method GET for journal and similar JSONWS API errors
Issue When invoking a JSONWS API method like /journal.journalarticle/get-articles the following error is sometimes thrown: No JSON web service action with path /journal.journalarticle/get-articles and method GET...
Upgrade process fails with the following ERROR: Failed upgrade process for module com.liferay.search.experiences.service
Issue When trying to upgrade from 7.4 to Quarterly Release 2023, the upgrade fails with the following error. Failed upgrade process for module com.liferay.search.experiences.service...
Warn message populates when upgrading to Quarterly Release 2023.Q4.6 from 7.4: sun/misc/Cleaner
Issue The following WARN message populates in the terminal when reindexing: WARN  [liferay/background_task-2][IndexerWriterImpl:188] Error reindexing all com.liferay.document.library.kernel.model.DLFileEntry for...
PostgreSQL JAR file can be safely removed?
Issue We are deploying Liferay using the Tomcat bundle and noticed the inclusion of a postgresql.jar file. Since our environment utilizes MySQL, can we safely remove this file from all our deployments? It's being...
Calendar displays incorrect time when creating event in Month view
Issue The Calendar Widget does not reflect the correct time when creating an event in the "Month" view. After configuring the event time and publishing it, the displayed time in the event window does not match...
Configurations file is not reflecting for Elasticsearch
Issue When users try to change configurations using .config files, these may not always be reflected. Environment Liferay DXP 7.4 Resolution The concerns outlined above mostly happen when the configuration is saved...
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...
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...
Audit log files in 7.4 are not created due to outdated portal-log4j-ext.xml file.
Issue Audit log files are not generated despite following the steps as shown in: https://help.liferay.com/hc/en-us/articles/360029134891-Configuring-Audits#reporting-audit-events-in-liferays-logs-and-console  This is due...
How to change Liferay Private default friendly URL
Issue I would like to know how to change the Private default friendly URL from "/group" to "/private" on Liferay DXP bundled with Tomcat. Environment Liferay DXP 7.3 Tomcat 9.0 Resolution Add the following property...
Rollback an upgrade on Liferay DXP
Issue How can user rollback an upgrade to it's earlier version in DXP? Environment Liferay DXP 7.3+ Resolution Liferay's upgrade process upgrades the DB schema to make it compatible with the specific higher version...
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...
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...
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...
Error after installing Liferay Reports App
Issue After installing the Reports App in Marketplace, the bundle starts with the following errors in the logs and the Reports App is not available. 2023-12-22 12:03:06.499 ERROR [Framework Event Dispatcher: Equinox...
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:...
Glowroot is not working : Connect to localhost:4000 [localhost/127.0.0.1] failed: Connection refused
Issue Glowrrot is not working and giving these errors: ERROR [http-nio-8080-exec-5][GlowrootProxyServlet:66] null org.apache.http.conn.HttpHostConnectException: Connect to localhost:4000 [localhost/127.0.0.1]...
Error "PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required" presented in the logs
Issue When trying to open Blogs, WebContens or other Liferay features, the following error is displayed in the Logs: 2024-01-19 15:48:45.179 ERROR...