gtrianta1965 / ServiceWatcher

Standalone java application for Service Monitoring
0 stars 0 forks source link

With reporter running as a thread and -nogui option specified, ServiceWatcher doesn't have a chance to send an email #30

Closed gtrianta1965 closed 7 years ago

gtrianta1965 commented 7 years ago

This is a side effect if we implement #29.

I am thinking of 2 different approaches:

  1. Don't send an email when ServiceWatcher runs once with -nogui
  2. Send an email in the same thread (don't create another thread)

By the way, Reporter runs OK when -nogui -autorefresh:1 is specified.

KALALEX commented 7 years ago

fixed in : b70843fab07198bd55e7ae8decebfb211eed59d0