Search Results

All Results 615
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Service builder error during build task
Issue With Liferay Workspace U47+, service builder fails at build task with error similar to: error: method getResult in interface FinderCache cannot be applied to given types; ... required:...
Limitation of viewing 20 notification templates when using the Action Builder on Objects
Issue In my Portal, I have more than 20 notification templates created, however I can only view the first 20. Why does Liferay limit notification template options to 20 when using the Objects tool? Environment Liferay...
Liferay Maven Troubleshooting Guide
This article is a troubleshooting guide to assist with common errors in using Liferay Maven SDK. The information listed below is applicable to all Liferay Portal versions.  Resolution...
How to replicate a production environment into a non-production one?
Issue In order to test new developments, we want to set up a test environment that is a copy of the production environment to confirm that we will not have problems in the subsequent deployment in production. How can we...
Is There An IDE That Liferay Recommends?
Issue Does Liferay suggest a particular IDE for development? Environment DXP 7.0 | DXP 7.1 | DXP 7.2 | DXP 7.3 | DXP 7.4 Resolution Liferay does not have an officially recommended IDE, you may use whichever you are...
ActiveFileName is not recognized in DXP 7.4
"This resolution contains links to third-party documentation that is not maintained by Liferay, so should be used as reference only at the discretion and direction of your team." Issue ActiveFileName attribute is not...
Liferay Push and Mobile SDK replacement in 7.4
Issue We have a mobile app created using mobile SDK in Liferay DXP 7.0 and we want to know how to port it to DXP 7.4. Is Liferay Push available for Liferay DXP 7.4? Environment Liferay DXP 7.4 Resolution...
The maximum number of submissions allowed for this form has been reached
Issue When uploading a new in a form submission the following message can appear for guest users: "The maximum number of submissions allowed for this form has been reached." Environment Liferay DXP 7.4 Quarterly...
Importing projects and refreshing gradle are very slow in Liferay Developer Studio when there are too many modules
Issue When using the Liferay Developer Studio version 3.9.5 - 3.9.8, importing projects and refreshing gradle projects are very slow if there are too many modules. Environment Liferay Developer Studio 3.9.5 - 3.9.8...
Ext module based on patched original module is named as null.ext.jar after having been regenerated
Issue We are developing an ext module to extend a liferay module, com.liferay.asset.browser.web, in this case, and we have configured the build.gradle of this ext module to use this package as the originalModule. We...
Error: compound selectors may no longer be extended is encountered when building the themes
Issue When creating the bare-bone theme without any customization, the build is encountered with the below error: [14:26:26] 'build:compile-css' errored after 4.9 s [14:26:26] Error in plugin "sass" Message:...
Liferay Developer Tools .zip File Not Available
Issue I need a zip version of Liferay Developer Tools that does not require local admin rights. Resolution Liferay does not provide .zip files for Liferay Developer Tools. This is because such a method could be used to...
Known Issue: CSS Builder Versions Errors for War-style Projects
This article documents a known issue in the CSS Builder-3.0.0. This issue affects developers who are still using existing war-style (war-mvc-portlet or spring-mvc-portlet) projects and an older version of the CSS...
I can't autodeploy in DeveloperStudio
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 On...
Unable to Update User Records Using UserLocalServiceUtil Class
Issue The root issue is that using user.persist(); more than once while attempting to update User data via the UserLocalServiceUtil class fails in DXP 7.1. Example of failed code: user =...
The Command getPortletPath(PortletDataContext portletDataContext) does not return portlet's path
Issue Using the command protected String getPortletPath(PortletDataContext portletDataContext) { return portletDataContext.getPortletPath("quizentry_WAR_aaaportlet"); } to retrieve a portlet's path does not work,...
Method Name Change for JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId)
Issue In the past, developers could get the list of JournalTemplates in Portal 6.2 using JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId) After renamed as DDMTemplate, the corresponding...
Troubleshooting Service Builder Blob Compile Issues
Issue Service builder with Blob and compound primary key throws compilation error. The console errors might look like this: [javac]...
Liferay Developer Studio 3.5.0 Release Highlights
Liferay Developer Studio provides an all-in-one, integrated development environment based on Eclipse for developers to build plugins for the Liferay Digital Experience Platform....
Can I use the Target Platform BOM to include the correct biz.aQute.bndlib version?
Issue When using the Target Platform functionality in a Liferay Workspace (to use the dependencies from the target version's BOM) to try to include the biz.aQute.bndlib in a 7.2 dxp-5 custom module, it fails to...