viz-centric / flair-helm-charts

Helm Charts to deploy Flair BI in Kuberntes
Apache License 2.0
0 stars 3 forks source link

Flair-registry - java.lang.NullPointerException: null #9

Closed fabiofilz closed 4 years ago

fabiofilz commented 4 years ago

Hi @admin-vizcentric,

The log of flair-registry is returning java.lang.NullPointerException: null every 5 seconds.

Could you please check the reason?

Thank you. Fabio

`╰─➤ stern flair-registry 127 ↵

admin-vizcentric commented 4 years ago

Hi @fabiofilz , this also was also spotted by us and it was caused by flair notification, whose eureka client was missing few parameters. This issue is fixed with flair-notifications:2.5.3. Can you try it out?

Kind regards, Vizcentric Team

fabiofilz commented 4 years ago

Hi @admin-vizcentric,

Using the flair-notifications:2.5.3 the java.lang.NullPointerException doesnt happen.

Kind regards, Fabio