-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF41, 5.8.0-HF29, 6.0-HF03, 7.1
-
Component/s: nuxeoctl start/stop/admin
-
Epic Link:
-
Tags:
-
Story Points:4
If you try to uninstall HF18 for instance,
./nuxeoctl mp-uninstall nuxeo-5.6.0-HF18-1.0.0
this action will partially failed with a stacktrace like
Could not rollback version nxserver/bundles/nuxeo-platform-document-routing-default-5.6.jar since the backup file was not found Could not rollback version nxserver/bundles/nuxeo-platform-webapp-5.6.jar since the backup file was not found Could not rollback version nxserver/bundles/nuxeo-core-storage-sql-5.6.jar since the backup file was not found Could not rollback version nxserver/bundles/nuxeo-core-api-5.6.jar since the backup file was not found Could not rollback version nxserver/bundles/nuxeo-platform-webapp-base-5.6.jar since the backup file was not found
and some plugins from HF18 will remain in nxserver/bundles (or wherever the plugin was)
- is required by
-
NXP-19081 Package install should add missing base versions in the registry
- Resolved