Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
WildFly Bundles for DXP 7.1 and Above
Issue Why am I not able to find a WildFly bundle download for DXP 7.1? Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Starting with Liferay DXP 7.1 SP2, Liferay will no longer be releasing Wildfly...
Unable to add Calendar Event through Mobile Browser
Issue While creating a Calendar Event via the computer's browser, the event is created. But, while creating the new event through Mobile Browser, the page goes into the disabling mode. Environment Liferay DXP 7.0...
Calendar portlet displays time in different formats depending on display language
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. Issue...
PortletMVC4Spring, Spring Framework, and Liferay DXP
Question Spring Framework 5 does not include support for Spring Portlet MVC.  Support for Spring Framework 4, including Portlet MVC support, will remain until 2020.  What is the future of Spring Portlet MVC and...
How to add security, authentication to my REST service?
Issue We developed a REST service and it works. But we need endpoint security. At the moment it is available without any credentials. We do not want to give access to a REST Web service without credentials.  How can...
Portlet preferences contains orphan records
Issue When a Site is deleted the PortletPreferences table still contains that site's orphan data. Environment Liferay DXP 7.0 Resolution The observed behavior is resolved and fixed in liferay-fix-pack-de-58 and above....
DocumentException: Premature end of file
Issue When deploying Spring MVC custom portlet, an exception is thrown "DocumentException: Error on line -1 of document: Premature end of the file. " Issue reproduced With 7.1 GA1 release as below when deployed the...
Unauthenticated user unable to view the Json web service.
Issue While accessing http://localhost:8080/api/jsonws as an unauthenticated (Guest) user and selecting the context path, an "Access denied" error is thrown. For example, when creating a simple Service...
Adding Portlet Configurations at Instance and System Level
Issue How to rename the category and section. It should be excluding the substring "category."? How the configuration will be accessible under settings? Environment  Vanilla bundle DXP 7.1 SP2 pre-bundled with dxp-10...
Connecting to Multiple IdPs with SAML Plug-ins
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. Issue Is it...
Cluster Node name is missing from sessionID in Audit_AuditEvent table
Issue In a cluster environment, after setting the cluster node name (jvmRoute or instance-id) on Application Server, the node name is not appended to the sessionID stored in Audit_AuditEvent table.  When checking the...
CSS changes are not reflecting
Issue The CSS changes are not reflecting in the browser until and unless the caches are cleared. Environment Liferay 6.2 Resolution If the CSS changes are reflecting in the theme until the browser cache is not cleared....
6.2 to 7.1 Oracle 12 Database Upgrade Results in Web Content with Custom Structures and Templates to have Missing Content
Issue Upgrading from 6.2 to 7.1 with Oracle 12 can result in structureId and templateId reverting to the Basic Web Content structure and template which can be observed in the JournalArticle Table. Another symptom...
How to modify Terms and Conditions
Issue How to modify "Terms and Conditions" which are displayed when a user logs in for the first time in the portal? Environment Liferay 7.0 Resolution Adding the custom Terms and Conditions involves the...
Can I disable the System Check that is running on startup in my Development environment?
Issue During Liferay's startup, the following message in the logs indicates that a system check is being run: INFO [main][SystemCheckOSGiCommands:111] Running "Declarative Service Soft Circular...
Slow Performance or OutOfMemory errors due to StripFilter
Issue The StripFilter in Liferay DXP removes blank lines from Javascript, CSS, and other files. While this can result in slightly faster load times for dial-up users, it can also result in a big...
Restricting/Disabling the Default Liferay DXP (Guest) Site access.
Issue The '/web/guest' associated with the domain name will redirect to the default DXP site. Suppose there are two sites, site1 and site2 mapped to domains www.domain1.com and www.domain2.com                ...
Restart required after every Jar Deployment
Issue When the jar is deployed, it is not reflected until and unless the server is restarted Environment Liferay DXP 7.0 Resolution Sometimes, the jar is deployed and is not reflecting on the portal until and unless...
When an image with a link to page field is published to live on remote staging, publication fails
Issue When an image is uploaded on staging and is going to be published to live an error is displayed. Happens when using a Document type with a Link to page field. The Link to page field is not required. The Link to...
Unable to Edit any options in Site settings of a Site.
Issue Unable to Edit any options in Site settings. That is from: The home page, not able to edit and select the layout/theme. Also, from Control Panel-> Sites-> Select site-> Edit was not able to change the...
NullPointerException and blank page after redeploying JSP fragment module
Issue We start with a state where we have a jsp fragment deployed and is working fine.  We then make a change to that module and do a hot deployment.  After that, the page on which the fragment is being used shows only the...
Redirect URL is not allowed console error when viewing Blog Entries in Asset Publisher
Issue When using the Assets Publisher to display Blog entries and using the Asset Link Behaviour "View in Context", you may get "Page Not Found" error when you click on the link for the displayed Blog. In the meantime, a...
How to accept Terms & Conditions again
Issue If you want the users to accept the Terms and Conditions one more time. Environment Liferay DXP 7.0 Resolution In Liferay OOTB (Out Of the Box) there is no feature available to enable the "terms and condition"...
'Show in public/private pages menu in hierarchy' was not visible while configuring page
Issue In Liferay DXP 7.1, the 'Show in public pages menu in hierarchy' option for Public page and for Private page is missing while configuring the page. Environment Liferay DXP 7.1 Resolution The observed...
Update of the schedule of the invited user who specified "Reject".
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. Issue...
What database isolation level does Liferay need for Microsoft SQL Servers?
Issue There are several different isolation levels that can be configured on a SQL Server database. Which one is appropriate to use with the Liferay software? Environment Liferay Portal 6.2 connected to a SQL...
Disabling the WebDAV URL from Portal through portal-ext.properties
Issue If any of the users in the portal knows the WebDAV URL, they can configure the same at their end and they can manage the Document Libraries from their local machine itself. Hence, how can the WebDAV...
Cannot cast org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProviderFactory to org.apache.cxf.transport.http.ContinuationProviderFactory
Issue The following error is reported in the log: 2019-04-26 08:31:35.109 WARN [ServerService Thread Pool -- 84][com_liferay_portal_remote_soap_extender_impl:103] Invocation of 'addService' failed....
Failed to link com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl or Could not initialize class org.apache.cxf.helpers.DOMUtils
Issue When using JBoss as the application server and having customization to extend Web Service (WS), user may get the following issue: Web Service can not be found. When restarting the server, the following error is...
Can I encrypt / hide database password in portal-ext.properties and tomcat server.xml?
Issue Is there any way to hide database password in portal-ext.properties and in tomcat server.xml? Environment Liferay DXP 7.0+ Resolution Recommendation: Use environment variables to pass the database password: One of the...
Can I change the JVM Time Zone?
Issue For business reasons the JVM's Time Zone was set to something other than UTC. Now we are seeing odd behavior across the bundle: A scheduled daily event is off by a day Web Content Articles are showing the...
Benchmark Study of Liferay Digital Enterprise 7.0
This whitepaper is a benchmark study of Liferay Digital Enterprise 7.0 and describes optimal configuration, settings, and the methodology used for this study. The whitepaper also contains the results based on the...
Compressing (Gzipping) js_loader_modules file
Issue js_loader_modules files are taking more time to load which degrades the portal's performance. To identify whether js_loader_modules file is Gzipped or not: Open the portal in Chrome incognito window. Press F12...
Unable to deploy Apps because of an "Unable to write ..." error
Issue Cannot deploy certain App/plugins because of an "Unable to write ..." error. Some symptoms of this are: The App just sits in the deploy folder. The following error is reported in the log repeatedly: 2019-04-02...
Upgrading from Liferay DXP 7.0 to 7.1
This paper is a high-level overview of the effort involved in moving from Liferay DXP 7.0 to 7.1. It contains an upgrade checklist, the upgrade steps, and what to do after a successful upgrade. The paper is available...
How to Upgrade to Liferay DXP from Liferay 6.X
This whitepaper aims to set a framework for Liferay’s recommended upgrade path for your organization. A major technology upgrade is an endeavor requiring a deep analysis of your business requirements, careful planning,...
Removing Product Information Displayed in the HTTP Headers
Issue Customers might want to remove the product information found in the HTTP Headers and in the console logs for security reasons. The information displays: Liferay-Portal: Liferay Digital Experience Platform 7.0.10...
DXP 7.1 Upgrade Reference Guide
An upgrade to Liferay DXP 7.1 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services...
DXP 7.0 Upgrade Reference Guide
An upgrade to Liferay DXP 7.0 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services...
Updating to Liferay DXP 7.2 SP1 / Fix Pack 2 (or Above) from Liferay DXP 7.2 GA1 or Fix Pack 1
Issue When migrating from 7.2 GA1 or Fix Pack 1 to Liferay DXP 7.2 Fix Pack 2 (ie: SP1) or above, you will be required to run the upgrade tool after installing the patch. The reason for this is, SP1 and FP2 have...