[
https://issues.apache.org/jira/browse/FELIX-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797957#comment-16797957
]
Georg Henzler commented on FELIX-6083:
--------------------------------------
System ready is currently in the progress to be integrated into [1], the
problem you found will be automatically gone one the health check executor is
used.
[1] https://github.com/apache/felix/tree/trunk/healthcheck/generalchecks
> NPE running systemready
> -----------------------
>
> Key: FELIX-6083
> URL: https://issues.apache.org/jira/browse/FELIX-6083
> Project: Felix
> Issue Type: Bug
> Components: System Ready
> Affects Versions: systemready-0.4.0
> Reporter: Nhut Thai Le
> Priority: Major
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)