Notes |
|
(0009824)
|
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 [^]
|
|
|
(0015974)
|
plujan
|
2009-04-30 18:30
|
|
|
|
|
Can you please confirm that the Alert background process is enabled by default?
I just tested and I needed to create a new process schedule to get it run.
After enabling it, it runs every minute (more or less)
May 14, 2009 8:51:34 AM org.openbravo.erpCommon.ad_background.PeriodicAlert processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAlert
May 14, 2009 8:52:04 AM org.openbravo.erpCommon.ad_background.PeriodicAlert processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAlert
May 14, 2009 8:52:34 AM org.openbravo.erpCommon.ad_background.PeriodicAlert processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAlert
May 14, 2009 8:53:04 AM org.openbravo.erpCommon.ad_background.PeriodicAlert processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAlert
May 14, 2009 8:53:34 AM org.openbravo.erpCommon.ad_background.PeriodicAlert processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAlert
May 14, 2009 8:54:04 AM org.openbravo.erpCommon.ad_background.PeriodicAlert processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAlert
|
|
|
|
|
|
|
The solution would be to put alerts running by default. That's a QA suggestion |
|