Issue
- When patching the source code, customers may receive the error:
"Problem with the configuration: Unknown release in folder ..."
Environment
- Liferay DXP 7.1+
Resolution
- Have a usable
ReleaseInfo.java
file taken from liferay-dxp-src/portal-kernel/src/com/liferay/portal/kernel/util/ in a source code patched with a previous fix pack: to assess whether the file is "usable", check that the final lines contain actual string values instead of@@
placeholders - In the source, replace the liferay-dxp-src/portal-kernel/src/com/liferay/portal/kernel/util/ReleaseInfo.java file having the
@@
placeholders with the one without them - Proceed with the normal patching operations
Additional Information
- The issue will be permanently resolved in future fix packs
- Further info: https://issues.liferay.com/browse/LPS-107524
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