Search Results

All Results 7167
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Users Not Appearing After Reindexing
This article describes a situation where no searchable data appears in Liferay DXP 7.0, as if the indexes disappeared and reindexing does not resolve this. It is possible that your indexes have been set to read-only. Resolution Navigate to Control Panel > Configuration > System Settings...
Setting Up Liferay Portal on Websphere 7
This article is on how to deploy Liferay Portal on WebSphere 7 Resolution Before making any changes to the Websphere application server, stop the server first! Failure to do so can cause errors. The latest versions of Liferay Portal from 6.1 onwards allows hot deploys in Websphere. To...
Setting Up Clustering Liferay Portal on Azure
This article details what is needed to setup Liferay on the Microsoft Azure cloud Virtual Machine Setup Azure manages all instances as Virtual Machines. Create a new instance in the Azure Dashboard and follow the prompts to setup all the components. Some key parts: Setup a virtual...
Setting Up an Alfresco Repository
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these principles is the responsibility of the subscriber.  This article explains...
DynamicCSSFilter and MinifierFilter Create Temp Files in the Wrong Directory After the Portal-67-6130 Fix Pack
The Liferay Portal 6.1 EE GA3 Portal-67 Fix Pack allows DynamicCSSFilter and MinifierFilter to create temporary files in the wrong directory. Resolution Affects Versions 6.1 EE GA3 patched with Portal-67-6130+ 6.1 EE GA3 patched with a hotfix containing LPE-15732 for LSV-311 Temporary...
Site scope is lost when clicking on a facet after upgrading to Portal 6.2
Searches done in all scopes ("Everything") from a Search portlet upgraded from Portal 6.1 will lose the scope and filter only to the current site if a facet is selected. This only happens if before the upgrade the Search portlet's "Display Settings" configuration was changed from "Basic"...
Setting the Default Landing Page in Liferay Portal
Users have the ability to set different default home, default landing pages, and default logout landing pages. There are two places where users can make these changes; in the portal-ext.properties, and in the Control Panel interface. This article describes how to set the default landing...
Blade Deploy Does Not Support WAR Files
Liferay's Blade CLI is an easy way for Liferay developers to create new Liferay modules. One of its features is to deploy modules, as described in the Deploying Modules with Blade CLI documentation. Unfortunately, at this time, Blade does not support deploying .war files, though a new...
Setting Up a Nuxeo Repository
This article explains the basic steps to setup Nuxeo and to add a Nuxeo repository in the Documents and Media portlet. Resolution The following steps use Nuxeo 5.4.2. Start an existing Nuxeo VM. In the VM, if Nuxeo is not started, go to Start > Programs > Nuxeo DM > Nuxeo DM to start it....
h2 Tags Are Able to Be Edited by Default
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be handled by our Global Services team or by the developer of those customizations....
Setting Up a Documentum Repository
This article explains the basic steps to set up Documentum and to add a Documentum repository in the Documents and Media portlet. Note: Integrating with Documentum requires the installation and deployment of the Documentum Connector EE hook. It can be obtained through Liferay...
SAML Plugin Throws NPE When Trying to Access Metadata
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. With "liferay-fix-pack-plugin-deployment-1-6120.zip" installed an error occurs while trying to access...
CKEditor With Mediawiki Format
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. Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not...
Scoping Vocabulary and Categories
In Liferay Portal 6.1.x, it became possible to create vocabularies (and thus categories) that only allow certain types of assets. For instance, it's possible to have a vocabulary and series of categories that are only available to blog posts. The same can be done for wiki pages and any...
Common Errors in Remote Staging in Liferay DXP
This article documents the activation and setup errors in Remote Staging, and lists steps to resolve the issue or avoid it altogether. If users want to know about activating staging in general, please see Enable Remote Live Staging. Resolution Error: Users are unable to publish content...
JBoss Web 7.0.16 Memory Leaks
There is currently a known issue for some Liferay customers using a clustered JBoss Web 7.0.16 Server (and previous versions) in which a memory leak occurs. According to the Red Hat JBoss Enterprise Application Platform 6 matrix, JBossWeb-7.0.16.Final is part of EAP 6.0.0. Resolution...
Removing Default Document Types and Page Templates
Important: Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be handled by our Global Services team or by the developer of those...
Expando Permission Exception
A user who is assigned to a role that can manage web content may encounter "Web Content is temporarily unavailable" error on the page. If the following error message shows up in the log, it means the user needs update permission on related custom fields. 00:45:31,439 ERROR...
Removing Older Versions of a Portlet When Deploying a Newer Version
This article describes how to have Liferay Portal undeploy and remove the previous version of the portlet before redeploying new version of the portlet. Resolution Liferay provides a portal.property to address this configuration: # Set this to true to undeploy a plugin before deploying a...
Common Errors When Applying CSS in DXP 7.0
This article documents the CSS in Web Content Management and lists steps to resolve the issue or avoid it altogether. Resolution Error: CSS in the template is not applied to web content articles Summary: Users who write their CSS in the Web Content Template will see that the web content...
Connection/Authentication Errors When Sharing Widgets on External Sites
When trying to share a Liferay portlet to an external site, users may encounter connection/authentication errors. Steps to Reproduce: Add Blog Portlet (or any portlet) to a page Add a Blog to the Blog Portlet Select Configuration > Sharing and copy the script and select to share to...
Verifying Section 508 Compliance for Liferay Portal
The following article describes how to detect Section 508 Compliance issues. Section 508 is an, "Amendment to the United States Workforce Rehabilitation Act of 1973, which is a federal law mandating that all electronic and information technology developed, procured, maintained, or used...
Remote Staging Setup for Liferay Portal and DXP
This article describes how to configure a basic remote staging setup on Liferay Portal and DXP. The troubleshooting guide at the end of the article pertains to Liferay Portal 6.2. Users who have upgraded to Portal 6.2 will see many changes and functionality from previous versions....
Providing User Data in SAML AuthnResponse Packets
SAML communication occurs via request and response packets between an identity provider and a service provider. This article addresses how to provide user data within the response packets. The configuration will be done through portal-ext.properties. Affected Products Liferay Connector...
'IllegalStateException' Errors When 'layout.parallel.render.enable' is Set to 'true' in Liferay Portal 6.2 on Tomcat
This article documents a known issue for users on Apache Tomcat 6.0.44, 7.0.69 or newer (including Tomcat 8) after Apache has issued a bug fix on those versions. When layout.parallel.render.enable=truehas been set, users might see the following errors in the console logs on Liferay...
ORA-00972: 'Identifier is too long_' Error When Deploying Notifications Portlet
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. The article addresses known errors that are thrown when updating the Notifications Portlet when using an Oracle...
Performance Issue With LDAP Imports When Using Oracle Database
This article is regarding a performance issue that may surface when executing an LDAP import using the UserGroup method for a large amount of users. Specifically, the issue is that the import process could take longer than expected. The cause of this issue is that the SQL query ("SELECT...
Patching a Liferay Cluster With No Down Time
This article describes steps for customers to patch Liferay instances in a cluster with no down time for the cluster environment. Known as a rolling change, there are limitations to this method; DO NOT use this method if the fix pack or hotfix makes changes to the database schema and if...
Liferay's Clustering API
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be handled by our Global Services team or by the developer of those customizations....
Export Process Fails if the Asset Name Has a Forbidden Character
This article documents a known issue in the export process if any asset has a forbidden character in the name. These characters are usually reserved for HTML and XML and thus should not be used. In the case of exporting a page template as a .LAR, there is a console error and the export...
JSON Authentication for Custom Portlets
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be handled by our Global Services team or by the developer of those customizations....
Liferay Schema Encoding
The Liferay schema encoding should always match the encoding used in the database. One of the easiest ways to do this is to simply use UTF-8 across the board so that no issues arise. Resolution If you decide use international characters or characters with accents on them, any other...
Enabling strip.css.sass Results in an Exception
When strip.css.sass.enabled is set to true in the portal-ext.properties, a MalformedURLException will be thrown: ERROR [http-bio-8080-exec-1][VirtualHostFilter:323] java.net.MalformedURLException: Path null does not start with a "/" character java.net.MalformedURLException: Path null...
Introduction of Sites in Liferay 6.1 EE
In previous versions of Liferay Portal, there were two distinct ways to group things: Communities and Organizations. With Liferay Portal 6.1, these two options are still available, but they are handled differently. Sites now exist in lieu of communities, and organizations are implemented...
Installing Liferay on Mule Tcat
Liferay Portal Tcat Edition is a combination of Liferay Portal—the leading open source portal—and Tcat Server—an enterprise grade administration console for the Apache Tomcat application server. Tcat server provides serveral tools to make Tomcat more administrator friendly, especially in...
Developer License Marked as Invalid on Liferay Portal 6.2
Between fix packs "portal-96" and "portal-109", there is a known issue with license handling. When the maximum connection limit is reached, the license page is displayed and the license itself is marked as invalid (see the picture below). You do not have the option to reset the...
Installing a Patch Without Correctly Shutting Down Liferay Portal Corrupts the Portal Files
When using patching-tool version 20 and below, corruptions of portal files can occur if a patch is installed when the portal is not completely shutdown, or if it is still running. Because of this, it is important to always shut down the portal completely prior to installing a patch....
Importing Large LAR Files Fails
Importing Large LAR files (100MB+) may fail in Liferay Portal. Below are some version-specific recommendations: For versions before DXP 7.1 Increase the size of the following property: com.liferay.portal.upload.UploadServletRequestImpl.max.size=104857600 Note: The default property within...
CKEditor Missing Buttons When Page is Not Maximized
If the window size of the browser is not fully maximized, the CKEditor will not display all the buttons as when the browser is maximized. Resolution This behavior is a new feature implemented in Liferay Portal EE 6.2 to support mobile display. Since there are so many mobile devices being...
Audience Targeting EE Plugin Known Issues
This article outlines known issues that exist in the Audience Targeting EE plugin for Liferay 6.2 and includes links to their respective tickets for more up-to-date progress on the particular issues. Resolution Please note that the following issues are related to the setup and usage of...
Import Data Strategies
This article describes the methods that can be used during an import of a LAR file to update the data that is already present in the target Site. There are three data strategies that change the behavior for how the import process acts if the same entry is found in the Site. They are:...
Errors Exporting Password to LDAP
The fix on LPS-55208 modifies LDAPUserExporterImpl (PortalLDAPExporterImpl in Portal 6.2 EE) in a way that the user is only exported to LDAP when the user's modifiedDate field changed. When you change the password for a user only, then the call stack is a bit different and the user...
Importing Contact and Custom Field Mappings From LDAP
In some environments it may be desirable to import a user's contact information from an LDAP server. This article explains how to import custom mappings as well as contact mappings from a Microsoft Active Directory LDAP server using the following properties: ldap.contact.mappings.0=...
Thumbnails Are Not Displayed Correctly in Liferay Portal 6.2 EE SP9
This article outlines a specific known issue that exists within Liferay Portal 6.2 EE SP9 and provides a link to follow its resolution. At the time of release, there is one notable known issue with Liferay Portal 6.2 EE SP9. In this version of Liferay, the thumbnail images of folders may...
Hiding or Restricting Access to Out-of-the-Box Liferay Portlets From Non-Administrator Users
This article describes one method for how to restrict which users can add out-of-the-box (OOTB) portlets to pages. Resolution One option for limiting permissions to add OOTB Portlets to pages would be to limit the Add to Page permissions on the Liferay Portlets via the portlet-custom.xml...
User is Able to Access Web Content Functions Without Proper Permissions
This article documents a known issue in LPE-15180 where users are able to access web content functions without proper permissions. This vulnerability was fixed by the Portal-143-6210 Fix Pack. However, this fix was limited to only newly created web content. Resolution To patch this issue...
Granting Specific Roles to be Associated With a User at Creation
In some environments, every user that is created needs to be associated with a specific role. Instead of manually associating the role to every user by editing them after the user is created, there is a set of portal.properties that we can set so that all users created in the portal will...
Users Are Unable to Add Content Using CKEditor on Weblogic 12.1.1
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these principles is the responsibility of the subscriber. This article documents a...
Getting Started With Liferay Maven SDK
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. In this article we'll start by creating a new parent project for your plugins and add a portlet project to it. You...
AJP Sends Body With Status 304 If Using Tomcat 7.0.42
This article documents a reported status code of 304 when using Apache 2 and Tomcat 7.0.42 connected via mod_proxy_ajp. In addition, the article provides a solution to fix the bug. Resolution The status code 304 is caused by a bug in Tomcat 7.0.42 and can be fixed with Tomcat 7.0.43 or...
Disabling the Change Password Request When Users First Log In to Liferay
When a user first logs in to the Liferay Portal 6.1 EE, they are immediately prompted to change their password. Resolution While this request is the default setting, the setting can be changed via the control panel. Navigate to Control Panel > Password Policies In the Default Password...
Kaleo Forms Admin Assign Forms Back Button Disappears After Deleting a Chosen Form
This article outlines a known issue that exists in Kaleo Forms EE 2.1.0 for Liferay 6.2 and includes a link to the respective ticket for more up-to-date progress on the particular issue. Resolution Note the following issue is related to the use of Kaleo Forms EE 2.1.0. The corresponding...
Web Content Displayed in the Asset Publisher Portlet Is Not Updating When Edited in Portal 6.2
This article addresses a known issue with Liferay Portal 6.2 EE. The issue is that web content displayed in the Asset Publisher portlet is not being updated after editing. As a reference, please see LPS-42282. Resolution As a workaround, add the following line to your environment's...
Embedding an HTML Page as a Liferay Portal Page
This article describes how to use the HTML embed pages functionality. Liferay Portal pages are not just for displaying portlets. Users can also embed HTML documents as pages. It is up to the user to ensure that the CSS, JS, and image paths on their HTML page are correct; the Liferay...
Displaying Web Content Across Multiple Sites
Displaying content across multiple sites in the same portal instance is an out-of-the-box Liferay feature. This article provides a basic example for achieving this. Resolution The following steps comprise a basic example to demonstrate the ability to share web content across sites....
Setting 'dl.file.extensions' Property Prevents All Documents and Media File Uploads
This article describes the issue with setting dl.file.extensions portal property preventing all Documents and Media file uploads, including using the multiple filder uploader. Steps to Reproduce Add the following to your portal-ext.properties found in the Liferay Home directory:...
Creating Liferay Themes With Maven
This article contains a guide on how to add themes to a project using the Liferay Maven SDK. Resolution 1. Open command prompt or terminal and go to your project directory. 2. Next, create a theme using the Liferay platform theme template and run the following command: mvn...
Creating a Blogger Role
This article documents how to create a blogger role with the ability to view, edit and publish blog posts. Resolution Follow these basic instructions to achieve the blogger role: Navigate to Control Panel > Users and Organizations, and create an organization named Test with an...
Liferay Portal 6.0 Documentation
Liferay Portal 6.0 is a platform for creating effective business applications and solutions. It offers a robust feature set, impressive scalability, time-saving development tools, support for over 30 languages, and a flexible, scalable architecture that is open source developed and...
Configuring Log4j Logging for the Audit Portlet in Liferay Portal EE
This article demonstrates how to create a separate audit.YYYY-MM-DD.log file within ${liferay.home}/logfor audit INFO messages. It should roll over every day with this configuration.  Environment Liferay Portal EE 6.1 & 6.2 Resolution Please note: For the following procedures we will use...

該当件数: 8,995 件中 6,481 - 6,540