Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
systemready-0.4.0
-
None
Description
Hello,
I got an NPE when running systemready. Per ScheduledExecutorService.scheduleAtFixedRate() will stop subsequent executions if it got an exception so i think a try/catch is needed.
Â
Here is the pull request https://github.com/apache/felix/pull/188
Attachments
Issue Links
- duplicates
-
FELIX-6084 [systemready] Guard monitor against NPE with a try-catch
- Closed