Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009961Openbravo ERPA. Platformpublic2009-07-20 12:562009-07-22 00:00
iperdomo 
iperdomo 
immediatemajorhave not tried
closedfixed 
202.6.28-gentoo-r5
pi 
pi2.50MP3 
Core
No
0009961: Update heartbeat code client and server to use the new module data (version, id, label)
There was and update on how we handle the revision numbers. Now we need to get the data from the ad_module instead of only the ad_system_info table.
Update your code to the latest revision in pi, and try the heartbeat process. It should succeed.
Update the hearbeat code to get the revision from the ad_module instead of ad_system_info
250MP3releasecandidate, leo
Issue History
2009-07-20 12:56iperdomoNew Issue
2009-07-20 12:56iperdomoAssigned To => iperdomo
2009-07-20 13:02iperdomoStatusnew => scheduled
2009-07-20 13:02iperdomofix_in_branch => pi
2009-07-20 18:38hgbotCheckin
2009-07-20 18:38hgbotNote Added: 0018433
2009-07-20 18:38hgbotStatusscheduled => resolved
2009-07-20 18:38hgbotResolutionopen => fixed
2009-07-20 18:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2d256c80add866532c8d48ea5d2674bf23fd9bbb [^]
2009-07-21 10:59hgbotCheckin
2009-07-21 10:59hgbotNote Added: 0018466
2009-07-21 10:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/2d256c80add866532c8d48ea5d2674bf23fd9bbb [^] => http://code.openbravo.com/erp/devel/pi/rev/4ec8854ac1cb7781a965370452c6af72dc17e2fa [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-21 18:43psarobeTag Attached: leo
2009-07-21 21:25elopioStatusresolved => closed
2009-07-21 21:25elopioNote Added: 0018515
2009-07-22 00:00anonymoussf_bug_id0 => 2825073

Notes
(0018433)
hgbot   
2009-07-20 18:38   
Repository: erp/devel/pi
Changeset: 2d256c80add866532c8d48ea5d2674bf23fd9bbb
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Jul 20 18:38:02 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2d256c80add866532c8d48ea5d2674bf23fd9bbb [^]

Fixes issue 9961: Changed the way of getting the code revision number. Cleaned up some code

---
M src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java
M src/org/openbravo/erpCommon/utility/SystemInfo_data.xsql
---
(0018466)
hgbot   
2009-07-21 10:59   
Repository: erp/devel/pi
Changeset: 4ec8854ac1cb7781a965370452c6af72dc17e2fa
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Jul 21 10:58:35 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4ec8854ac1cb7781a965370452c6af72dc17e2fa [^]

Fixes issue 9961: Changed the ob_version code and simplified the way of obtaining the revision_id

---
M src/org/openbravo/erpCommon/utility/SystemInfo_data.xsql
---
(0018515)
elopio   
2009-07-21 21:25   
Updated openbravo to the latest revision of main and heartbeat succeds.