Page 1 of 1

Error ::RegisterTaskWithProperty() ???

Posted: Wed Dec 29, 2010 12:49 pm
by maze42
Every time I restart the HouseBot server i receive this error 3 times.

System Monitor Error ::RegisterTaskWithProperty() Unable to find property ID [179] in device property list. Task [All lights timer control].

What is the problem and what can I do about it?.

/Maze

HouseBot 3.30.02
MSure
Cumuls 1.9.1
MyCID

Re: Error ::RegisterTaskWithProperty() ???

Posted: Thu Dec 30, 2010 9:37 am
by yaccri
I believe that the task is trying to access a property that doesn't exist anymore.

To fix it:
- Exit from HB. use the task manager to verify the housebotserver.exe is not running.
- Backup the database (config\hbdata.mdb) before you do anything else!!!
- Make sure that you have msaccess or the free MDBPlus to edit the tables in the database
- Search the TaskList table and delete the line(s) that have property id 179
- Start HB and check.

Remark: I never tried this, but I believe it would work for you.

Please let us know if it helped.

Re: Error ::RegisterTaskWithProperty() ???

Posted: Thu Dec 30, 2010 2:57 pm
by maze42
Hmm, there is no line with PropertyID=179 in the TaskList. But I do have a property in the DevicePropertyMap with PropertyID=179.