ClassCastException on com.liferay.frontend.theme.contributor.extender after installing a newer fix pack
Written By
Alfonso Crisci
How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
Legacy Article
You are viewing an article from our legacy "FastTrack"
publication program, made available for informational purposes. Articles
in this program were published without a requirement for independent
editing or verification and are provided"as is" without
guarantee.
Before using any information from this article, independently verify its
suitability for your situation and project.
Resolution
- Have a clean, uncustomized Liferay DXP bundle (you may download it from the Downloads page on the Customer Portal) and patch it with the same patching level that is present on your affected Liferay environment
- Ensure the affected server is stopped
- Now, have the
$LIFERAY_HOME/osgi/marketplace/Liferay Foundation - Liferay Frontend Theme - Impl.lpkg freshly patched in the vanilla bundle from step 1) and copy/replace it into the corresponding place of your bundle: $LIFERAY_HOME/osgi/marketplace/Liferay Foundation - Liferay Frontend Theme - Impl.lpkg
- Cleanup the content of
$LIFERAY_HOME/osgi/state, $LIFERAY_HOME/work and $TOMCAT_HOME/work and /temp
- Start the server, you should no longer see the error coming up
Did this article resolve your issue ?