Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005712Openbravo ERP01. General setuppublic2008-10-28 18:522009-06-12 13:33
plujan 
iperdomo 
urgentmajorhave not tried
closedfixed 
10XPsp2
pi 
2.50pi 
Core
No
0005712: [QA-SCHED] Enabling Heartbeat execute the Heartbeat process just once
I have no processes scheduled, and I decided to disabled Heartbeat at startup. So I go to General Setup > Application > Heartbeat Configuration and I enable Heartbeat.
Then, I go to Process Monitor and I see that Heartbeat is not scheduled for periodic runs. This is a bug, since the idea of Heartbeat is to run on a regular basis to send usage statistics.
250mp2
related to defect 0009078 closed iperdomo API Change: erp_devel_pi-module-integrity-test - Build # 18 
Issue History
2008-10-28 18:52plujanNew Issue
2008-10-28 18:52plujanAssigned To => anthony_wolski
2008-10-28 18:52plujansf_bug_id0 => 2204866
2008-10-28 18:52plujanRegression testing => No
2008-10-28 18:59plujanIssue cloned0005714
2008-10-29 11:37svnbotCheckin
2008-10-29 11:37svnbotNote Added: 0009826
2008-10-29 11:37svnbotStatusnew => resolved
2008-10-29 11:37svnbotResolutionopen => fixed
2008-10-29 11:37svnbotsvn_revision => 9371
2009-04-21 11:05psarobeStatusresolved => closed
2009-04-30 18:25plujanAssigned Toanthony_wolski => iperdomo
2009-04-30 18:25plujanStatusclosed => new
2009-04-30 18:25plujanResolutionfixed => open
2009-04-30 18:25plujanNote Added: 0015970
2009-05-05 12:39psarobeStatusnew => scheduled
2009-05-05 12:39psarobefix_in_branch => pi
2009-05-05 12:40psarobeTag Attached: 250mp2
2009-05-09 12:28iciordiaPrioritynormal => urgent
2009-05-09 12:28iciordiafix_in_branchpi =>
2009-05-18 19:27hgbotCheckin
2009-05-18 19:27hgbotNote Added: 0016437
2009-05-18 19:27hgbotStatusscheduled => resolved
2009-05-18 19:27hgbotResolutionopen => fixed
2009-05-18 19:27hgbotFixed in SCM revision9371 => http://code.openbravo.com/erp/devel/pi/rev/7917e024938512074867f56979415d0ec5a66678 [^]
2009-05-19 11:29iperdomoRelationship addedrelated to 0009078
2009-06-12 13:33sureshbabuStatusresolved => closed
2009-06-12 13:33sureshbabuNote Added: 0017258
2009-06-12 13:33sureshbabuFixed in Version => pi

Notes
(0009826)
svnbot   
2008-10-29 11:37   
Repository: openbravo
Revision: 9371
Author: anthony.wolski
Date: 2008-10-29 11:37:52 +0100 (Wed, 29 Oct 2008)

Fixes bug 0005715 and fixes bug 0005714 and fixes bug 0005712. AcctServerProcess, AlertProcess and HeartbeatProcess enabled by default now.

---
U branches/process-scheduler/src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java
U branches/process-scheduler/src-db/database/sourcedata/AD_MESSAGE.xml
U branches/process-scheduler/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9371&sc=1 [^]
(0015970)
plujan   
2009-04-30 18:25   
Reported as a current issue in live installations
(0016437)
hgbot   
2009-05-18 19:27   
Repository: erp/devel/pi
Changeset: 7917e024938512074867f56979415d0ec5a66678
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon May 18 19:26:51 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7917e024938512074867f56979415d0ec5a66678 [^]

Fixes issue 5712: Modified enable/disable Heartbeat through process scheduling

---
M src-db/database/model/tables/AD_SYSTEM_INFO.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java
M src/org/openbravo/erpCommon/ad_process/TestHeartbeat.java
M src/org/openbravo/scheduling/ProcessRunner.java
---
(0017258)
sureshbabu   
2009-06-12 13:33   
Tested working fine