Capability

Digital Asset Management

Liferay’s Digital Asset Management (DAM) tools simplify the organization and management of digital assets. Assets include images, videos, presentations, documents, and much more. Additionally, the Asset Library feature enables you to manage and publish assets in one central repository for use across multiple distinct sites.

Feature
Deployment Approach
How to manually remove / delete a portlet
Issue How can I completely delete a portlet so that I can redeploy an older version? When I uninstall a portlet from the App Manager, it's only Blacklisted and not uninstalled. How do I remove a custom module in...
Why does the liferay.cloud certificate appear when making curl/wget requests to the Load Balancer IP address?
Issue When running a curl or wget command against the Load Balancer IP that can be seen at Network > Endpoints > Ingress endpoints, the 'certificate common name' will resolve to liferay.cloud: $wget...
Deployment of Ext-plugin module
Issue Below exceptions are occurring while deploying "Asset Publisher Web Module" ext-plugin...
Can I Manually Execute Quartz Schedulers From the UI?
Issue I would like to trigger Quartz Scheduler jobs manually from the UI in case they ever miss a scheduled job. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Liferay does not currently have a feature for...
SSL Exception with MySQL and JDK 11
Issue After starting Liferay with MySQL and JDK11, and after waiting for some time, the following traces might occur: ** BEGIN NESTED EXCEPTION ** javax.net.ssl.SSLException MESSAGE: closing inbound before...
Change in "view in context" URL for document file entries
Issue Why does the Search Results Portlet display a different "view in context" URL for document file entries after upgrading to dxp-15? Environment DXP 7.2 with dxp-15+ Resolution Up until dxp-14, the URL format...
LPKG Index Validation takes too long and ends up in out of memory error
Issue When we start our test server with -Xmx1024Mb after applying a new patch, the LPKG Index Validator is running too long and we are getting GC overhead exception, ending up in OutOfMemoryError: WARN [HikariPool-1...
After setting up Liferay DXP on a fresh application server via WAR file and dependencies, "java.lang.NullPointerException: entry" thrown on startup
Issue I set up Liferay DXP on a fresh application server using the WAR file, dependencies and OSGi dependencies according to the Installing Liferay DXP on Tomcat guide, and the following errors are thrown on startup:...