This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable.
This article describes the scenario where the Carousel portlet (a third party app made by XTIVIA) and Ehcache plugin are deployed together the deployment of Ehcache plugin fails after restarting the system due to a ClassNotFoundException
.
Steps to Reproduce
- Obtain Carousel portlet and Ehcache plugin
- Start up Liferay Portal 6.1 EE GA3
- Deploy Carousel plugin.
- Deploy Ehcache plugin.
- Ehchache plugin fails to deploy with stacktrace showing a
ClassNotFoundException
.
Resolution
Set the following in your portal-ext.properties
file:
portal.security.manager.strategy=default
Additional Information
Notice that the property that resolves this issue is already set by default in Liferay Portal 6.2
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In