-
Bug
-
Resolution: Done
-
Critical
-
7.0.1.GA
-
None
-
Smart router and Standalone controller
-
-
-
-
-
-
CR2
-
- Start the router(s)
- Let the kie servers connect to them
- Deploy one container
- Restart all the routers
-
The issue happens when the file watcher is enabled and the file to be watched is not yet available.
In this case an exception is thrown (see the stacktrace in attachment) and the watcher thread is interrupted.
The watcher should be able to continue operations even when watched file is not yet available, waiting until the watched file is created and then properly react on it.