Search Results

All Results 7003
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Errors Updating Liferay Workspace
Issue I'm running into errors when attempting to update my Liferay Workspace to a higher version. Environment Liferay Developer Studio Liferay Workspace with Gradle Build Resolution If your project does not build or...
Subscribed user does not receive email notification from Asset Publisher
Issue I set up the option for users to subscribe to Asset Publisher content I subscribe with a separate User I add new content The User does not receive any notification email Environment Liferay DXP 7.1+ Resolution...
Toggle Controls button missing in Liferay DXP
Issue In Liferay DXP, I no longer see the Toggle Controls button that was available in Liferay Portal. The Toggle Controls button in Portal 6.2. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This...
Warnings "Attempting to upgrade X table by recreating table"
Issue During an upgrade to newer versions of the portal, warnings like "Attempting to upgrade some table by recreating table due to some reason" may be found in the logs. They can cause confusion and...
Two separate java processes are created when starting Liferay 7.3
Issue When you start Liferay 7.3 you can see two new different Java processes running, while in older versions only the first one was created: org.apache.catalina.startup.Bootstrap...
DLFileRank query running for a long time and taking up pool usage
Issue I am seeing a long running database query and am concerned about its impact on my environment:  insert into DLFileRank (groupId, companyId, userId, createDate, fileEntryId, active_, fileRankId) values (:1 , :2 , :3...
Why Does the Site Selector Menu in the Control Panel Direct Traffic to an Empty Page?
Issue In DXP 7.1 and below, the links in the site selector menu in the control panel took me directly to the site home page. In DXP 7.2 and above, clicking on the site name in Control Panel > Sites > Sites...
How do I Add More Than One Field To the Custom Mapping Sections in My 7.0 LDAP Setup?
Issue I would like to add multiple fields to the custom mappings section in my LDAP setup. Environment DXP 7.0 Resolution During LDAP setup, navigate to Control Panel > Configuration > Instance Settings, in...
Error executing FreeMarker template with #null when rendering web content
Issue When trying to render a web content we get the following error in Liferay DXP log: 2021-02-12 11:41:48.911 ERROR [http-nio-8080-exec-9][runtime:59] Error executing FreeMarker template FreeMarker template...
Is it Possible to View HTML Source Code in Text Fragments?
Issue As a user, I would like to have access to the HTML source code for text fragments. Environment DXP 7.3 Resolution Alloy Editor does not currently have a source code view feature.  Additional Information It...
Increase/decrease uploaded image resolution to make to 300 DPI as standard
Issue A requirement of increasing/decreasing uploaded image DPI (resolution) to make to 300 DPI as standard. Required API which we can be called programmatically from the code to increase/decrease DPI for uploaded...
How can I modify the Admin Theme?
Issue Sometimes we need to modify some aspects of the admin-theme, for example, to change the look and feel of web content editions. Environment Liferay DXP 7.0, 7.1 Resolution The admin-theme can not be modified...
Site Administrators can't edit or create Workflows
Issue A user with the Site Administrator can't create or edit workflows through Kaleo Forms Admin. When attempting to do so, the user sees that the fields are greyed out and the 'Save' button is missing. Environment DXP...
Roles are getting deleted
Issue While adding the roles up to 20 if chosen 20 Items per page but if try to add multiple roles further then all the roles is getting deleted except the latest one. Environment Liferay Portal 6.2 Resolution The...
How do I remove items from the User Personal Bar without customizing it?
Issue There are items in the User Personal Bar by default that we aren't using or don't want users to access. We want to remove these items without creating a custom module. Environment Liferay DXP...
A Liferay Cloud hosted website won't redirect https://mydomain to https://www.mydomain
Issue When opening a Liferay Cloud hosted website without the www part in the URL, the redirection to the site with the www part in it will not happen. Example: https://mydomain.com will not redirect to...
How Do I Resolve "Page Not Found" Errors Thrown by Custom 404.jsp Pages in 7.3?
Issue When I navigate away from my custom 404.jsp page in 7.3, I see a "Page Not Found" error instead of the intended page. Environment Liferay DXP 7.3 Resolution A solution is described in LPS-127143, and will...
Using data providers to populate states based on their country
Issue Create data providers for the country list and state list by using the below Liferay provided 'Rest Web Services'. localhost:8080/api/jsonws/country/get-countries and...
Unable to render forms in custom portlet anymore
Issue You have some custom code (e.g. a portlet) which programmatically renders a form But after a patch level upgrade, this does not work anymore, the form is not rendered Environment DXP 7.2 Resolution It might be that...
Unable to use the Action button under Sites
Issue Steps to Reproduce: 1) Manually deploy Liferay on Wildfly 8.2. 2) Start up the portal and navigate to Control Panel > Sites > Add blank site. 3) Click on any Action button with to the Sites. Actual Result: The...
Allow users to get accurate search results for public page content when using the common search functionality
Issue After publishing to 'Live' and 'Re-indexing', when searching for the public page once again on the staging server, zero results displayed. After configuring 'Remote Staging', the search results which were...
Accurate search results for public page content after configuring 'Remote Staging'
Issue No results found after publishing changes to live Steps to reproduce:  Set up a clean instance Set up another (remote environment) instance. Create a new content page in the local environment. Add a basic...
Huawei devices and Liferay Push notifications
Issue Liferay Push uses Firebase Cloud Messaging. Firebase Cloud Messaging will not send notifications to devices that don't have Google Services running on them. As of May 16, 2019, Google Services cannot run on...
New Virtual Instance cannot be created if "passwords.default.policy.check.syntax=" is set to true
Issue If I set passwords.default.policy.check.syntax=true in my portal-ext.properties file, I cannot create a New Virtual Instance I get an error in the logs: ERROR...
Unable to preview images when selecting images in Web Content image field
Issue Unable to preview images when selecting images in Web Content image field. Environment Liferay DXP 7.1 Resolution There is a possibility the issue is caused by the missing configuration on the Adaptive Media page....
Custom Category in Breadcrumb
Issue Trying to add an entry in Liferay Breadcrumb in the custom portlet.  Environment Liferay DXP 7.0 Resolution The requirement is not available out of the box in Liferay. If you want to achieve this functionality,...
How Do I Change Where Documents are Stored When Uploaded Through the Forms Upload Field?
Issue As an administrator, I would like to make the files uploaded by one user through the forms upload field hidden from other users, but I don't see a way to restrict view permissions to the Document Library...
Only deleting pages from Staging to Remote Live
Issue I want to be able to delete pages on my Remote Live site without publishing any other changes or content from Staging to Remote Live. Environment Liferay DXP Resolution After deleting the respective pages from the...
Uploading Images through Web Content disappear after upgrade
Issue When uploading images using the image field in a web content structure, the images do not appear in the documents and media portlet. After running the upgrade to Liferay DXP 7.3 from a prior version of Liferay,...
Control Panel Menu is displaying for all users
Issue All authenticated users are seeing the Control Panel displayed on the left-hand side of the screen Environment Liferay DXP Resolution Display of the control panel is controlled by the permission...
Disabling embedded Elasticsearch in DXP 7.3
Issue How to disable the Embedded Elastic Search? Environment Liferay DXP 7.3 Resolution Please refer to the steps below: Create a configuration file...
Unable to download files bigger than 1GB: "upstream prematurely closed connection while reading upstream"
Issue You can not download big files from the Liferay DXP, in general you can have problems with files bigger than 1 GB, as commonly are some LAR files. There is an error in the webserver service's log file similar...
Number of unknown visitors is lower for past months than it was before in Analytics Cloud
Issue When accessing data from past months, we noticed that the number of unknown visitors is smaller that what it previously was, and keeps getting smaller when I consult the same past month over and...
Your browser doesn‘t support pasting with the toolbar button or context menu option
Issue When trying to paste content from the clipboard into the CKEditor through the "Paste as plain text" button on Google Chrome or Mozilla Firefox, you'll receive the message: Environment Liferay DXP 7.2+...
Unable to initialize Elasticsearch cluster, health status is in RED
Issue When the search cluster is in RED, this results in the Liferay service (DXP) not starting or starting without search capability. A RED status usually means that the search cluster has an inconsistent status...
Values of hidden form fields are not saved/submitted anymore
Issue After installing dxp-18 (DXP 7.1) or dxp-2 (DXP 7.2), values we have in form fields hidden through rules show empty after submitting the form, when viewing the form entries. Environment DXP 7.1 DXP 7.2 Resolution...
How to identify the fixes included in a hotfix
Issue I want to be able to know what fixes are included in my hotfix. Environment Liferay Portal Liferay DXP Resolution The hotfix ZIP archive contains a file called fixpack_documentation.xml. All the fixes included in...
Users without Admin role cannot initiate SSO on the SP when using expando fields
Issue When using expando field as "Name Identifier Attribute Name=expando:concurid", user without Administrator role can not initiate SSO. Steps to reproduce: On IdP end Add a custom field 'field1' for user.  Go to SAML...
Service keeps on restarting
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The service running on Liferay SaaS keeps on...
Additional JavaMail properties not being considered in mail server configuration
Issue JavaMail properties defined in the field Manually specify additional JavaMail properties to override the above configuration are not being considered. Environment Liferay 7.0+ Resolution Each property should...
Workflow is not getting triggered on a custom entity
Issue The below errors are observed on the Liferay console whenever trying to apply a 'Single Approval Workflow' on a 'Custom Entity' ERROR...
Custom widget template for breadcrumbs doesn't get applied in control panel and breadcrumbs aren't shown
Issue When a widget template is configured via system settings in system scope it doesn't show any breadcrumb. Environment Liferay DXP 7.2. Resolution Those configurations are made inside System Settings ->...
CDN Server location for Liferay Cloud
Issue Where are the CDN server locations? Environment Liferay Cloud Resolution CDN available in Liferay Cloud is provided by Google Cloud Platform (GCP). Please check the GCP's CDN location for more...
Cannot read property 'help' of undefined error when trying to upgrade a theme to Liferay DXP 7.2
Issue While following this tutorial: https://help.liferay.com/hc/en-us/articles/360029005512-Upgrading-Your-Theme-from-Liferay-Portal-7-0-to-7-2, users may encounter the below error: $ gulp upgrade...
Solr Error when searching for Users or Organizations
Issue When I perform a search for Users or Organizations, I see a blank screen and an error like the following in the logs: 2021-01-29 00:15:48.429 WARN  [http-nio-8080-exec-5][ProxyMessageListener:86]...
Why does my instance have a default@liferay.com user?
Issue I see a default@liferay.com user in my database. What is the purpose of this default user? If you have a virtual instance is configured, you may see another default user with the configured mail domain (i.e....
Why do I see Groovy as the only script language for Kaleo Workflow Designer in Liferay DXP?
Issue When building a Kaleo Workflow definition in Liferay Portal, I was able to use different script languages. But in Liferay DXP, I see that I am only able to write a script using Groovy: Environment Upgrading from...
How to change the HTTP port for Sidecar Elasticsearch 7
Issue Need to run two or more instances of Liferay with Elasticsearch Sidecar locally. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The default HTTP port in Sidecar mode is 9201   If two or more 7.3 or...
How to locate document in the directory when using Advanced File System Store
Issue I want to find where a document is located in the file system when using Advanced File System Store. Environment Liferay DXP connected to Advanced File System Store Resolution Documents that are not nested under a...
Loss of CKEditor functionalities on Fix Pack 9 (DXP 7.2), Fix Pack 20 (DXP 7.1) and Fix Pack 97 (DXP 7.0)
Issue After upgrading to Fix Pack 9 (DXP 7.2), Fix Pack 20 (DXP 7.1) and Fix Pack 97 (DXP 7.0) several CKEditor functionalities will no longer be operating: LPS-125443 - The "Browse...
"Unable to initialize Elasticsearch cluster" error occurs after installing a new Fix Pack
Issue After installing a new Fix Pack on your current environment you might encounter the following errors in the logs due to Liferay Connector to Elasticsearch version update:...
Can I use Java 11 in Jenkins to build 7.2 projects?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Liferay DXP 7.2 is compatible with JDK11, how can I have...
Cannot view previous comments posted for a Web Content in Kaleo Workflow
Issue I am unable to view comments that I previously posted when a Web Content gets re-submitted through a Workflow. For example: User submits a Web Content through Single Approver Workflow. I assign the Workflow Task to...
Portlet drop-down menus don't collapse with a custom theme
Issue When deploying a custom theme generated using the Theme Generator, the drop-down navigation menu of a portlet (in mobile view) does not close/collapse after the menu is expanded. This behavior does not occur when...
Is there any limitation on the number of Properties or Data Sources in Analytics Cloud?
Issue  Is there any limit on how many data sources and properties I can add to my Workspace in Analytics Cloud? Environment Analytics Cloud Resolution There is no limit on how many data sources and...
How to resolve "User 'x' must have 'y' permission" errors encountered while performing staging publication processes
Issue Our team would like our staging managers to not be administrators, so we are only providing them with select permissions. However, publication attempts encounter errors such as:  ERROR...
Can't find npm jQuery portlet template for DXP 7.2 in Dev Studio
Issue I want to create a Liferay Module project for DXP 7.2 using the npm jQuery portlet template, but I am unable to find the template in the drop down: Environment Liferay Developer Studio  DXP 7.2 Resolution The npm...
Kaleo Workflow Permissions missing from custom role after upgrade to DXP
Issue Permissions regarding Kaleo Workflow are lost or improperly formatted after upgrade to DXP 7.0+, for example: Environment Upgrade to DXP 7.0+ Resolution This is an intended behavior caused by a change of the...
Using Solr admin page to check re-index status and confirm indexes exist in Solr Server
Issue I want to check the status of the re-index process in Solr. I want to check whether all indexes are properly created in Solr. Environment Liferay DXP environment configured with Solr Server as its search engine...
Empty style selector in Page Fragments
Issue Steps to reproduce the issue: Create a page fragment with any text and publish it Drag it on a content page Publish the page Open the developer tool and inspect the fragment source code, you will get an empty css...