Search Results

All Results 6985
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
"SSLException: No PSK available. Unable to resume" error is thrown and Elasticsearch Monitoring/X-Pack Monitoring widget is broken with Kibana 7.11+
Environment Liferay DXP 7.1-7.3 with Liferay Enterprise Search subscription Elasticsearch Monitoring/X-Pack Monitoring widget Elasticsearch & Kibana 7.11+ JDK 11 Symptom When Liferay DXP is configured with JDK 11 and...
Lots of warnings in the logs: SecurityException Access denied to com.liferay.document.library.kernel.service.DLAppService#ge tFileEntryByUuidAndGroupId
Issue In our server logs we see a lot of warnings with stack traces like these: 2021-03-05 07:10:40.666 WARN [http-nio-127.0.0.1-8080-exec-276][PortalImpl:6843] java.lang.SecurityException: Access denied to...
The Asset Publisher shows no content for non-admin roles after upgrading to 6.2 EE portal-173+ fix pack
Issue After upgrading from an old 6.2 EE fix pack up to a newer one, for example portal-173-6210, users with non-admin roles will no longer be able to see web contents in the Asset Publisher, instead, users with...
Fixed Some Performance Issues in Liferay 7.0
Issue Some known performance issues Environment Liferay 7.0 Resolution Liferay has fixed some performance issues which were impacting a lot to the Memory and CPU consumption in 7.0. Also, in data transferred to the...
What difference is there between System Setting and Instance Setting LDAP configurations?
Issue There are two locations within Liferay DXP where LDAP configurations can be set. One is the System Settings (Control Panel -> Configuration -> System Settings -> Security -> LDAP) and the other the Instance...
Changing comments' order of Web Content Display
Issue I would like to configure the comments section in a Web Content Display to show comments in descending order by modification date (from newest to oldest). By default, they are displayed in...
Some form pages fail to show the content with error Unable to deserialize object
Issue When trying to view a form page with an associated custom portlet, the page failed to render the form. The portal log shows the following error: 2021-01-26 00:04:23.021 ERROR...
#undefined is added to the URL when there is an Asset Publisher in a page
Issue After upgrading from DXP 7.0 Fix Pack 96 to Fix Pack 97, the #undefined text is appended to the URL on the portal pages. Environment Liferay DXP 7.0 Fix Pack 97 Liferay DXP 7.1 Fix Pack 21 Resolution Please...
AlloyEditor Code View no longer respects line breaks
Issue After upgrading from DXP 7.0 Fix Pack 96 to Fix Pack 97, the AlloyEditor "Code View" option no longer formats the markup. Environment Liferay DXP 7.0 Fix Pack 97 Resolution Please request a Hotfix with...
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...
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...
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...
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...
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...
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...
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...
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...