Search Results

ナレッジベース 3817
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Why is the public IP of a service changing?
Issue Checking the web address for a service, for example webserver-acme-test--ports.lfr.cloud, administrators may notice an unexpected change in the public IP address. Environment Liferay Cloud Resolution In...
Patching Tool 'WARNING: some of the currently installed fixes are not available' while installing certain Fix Packs
Issue When trying to upgrade from DXP 7.0 Fix Pack 90 to Fix Pack 96, the Patching Tool shows the following message: WARNING: some of the currently installed fixes are not available: * LPS-94011 * LPS-107323 The...
How do I resolve a Tika WriteLimitReachedException error?
Issue I am seeing the following error: org.apache.tika.sax.WriteOutContentHandler$WriteLimitReachedException: Your document contained more than 1048576 characters, and so your requested limit has been reached. To...
"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...
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...
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...
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...
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 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...
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...
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...
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...
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...
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...