home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
59 stars 7 forks source link

Application hangs on not quite resolved configuration #317

Closed climategadgets closed 4 months ago

climategadgets commented 5 months ago

Initial Conditions

Configuration where most things are right, but something subtle is wrong

Expected Behavior

Application loudly complains about what's wrong and either continues operation with graceful degradation, or bails out completely if the problem is unrecoverable

Actual Behavior

Application never starts successfully but doesn't complain either. To an untrained eye, log messages produced may look like it's up, but it's actually not.

Telltale Signs

Micrometer metrics, in particular, JVM memory and log volume, are significantly different than usual.

Observed At Revision

Generally up to rev. f95c2bba9fff5b22721b8a14ae53310521b745b7, and all the way up until reported fixed.

climategadgets commented 4 months ago

[Marvin voice] ...but you're not gonna like it.

The error message is now verbose. Very verbose.