"Unable to deploy LPKG file ..." errors after making environmental changes
Written By
Anna Zombori-Suszter
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.
Issue
- When freshly downloading a bundle, starting it up with Hypersonic database, stopping it, configuring a different database in the portal-ext.properties file then starting the portal again there are several
Unable to deploy LPKG file ... errors appearing in the log.
Resolution
- In order to speed up the first, initial launch process, to help developers jump into action as fast as they can, there are some files already included in the cache folders (most likely in the osgi/state directory). They can potentially lead to conflicts if making environmental changes, such as changing the database, installing a patch, etc.
- The issue can be resolved by deleting the cache folders
- /<liferay_home>/<server>/temp
- /<liferay_home>/<server>/work
- /<liferay_home>/work
- /<liferay_home>/osgi/state
Did this article resolve your issue ?