Announcement

Collapse
No announcement yet.

Error: EnergyProcessThread "Conversion from... 5:24:07 PM...to type Date is not valid

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error: EnergyProcessThread "Conversion from... 5:24:07 PM...to type Date is not valid

    Hello

    I have some errors occurring frequently. My log is filling with this now:
    Jun-01 11:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 11:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 11:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 11:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 11:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.

    Yesterday I changed the locale for the install (en_GB UTF8), both in the startup-files of Homeseer and the locale linux settings. Just before I changed it used en_US UTF8, so it was probably saving the values somewhere with AM/PM time.
    I suspect that this has something to do with this, and that the plugin struggles with converting/reading the old saved value (from yesterday) so it can be calculated together with the new 24-hours format.

    What can I do to fix this? I want my log to stop filling with this...
    I have tried disabling various options to see if it stops, but without any luck. If needed I can disable this energy-calculation, but I guess it's better to update the plugin to be able to convert the values even if locale settings change. Of course, if there is something I can configure, and not something wrong with the plugin, please let me know.

    Here's some more info from after enabling debug:

    Jun-01 12:15:51 JowiHue Debug: (Bridgescan) :End search for bridges
    Jun-01 12:15:10 JowiHue Debug: (Bridgescan) :Start Scan for bridges 01/06/2018 12:15:10
    Jun-01 12:15:09 JowiHue Debug: (EnergyProcessThread) :Total usage of Hue go 1 is now 6876.1
    Jun-01 12:15:09 JowiHue Debug: (EnergyProcessThread) :Total usage of kitch lightstrip plus North is now 4686.9
    Jun-01 12:15:09 JowiHue Debug: (EnergyProcessThread) :Total usage of kitch lightstrip plus South is now 4990.3
    Jun-01 12:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 12:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 12:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 12:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 12:15:09 JowiHue Error: (EnergyProcessThread)::Conversion from string "5/31/2018 5:24:07 PM" to type 'Date' is not valid.
    Jun-01 12:15:09 JowiHue Debug: (EnergyProcessThread) :Total usage of entryHall color 2 is now 5032.9
    Jun-01 12:15:09 JowiHue Debug: (EnergyProcessThread) :Total usage of entryHall color 1 East is now 5033.4
    Jun-01 12:15:09 JowiHue Debug: (EnergyProcessThread) :Total usage of entryHall color 3 is now 5033.9
    Jun-01 12:15:09 JowiHue Debug: (RefreshDevices) :RefreshDevices finished succesfully for bridge Philips Hugh Hef
    Jun-01 12:15:09 JowiHue Debug: (MainWatchTimer) :Checking plugin health 01/06/2018 12:15:09
    Jun-01 12:15:09 JowiHue Debug: (RefreshWatchTimer) :RefreshWatchTimer: Checking for lights and groups, maintenance lifetime usage 01/06/2018 12:15:09
    Jun-01 12:13:09 JowiHue Debug: (MainWatchTimer) :Checking plugin health 01/06/2018 12:13:09
    Jun-01 12:11:34 JowiHue Debug: (InitialBridgeScenes) :starting for 'Philips Hugh Hef'
    Jun-01 12:11:09 JowiHue Debug: (MainWatchTimer) :Checking plugin health 01/06/2018 12:11:09
    Jun-01 12:10:51 JowiHue Debug: (Bridgescan) :End search for bridges
    Jun-01 12:10:10 JowiHue Debug: (Bridgescan) :Start Scan for bridges 01/06/2018 12:10:10
    Jun-01 12:09:09 JowiHue Debug: (MainWatchTimer) :Checking plugin health 01/06/2018 12:09:09


    Thanks!
    Last edited by pivot; June 1, 2018, 05:33 AM. Reason: added debug-logging

    #2
    pivot,

    I have seen more reports of users who change locale after the installation of the system having issues. Not only the JowiHue plugin, but also several other plugins.

    I guess clearing the history for the plugin could help, if you do not mind loosing the lifetime information. If you know how to use a SQLlite editor you could clear the table Usage. You will need to stop the plugin first and restart it after the clear has been done. You can find the database in the /data/JowiHue directory of the hs3 installation directory.

    If you feel unsure how to do this, send me the databse and I can do it for you. In that case send the JowiHue.db file to w dot vuyk at upcmail dot nl
    I will return it as soon as possible (would be tonight).

    Wim
    -- Wim

    Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

    1210 devices/features ---- 392 events ----- 40 scripts

    Comment


      #3
      Thank you, I think it worked! :-)



      I used this http://sqlitebrowser.org/ and changed the values in the Usage section. Found some of the AM/PM formatted saved fields, and changed those.



      All looks good, no flooding of the log yet. I have a good feeling that it will stay that way. Tnx!

      Comment


        #4
        Great to hear you managed to solve it!!

        Wim
        -- Wim

        Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

        1210 devices/features ---- 392 events ----- 40 scripts

        Comment


          #5
          It seems to be working. No errors any more, and the usage updates regularly :-)


          There is one new Error occurring though:
          Error: (UpdateUsage)::Concurrency violation: the UpdateCommand affected 0 of the expected 1 records.



          Any idea where this is coming from? No extra info from the debug-log (see below). Can it be because two of the lights are manually disconnected?


          <table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of Hue go 1 is now 6946.8</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Error: (UpdateUsage)::Concurrency violation: the UpdateCommand affected 0 of the expected 1 records.</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of kitch lightstrip plus North is now 4697.9</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of kitch lightstrip plus South is now 5061</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of upGang white Stairs 1 is now 7629.8</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of upGang white Stairs 2 is now 7628.8</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of upGang white Bottom floor is now 7629.9</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of upGang white Top is now 7628.8</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of dohOffice white Reading is now 4783.8</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of entryHall color 2 is now 5103.6</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of entryHall color 1 East is now 5104.1</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (EnergyProcessThread) :Total usage of entryHall color 3 is now 5104.6</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (RefreshDevices) :RefreshDevices finished succesfully for bridge Philips Hugh Hef</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:57:28</td><td class="LogPri0" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType0" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry0" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(239, 239, 239); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (RefreshWatchTimer) :RefreshWatchTimer: Checking for lights and groups, maintenance lifetime usage 04/06/2018 10:57:28</td></tr></tbody></table><table class="log_table_row" style="width: 970px; table-layout: fixed; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: &quot;Lucida Console&quot;, Monaco, monospace; font-size: 13.333333015441895px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" cellspacing="0"><tbody><tr><td class="LogDateShort LogDateTime1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 10pt; width: 140px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; white-space: nowrap; background-position: initial initial; background-repeat: initial initial;" align="left">Jun-04 10:56:29</td><td class="LogPri1" colspan="1" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 30px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left"></td><td class="LogType1" colspan="3" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; width: 100px; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; background-position: initial initial; background-repeat: initial initial;" align="left">JowiHue</td><td class="LogEntry1" colspan="8" style="padding-left: 3px; padding-right: 3px; font-size: 9pt; background-color: rgb(255, 255, 255); font-family: Courier-New, Monaco, monospace; word-wrap: break-word; background-position: initial initial; background-repeat: initial initial;" align="left">Debug: (MainWatchTimer) :Checking plugin health 04/06/2018 10:56:28</td></tr></tbody></table>

          Comment


            #6
            I thought I did solve this in the previous release. It does not cause any harm this message, it is only annoying. Most often it will disappear for a long time after restarting the plugin.

            Will check where I missed a step, but that won't be solved easy as it is hard to find from here.

            Wim
            -- Wim

            Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

            1210 devices/features ---- 392 events ----- 40 scripts

            Comment


              #7
              No problem!
              So there is nothing wrong on my end? No edits of the database to make this go away?


              Since it doesn't say what it is actually trying to update it's not so easy to debug where the problem might be...

              Comment


                #8
                Other then eventually restarting the plugin to get rid of the message, no action required on your side. Will check on it from her but it will not cause issues for you.

                Wim
                -- Wim

                Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                1210 devices/features ---- 392 events ----- 40 scripts

                Comment

                Working...
                X