-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF27, 11.1, 2021.0
-
Component/s: Runtime
-
Backlog priority:700
-
Sprint:nxFG 11.1.7, nxFG 11.1.8, nxFG 11.1.9, nxFG 11.1.10, nxFG 11.1.11
Environment:
- Project targuillere-SANDBOX, branch feature/test-preassignment
- Nuxeo 10.10HF04, localhost, zip distribution, H2
- Just added an event handler (MyDoc_DocCreated) and its chain (MyDoc_DocCreated)
- (did not change anything in U&G)
- Hot reload from BDE
=> Fails (see log)
Notice the project is not installed at all in this issue. After stopping the server and mp-list, it is not listed, had to mp-install it
I know we had a lot issues very very similar to that (including this users;csv, sometime, IIRC int was groups.csv)
Workaround for me:
- Stop server (./nuxeoctl stop)
- Deploy Studio project (./nuxeoctl mp-install --accept=true the-project-id)
- Start server (./nuxeoctl start)
Next hot reloads were ok.
- Is referenced in