-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 9.10-HF17, 10.2
-
Fix Version/s: 10.3
-
Component/s: Nuxeo Package Management
-
Backlog priority:1,500
-
Sprint:nxcore 10.10.1, nxcore 10.10.2
-
Story Points:3
Hot reload fails to happen randomly lately.
Symptoms:
- People use BDE to trigger hot reload
- JSF UI is installed
- JSF UI admin center shows either:
- "Sauvegarde" (saving)
- "Installation en cours" (installation in progress)
Happens on the docker image, on a regular zip install, so not related to a particular installation mode.
Seen on a 9.10-HF17 and a 10.2
Workaround is to proceed similarly as for NXP-16056
- Stop the server
- Delete Studio bundle and files referencing the Studio project
- Remove Studio bundle (nxserver/bundles)
- Edit nxserver/META-INF/application.xml
- Edit packages/.packages
- Remove packages/store/project-name folder
- Start the server
- Launch hot reload again