Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Data migration of documents to S3 fails with NoSuchFileVersionException
Issue We use the Data Migration tool to migrate our document library from FileSystemStore to S3 (although the issue might be relevant for other migrations too) While it runs, it fails with NoSuchFileVersionException (see...
Users without permission can see title of other dynamic data lists
Issue Consider the use case below. Log in as admin and create a regular role role1 and add to it the DDL permissions visible in the attached screenshot Dynamic-Data-Lists-01.png. Create a user A. Create a user group UG1...
Unable to get dynamic data mapping form field value type for content ID
Issue While upgrading Liferay from DXP 7.1 to 2023 Q4.0, the below warnings were encountered: WARN [main][DDMFieldUpgradeProcess:626] Unable to get dynamic data mapping form field value type for content ID 6019934...
How to set up OpenOffice/LibreOffice integration in a Docker environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am running Liferay through Docker and I would like to enable the...
Issue with DynamicQuery for KaleoInstanceToken and DDMFormInstanceRecordVersion
Issue Below error was encountered while trying to use the 'Dynamic Query' in custom code: ERROR [http-nio-9090-exec-9][DynamicQueryFactoryImpl:83] Unable find model...
Eclipse / Liferay IDE: "Failed to read schema document" URL when creating JNDI connections for Spring Portlets
Issue When creating JNDI connections using Spring, Eclipse / Liferay IDE users may encounter the following error: "Failed to read schema document 'http://www.liferay.com/schema/lrjee/liferay-jee.xsd', because 1)...
Database throughput problems due to queries to the AssetEntry table executed by the assetEntryLocalServiceUtil.getEntries method
Issue We have a custom development that calls the assetEntryLocalServiceUtil.getEntries method: AssetEntryQuery assetEntryQuery = new AssetEntryQuery(); assetEntryQuery.setAnyCategoryIds(new long[] { categoriaMesVistos...
Object creation fails with the error "400 Bad request Someone may be trying to circumvent the permission checker"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When I try to create new objects, I receive the following error...