Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Installing Liferay Portal in a Clustered Environment
Many enterprise environments utilize clustering for both scalability and availability. This article provides specific instructions for installing a basic configuration of Liferay Portal in a pre-existing clustered...
ORMException / StaleObjectStateException is reported
Issue The following ORMException and StaleObjectStateException are reported in the log 2019-03-25 01:59:12.172 ERROR [http-nio-8080-exec-9][MainServlet:525] com.liferay.portal.kernel.exception.SystemException:...
DXP 7.1 Upgrade Reference Guide
An upgrade to Liferay DXP 7.1 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services...
Why does my portlet not have a version number after it is deployed?
Issue Deploying a .war portlet through the /liferay_home/deploy folder leads to the deployed portlet not having a version number in its file name. Environment Liferay DXP 7.0 de-33+ Liferay DXP 7.1 Resolution A...
I would like to upgrade my portlets to Liferay DXP but can not find where XML Descriptors have been moved to
Issue Upgrading from Liferay 6.2 to Liferay 7.0+ is a significant process. One of the changes implemented is the use of OSGi components. Several XML Descriptors have been converted to OSGi services. Environment...
Resolving a "The expression syntax is invalid" Error During the UpgradeDDMStructure Phase of the Liferay DXP Upgrade Process.
This article describes a known issue in the Forms portlet when upgrading from DXP 7.0 to DXP 7.1+. During the upgrade, a validation error is thrown as follows: Unable to upgrade the visibility expression "equals(Options,...
What HTTP METHODS/VERBS does Liferay DXP use?
Issue Which HTTP Methods does Liferay DXP use? We would like to restrict HTTP traffic using a firewall and do not want to impact Liferay DXP functionalities. Environment Liferay DXP 7.0+ Resolution Liferay DXP...
How do I perform an integration test for customizations for Liferay DXP 7.1?
Issue Our team would like to use the LiferayIntegrationTestRule and perform an integration test. How do we set up an integration test? Environment Liferay DXP 7.1 Resolution Liferay leaves the integration testing...
Preparing a Sybase Database for Liferay
Issue Are there any specific configurations needed when setting up a Sybase database to connect to a Liferay bundle? Environment Sybase 15.7, 16 Liferay Portal 6.1, 6.2 DXP 7.0, 7.1 Resolution Unlike other database...
Disabling Calendar Email Notifications in DXP
Issue In Liferay Portal 6.1, calendar notifications could be disabled using portal-ext.properties In Liferay DXP 7.0+, these properties no longer exist Environment Liferay DXP 7.0+ Resolution NOTE:...
Starting Servers in the Correct Sequence
Issue What is the correct sequence to start up all servers during a restart? Environment DXP 7.0, 7.1 Resolution Sometimes it is necessary to restart some if not all of the servers that Liferay DXP runs on or is...
Virtual Host Login/Logout Properties
This article documents four portal properties that are often used to configure redirection URLs for users. The four descriptions below include the properties, their descriptions, and examples for: Configuring the...
Upgrade Tool Uses Wrong Version of Tomcat
Issue When upgrading to Liferay DXP 7.0 or DXP 7.1 and using the SP1 + Tomcat bundle, the wrong version of Tomcat is suggested by the Upgrade Tool For 7.1 the bundle includes Tomcat 9.0.6, but the...
JDK Certification, Java TCK Compliance, and Liferay
With the release of JDK11, Oracle's new Java SE Support Policy (also see here) brings changes to the Java Enterprise community. The following article outlines Liferay's approach concerning the certification of JDK...
Testing if Liferay Clustering is Working Properly
Issue How can I confirm that my Liferay cluster is working correctly and all nodes displays the same information accurately? Environment DXP 7.x Portal 6.x Resolution There are two ways that to accomplish this: 1....
If a Staging publication is on progress and the server is shut down, publication stays on queue and no further publications are possible
Issue If a publication on staging is made and the server is shut down, the publication will stay on queue on start-up and, even if cancelled, no more staging publications can be made. The following java class stays...
JDK7 Concerns
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable.  JDK7 is...
Deploying Activation Keys
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents the basic instructions for how to deploy your Activation Key via the...
Installing Archived Modules From Liferay's Public Repository
This article is a how-to guide for locating, downloading and installing modules from Liferay’s public repository. Installing modules directly from Liferay’s public repository should be done if the module or application...
SQL Scripts Causing Duplicate Keys
 While using a new instance of the Liferay Portal, some environments may encounter the following error: ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found Resolution This...