Release 292-294
Few changes.
- 291 - All xap processes now log to /var/log
- 292 - Added ch.total endpoint to xap-currentcost = ch.1+ch.2+ch.3
- 293 - move ch.total endpoint to UID 05
- 294 - Fixed a googlecal issue where-by it would output debug messages even if not in debug mode. Combined with a fixin 291 this had the potential to now crash your HAH
Hi,
I upgraded this evening (/etc/init.d/upgrade) to 295 - however since the upgrade I'm not seeing any xap messages from Currentcost other than the heartbeat messages...?
xap-hbeat
{
v=12
hop=1
uid=FF00DC00
class=xap-hbeat.alive
source=dbzoo.livebox.CurrentCost
interval=60
port=3643
pid=176
}
Current cost no work :(
Do recall that Brett has been making the recent CC code changes 'blind' (as he no longer has a CC unit). Once I'm back at base, I can stand up a test unit for him to access over our bridged network. I'm sure that it won't take long to get this sorted.
Derek.
Not life or death.
command above does not seem to work?
I've downgraded as per the post above and the CurrentCost stats are back :-)
# cd /etc_ro_fs/
# ./update-dev hah-beta.dbzoo.com
Please let me know if you need any logs etc to help identify the problem.
Andy
A lurking bug that has been with us for quite some time in currentcost when I added ch.total it revealed a problem elsewhere in the code as far back as the 280 release and probably even earlier. Thanks Aivo for your debug output.
I tracked it down. It was introduced between 252 and 253 at r84 when I rewrote it for xaplib2 back in Sep 2010.