Skip to content

Conversation

@lnthai2002
Copy link

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.

Pierre De Rop and others added 30 commits October 22, 2018 21:29
Signed-off-by: Raymond Auge <rotty3000@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1845293 13f79535-47bb-0310-9956-ffa450edef68
Signed-off-by: Raymond Auge <rotty3000@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1845294 13f79535-47bb-0310-9956-ffa450edef68
…ion. Applied patch from Tim Ward

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1845660 13f79535-47bb-0310-9956-ffa450edef68
…rity is enabled - patched provided by Tim Ward - thanks! (This closes apache#160)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1846198 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1846212 13f79535-47bb-0310-9956-ffa450edef68
…pply patch from Antonio Sanso

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1846501 13f79535-47bb-0310-9956-ffa450edef68
The null values should not be passed if there are no place holders in the message to insert the null values

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1847501 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1847652 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1847654 13f79535-47bb-0310-9956-ffa450edef68
cziegeler and others added 26 commits February 26, 2019 14:47
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1854490 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1854916 13f79535-47bb-0310-9956-ffa450edef68
…along the call chain rather than setting it as a member.

No functional changes in this commit.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1855203 13f79535-47bb-0310-9956-ffa450edef68
…sgi.ee for embedded dependencies

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1855304 13f79535-47bb-0310-9956-ffa450edef68
Copy link
Member

@dulvac dulvac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! I'll cleanup the code style and merge it today.

@dulvac
Copy link
Member

dulvac commented Mar 21, 2019

Solved in r1855983.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.