Search Results

ナレッジベース 3691
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Known Issue: Classic Theme Favicon Always Displayed When Using Microsoft IE11
This article describes a known issue specific to Microsoft Internet Explorer 11 (IE11) as documented on LPS-88702. In IE11, after navigating to a website page, the favicon will always be shown as the classic theme favicon for IE11. This is due to FaviconServlet.java always using...
Why are user accounts shared when I have multiple LDAP servers configured?
Issue When a Liferay DXP bundle is configured to communicate with two or more LDAP servers there can be issues with user importing and users logging in. Example: If Liferay DXP is communicating with two LDAP servers, and each of those servers has a user with a screenname of jsmith, then...
Troubleshooting Service Builder Blob Compile Issues
Issue Service builder with Blob and compound primary key throws compilation error. The console errors might look like this: [javac] /Users/xxxx-yyyy/Projects/aaaa/dxp/plugins-sdk/portlets/bbbbb-services-portlet/docroot/WEB-INF/service/com/aaaa/portal/model/InvoicePDFBlobModel.java:42:...
Removing Older Elasticsearch Plugins Needed for Successful Upgrade to ES 6.1
Issue It was discovered that older versions of the Elasticsearch plugin can interfere whenever administrators are deploying the latest version. The use case: Administrators are deploying the latest Elasticsearch 6.1 connector to replace the existing 2.x connector that ships with Liferay...
Understanding WebDAV Upload Permissions
Issue Are documents uploaded through WebDAV given more permissions than UI uploads? Why can one user who uploads a document through WebDAV update or delete the file while another user with the same level of permissions cannot? Environment DXP 7.0 DXP 7.1 Resolution When the first user...
Patch Installation Slowdown Due to Windows Security
Issue When Patching Tool is run on a Windows machine, Windows Security can slow down the patch installation drastically due to the large amount of file operations being performed. Resolution If you experience extreme slowdowns during patch installation, you may need to add your Liferay...
Receiving email notifications for updated, added, or moved web content
Issue Why can't I receive email notifications for Updated, Added, or Moved web content assets? My mail server is set up correctly and I am getting the Web Content Review notifications without issue. Environment DXP 7.0 DXP 7.1 Resolution In order for a user to receive email notifications...
Resolving Static Asset Publisher Rendering Errors in Custom Layout Templates
Issue There is a known issue (as documented in LPS-88239) encountered when using a custom Layout Template that implements a static Asset Publisher. Instead of rendering properly, a NoSuchPortletPreferencesException is thrown in the app server's console and an "Asset Publisher is...
Expired Articles Are Still Showing up in the Live Site After Publishing
Issue If you schedule an article to be expired on a certain date and time, after publishing the article to the live site you may find the article is not expired. There are a few possible reasons for this behavior described with their resolutions below. Resolution Scenario 1: The default...
Known Issue: Drag and Drop Pages Under Link to URL Type Pages is Working, But the Configuration is Not Saved
Issue When you drag and drop pages under Link to URL type pages, it appears as if the structure changes, but after refreshing the browser, the page order is not saved. Resolution This is a known issue, and the reason that this does not work is because Link to URL page types cannot be...
Back Navigation Breaks Dialogs in iOS Safari
Summary There is a known issue with iOS Safari while using history.pushState(), which is an API that Liferay uses. Issues outside of Liferay can be found at: Stack Overflow: Alert, Confirm, and Prompt Not Working After Using History API on Safari, iOS Github: Navigating Back Breaks...
Site Roles Are Incorrectly Assigned or Lost When They Are Selected from Different Pages
This article documents a bug in the search container with any list of selectable items. It was discovered that site administrators could not assign a Site Role if that Site Role is not listed on the first page. Roles that were listed on the second pages were subsequently deselected when...
DXP 7.0 Fix Pack 70: Compatibility changes and deployment notes for Connector to Elasticsearch 6 and Solr 5 Search Engine
Liferay DXP 7.0 Fix Pack 70 and SP10 includes the fixes for LPS-79348, LPS-78857 and LPS-80931. Part of the changes (namely in LPS-78857) new APIs were added to the com.liferay.portal.search.api module which all Liferay search engine connectors must implement to function properly and to...
Arbitrary Code Execution With jQuery Versions Earlier Than 3.0
This article documents a security issue in jQuery versions prior to 3.0, which is also described on Github. The issue can be reproduced with the following steps. Install a theme that uses jQuery prior to 3.0. Head to any page with that theme. Open the developer console. Type...
Unable to Connect to External Datasources After Applying DXP 7.1 FP3+
This is no longer an issue with 7.1 FP10+. Recently, LPS-85683 was implemented in Liferay DXP 7.1's core infrastructure and can be deployed by applying DXP 7.1 Fix Pack 3.  LPS-85683 detailed a project where Liferay core engineers refactored the spring extender to allow for subsequent...
Known Issues: Liferay Commerce
This article documents a list of known issues that exist in Liferay Commerce. Commerce 2.2.0 Commerce 2.1.3 Commerce 2.1.2 Commerce 2.1.1 Commerce 2.1.0 Commerce 2.0.7 Commerce 2.0.0 Commerce 1.1.4 Commerce 1.1.1 Commerce 1.1.0 Resolution Liferay Commerce contains the following known...
Known Issue: Instance Activation Service Disabled When Regenerating LCS Token
This article documents a known issue causing the instance activation service to be disabled by default when an LCS token is regenerated. The issue occurs for LCS tokens that have been created before January 17th 2019. If LCS Admins regenerate the LCS token with Instance Activation...
"Inaccessible Object" exception while using JDK11
Description If you are using JDK11 in a Linux environment and have the LCS 5.0.0 client deployed, you may receive the following error on startup: ERROR [LCS Worker 2][BaseScheduledTask:92] java.lang.reflect.InaccessibleObjectException: Unable to make public long...
Troubleshooting Adaptive Media Issues
This article is designed to help with troubleshooting Adaptive Media issues. Adaptive Media detects the device capabilities of the visitor and automatically delivers an appropriate scaled and optimized version of your stored media. Q1. "What happens if the adaptive media process gets...
"Illegal Access" Warning while using JDK 11
Description If you are using JDK11, you may receive the following error: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.liferay.petra.reflect.ReflectionUtil...
LCS boot delegation property on WebSphere breaks the embedded Elasticsearch 6.5 in DXP 7.1 FP5
This article documents a known issue with the embedded Elasticsearch 6.5 Connector. Elasticsearch 6.5 is now the default embedded ES connector in DXP 7.1 after applying DXP 7.1 Fix Pack 5. It was discovered that after applying FP5, there is a startup error in platforms deployed on...
Deployment of SAML plugin does not display SAML admin screen
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. Event/Use Case I downloaded the "Liferay Connector to SAML 2.0" from...
Extra HTML tag in the Source Code in Web Content Articles
This article documents a known issue and also a workaround in the Adaptive Media functionality. Liferay DXP 7.1 uses Adaptative Media to manage thumbnails and previews. It was discovered that after applying Liferay DXP 7.1 Fix Pack 1, a &imagePreview=1 tag appears at the tail end of the...
Reordering Pages That Have Page Types That Are Links to Pages
When reordering pages, pages that use the "link to page" type will not be reordered. Resolution This issue is resolved by utlizing the following portal property: layout.first.pageable[link_to_layout]=true Additional Information LPS-49604 LPS-7985, content:...
Known Issues for Kaleo Workflow Designer's Diagram View
By default, the Kaleo Forms EE plugin comes with the Kaleo Workflow Designer feature. This feature helps streamline the creation of workflow definitions and empower more users to create custom workflows. Inside the Kaleo Workflow Designer, there is one graphical view and this drag and...
Installing the Audience Targeting Application
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. Currently, the Audience Targeting EE app can not be installed by simply downloading the app from Liferay...
Handling SASS Related Errors
In Portal 6.2, the Liferay platform uses SASS and Compass to simplify CSS file creations, and to avoid manual mistakes during code duplication for distinct browser types. SASS is a Ruby based solution that helps you to make well-organized and maintainable source. Furthermore it builds...
Unable to Publish Content if there are Missing Page or File Links
Issue In Liferay DXP attempting to publish content (pages, assets, or files) with broken links results in a "missing page reference" issue during publication. Also, even updating or creating basic web content is not possible with dead links (relative links). Or when trying to publish...
Pages With the Page Layout Type Web Content Are Missing After Upgrading to Liferay Portal 6.1 GA1 or Higher
In earlier versions of Liferay Portal 6.0 SP2 or lower, the Web Content page layout type allowed a page to display a single piece of web content. This page layout type has been deprecated starting in Liferay Portal 6.1. After an upgrade the portal may not start correctly or these pages...
Glassfish Admin Console Is Not Accessible
With JDK version 1.6.0_19, and above, Glassfish admin console is not accessible with Liferay Portal. Steps to Reproduce Download Liferay Portal 6.1 EE GA3 or Portal 6.2 Glassfish 3 bundle. Unzip. Run server, wait while it will be started. Try to access Glassfish Admin Panel. Resolution...
Why was my custom domain rejected by Liferay PaaS?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Why was my custom domain rejected by Liferay PaaS? Environment Liferay PaaS Resolution If you have configured your domain but Liferay...
Connection Timeout Caused by 'org.dom4j.DocumentException' When Deploying Portlet, Hook, Etc.
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. Some environments fail...
Users May Appear in the Database but Not in Liferay Control Panel
You may encounter an issue where specific users, or a group of users, are not appearing with the Control Panel. If upon querying the relevant tables in the database you are able to see these users, then it is likely that there is simply a discrepancy between the database and the index....
NoSuchGroupException' Occurs When Deleting Deactivated Users
When deleting deactivated users from UI or through API, NoSuchGroupException is thrown as follows. Example 1 com.liferay.portal.NoSuchGroupException No Group exists with the key {companyId=10155, classNameId=10191, classPK=48798001} Example 2 com.liferay.portal.NoSuchGroupException...
Default Landing Page Action Is Not Supported When Using Third-Party Authentication Mechanism
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. Third-party...
Cluster Fails to Start Up Due to JGroups Update
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 describes a...
Search portlet does not automatically reindex when new user is added
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 intended behavior of the Liferay Portal is to automatically reindex when any user is updated or created....
Troubleshooting Activation Key Issues
For customers working on Liferay DXP, Liferay Commerce or Liferay Portal, this article serves as a troubleshooting guide for activation key issues. Table of Contents Reading Folders and Logs Reading the License Manager Checking the Deploy Directory The *.li exists in data folder...
Staging Issues with Blogs Portlet
 The following is a checklist for getting blogs to stage if you're experiencing difficulties. While the example is blogs, this could apply to any content. Resolution When attempting to stage blog content: Before turning on staging, be sure to check Blogs. By default, Blogs are not...
Group Mapping Left Blank In LDAP Export Leads to Errors
This articles serves as a troubleshooting guide. When Liferay is configured to export users from the portal to LDAP, the following error is encountered: 09:18:31,903 ERROR [LoginAction:128] com.liferay.portal.ModelListenerException: javax.naming.directory.InvalidAttributeValueException:...

該当件数: 3,690 件中 2,441 - 2,480