Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005712 | Openbravo ERP | 01. General setup | public | 2008-10-28 18:52 | 2009-06-12 13:33 |
|
| Reporter | plujan | |
| Assigned To | iperdomo | |
| Priority | urgent | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 10 | OS Version | XPsp2 |
| Product Version | pi | |
| Target Version | 2.50 | Fixed in Version | pi | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0005712: [QA-SCHED] Enabling Heartbeat execute the Heartbeat process just once |
| Description | 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. |
| Steps To Reproduce | |
| Proposed Solution | |
| Additional Information | |
| Tags | 250mp2 |
| Relationships | | related to | defect | 0009078 | | closed | iperdomo | API Change: erp_devel_pi-module-integrity-test - Build # 18 |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-10-28 18:52 | plujan | New Issue | |
| 2008-10-28 18:52 | plujan | Assigned To | => anthony_wolski |
| 2008-10-28 18:52 | plujan | sf_bug_id | 0 => 2204866 |
| 2008-10-28 18:52 | plujan | OBNetwork customer | => No |
| 2008-10-28 18:52 | plujan | Regression testing | => No |
| 2008-10-28 18:59 | plujan | Issue cloned | 0005714 |
| 2008-10-29 11:37 | svnbot | Checkin | |
| 2008-10-29 11:37 | svnbot | Note Added: 0009826 | |
| 2008-10-29 11:37 | svnbot | Status | new => resolved |
| 2008-10-29 11:37 | svnbot | Resolution | open => fixed |
| 2008-10-29 11:37 | svnbot | svn_revision | => 9371 |
| 2009-04-21 11:05 | psarobe | Status | resolved => closed |
| 2009-04-30 18:25 | plujan | Assigned To | anthony_wolski => iperdomo |
| 2009-04-30 18:25 | plujan | Status | closed => new |
| 2009-04-30 18:25 | plujan | Resolution | fixed => open |
| 2009-04-30 18:25 | plujan | Note Added: 0015970 | |
| 2009-05-05 12:39 | psarobe | Status | new => scheduled |
| 2009-05-05 12:39 | psarobe | fix_in_branch | => pi |
| 2009-05-05 12:40 | psarobe | Tag Attached: 250mp2 | |
| 2009-05-09 12:28 | iciordia | Priority | normal => urgent |
| 2009-05-09 12:28 | iciordia | fix_in_branch | pi => |
| 2009-05-18 19:27 | hgbot | Checkin | |
| 2009-05-18 19:27 | hgbot | Note Added: 0016437 | |
| 2009-05-18 19:27 | hgbot | Status | scheduled => resolved |
| 2009-05-18 19:27 | hgbot | Resolution | open => fixed |
| 2009-05-18 19:27 | hgbot | Fixed in SCM revision | 9371 => http://code.openbravo.com/erp/devel/pi/rev/7917e024938512074867f56979415d0ec5a66678 [^] |
| 2009-05-19 11:29 | iperdomo | Relationship added | related to 0009078 |
| 2009-06-12 13:33 | sureshbabu | Status | resolved => closed |
| 2009-06-12 13:33 | sureshbabu | Note Added: 0017258 | |
| 2009-06-12 13:33 | sureshbabu | Fixed 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
---
|
|
|
|
|
|