-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Nuxeo Package Management, Update Center
In the platform, when hot reloading the Nuxeo Studio project an error saying "Failed to load commands file" happens frequently. It is impossible to use hot reload afterwards.
Only workaround so far seems to be:
- 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
Logs attached.