Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Property com.liferay.portal.upload.UploadServletRequestImpl.max.size does not work in DXP 7.1
Issue When I try to set the value in portal-ext.properties:  com.liferay.portal.upload.UploadServletRequestImpl.max.size=1048576000, I receive the following error:  "The file content_1309-20190510167.lar...
The dependency versions are not removed by Liferay Upgrade Planner
Issue While upgrading code using Liferay Upgrade Planner, the dependency versions are not removed by Liferay Upgrade Planner after the step of "Remove Dependency Versions". Environment Liferay DXP 7.2 Liferay Dev Studio...
Addressing UI issues after the installation of a hotfix or fixpack
Issue The purpose of this article is to help alleviate potential UI issues that appear after the installation of a hotfix or fixpack using Liferay's Patching Tool. For example, after installing a hotfix or fixpack that...
Resolving errors when using Liferay JSON Web Service to do the searching
Issue When invoking Liferay JSON Web Service to do the searching, you may encounter errors like the following: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammarException: could not execute...
Gradle builds failing to complete
Issue When using Gradle my builds are failing to complete  Environment Liferay DXP 7.1 + Gradle ver. 4.10.2 Resolution Please try downgrading to Gradle ver. 3.5.1 and then repeating the full build process...
LDAP users are unable to log in(Caused by: java.net.SocketException: Connection reset)
Issue If the LDAP is configured and when the LDAP users are trying to log in, authentication fails and started getting the following error in the server console. ERROR...
LPKGVerifyException is reported when upgrading to LCS client 6.0.0
Issue When upgrading to LCS client 6.0.0, the following error is reported: 12-Sep-2019 06:06:57.072 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context...
Conversion process fails in Adaptive Media
Issue When I try to convert my images in Adaptive Media, the whole conversion process fails I see this message in the console: Caused by: java.lang.IllegalArgumentException: Unknown image type 0 at...
How to resolve Dev Studio "Could not create DXP download token" installation errors
Issue When trying to install Liferay Dev Studio, I get a UI error that states "Problem running post-install step. Installation may not complete correctly. Could not create DXP download token," and no files are...
Incorrect Metadata in Document & Media
Issue While uploading a file with .pptx extension in Document and Media, the "Automatically Extracted Metadata" takes it as "Content Type application/zip". Environment Liferay DXP 7.0 Resolution The observed behavior...
Unresolved OAuth2 Issue with DXP 7.1 SP1 or SP2
Issue After deploying a hotfixed marketplace app like OAuth2 to a bundled Digital Experience Platform (DXP) 7.1 SP1 or DXP 7.1 SP2 instance, the issue reported to Liferay Support is not resolved. Resolution In order...
Liferay DXP does not start after configuring Elasticsearch connector to Remote Operation Mode
Issue After configuring Liferay Elasticsearch connector in Remote operation mode and restarting the  portal, if communication between Liferay and Elasticsearch fails, the portal becomes inaccessible and the...
Asset Publisher does not display Web Content Article
Issue After configuring Remote Elasticsearch (version 6.1.3) with Elasticsearch Connector 1.0.0, then the Web Content is not displayed in the Asset Publisher. Environment Liferay DXP 7.0 Elasticsearch 6.1.3 Resolution...
Pagination not working
Issue When Liferay is manually configured with JBoss. After searching for the results and clicking on the next page. The next page appears blank instead of showing the search results. Environment Liferay DXP 7.1 JBoss...
Document library store type migration fails with AbstractMethodError
Issue When running a document library store type migration (e.g from simple to advanced file system store), the process fails with: 2019-04-02 08:46:19.951 DEBUG [http-nio-8080-exec-6][MaintenanceUtil:36] Executing...
Knowledge Base related error in the server startup logs after upgrading from Liferay portal 6.2 to DXP 7.0
Issue After upgraded from Liferay portal 6.2 to DXP 7.0, when deploying the Knowledge base plugin, server started throwing the below error and KB plugin is not available in the site content. ERROR...
AlloyEditor / CKEditor will not allow tags to surround other heading tags
Issue  AlloyEditor/CKEditor will not allow to use anchor (<a>) tags to surround other HTML elements like headings (<h1>, <h2>, etc...). For example, an HTML markup like this in the source tab:  <a class="test"...
Due to missing references .LAR files cannot be imported
Issue User cannot import .LAR files due to missing references: Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution In order to import a .LAR file that...
Cannot import .LAR due to missing languages
Issue User cannot import .LAR files due to missing languages. A warning message is displayed with the list of missing languages: Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP...
Double quotes in CKEditor source view are converted to " upon publishing the content
Issue In a web content having an HTML field, after inserting this HTML in the source view: <video id="vid1" class="video-js vjs-default-skin" controls width="100%" height="480" data-setup='{ "techOrder":...