Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006826 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | always | 2008-12-18 10:59 | 2009-03-26 19:49 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | anthony_wolski | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | 2.6.23-gentoo-r9 | Database version | XE - 10.2.0.1.0 | Ant version | 1.7.0 | |||
Product Version | 2.40 | SCM revision | ||||||
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 | 0006826: The Accounting Server only posts documents related to one client | |||||||
Description | The accounting server background process only posts documents of one client. | |||||||
Steps To Reproduce | Constraints: * Need to have unposted documents on different clients Steps: * Apply the patch to your code * Start tomcat and wait 10 seconds * Check your catalina.out, you should get something similar to: No. clients: 6 No. clients: 6 No. clients: 6 processPL - Client: 1000000 No. clients: 6 No. clients: 6 No. clients: 6 No. clients: 6 No. clients: 6 No. clients: 6 Note: 6 is the number of active clients. Only the Client with id 1000000 is processed | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0014880) anthony_wolski (viewer) 2009-03-24 06:49 |
This seems to be the correct behaviour. The sampledata only defines one process_scheduling instance, which is for ad_client_id=1000000, ad_org_id=1000000. A check is made for each process() call that selects the ad_process_scheduling line based on the ad_client_id. So the way it currently operates a new process scheduling line needs to be added for each client. Let me know if I'm mistaken. |
(0014888) iperdomo (viewer) 2009-03-24 11:33 |
The issue needs to be checked against several clients (at least one different then the one in sampledata), and with accounting process scheduled for each one of them. I can't test the issue again due a Initial Client Setup issue [1]. When this issue is fixed, I'll try again. [1] https://issues.openbravo.com/view.php?id=8246 [^] Cheers, |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-09 17:58 | psarobe | Type | defect => backport |
2009-01-09 17:58 | psarobe | fix_in_branch | => 2.40 |
2009-01-10 18:16 | rafaroda | Assigned To | rafaroda => anthony_wolski |
2009-01-21 14:05 | shuehner | Assigned To | anthony_wolski => shuehner |
2009-01-23 14:28 | shuehner | Assigned To | shuehner => anthony_wolski |
2009-01-26 16:28 | anthony_wolski | Note Added: 0012630 | |
2009-01-26 16:28 | anthony_wolski | Status | scheduled => feedback |
2009-01-26 16:37 | anthony_wolski | Note Deleted: 0012630 | |
2009-01-26 16:37 | anthony_wolski | Status | feedback => scheduled |
2009-01-26 16:37 | anthony_wolski | fix_in_branch | 2.40 => trunk |
2009-01-26 16:38 | anthony_wolski | fix_in_branch | trunk => 2.40 |
2009-03-24 06:49 | anthony_wolski | Note Added: 0014880 | |
2009-03-24 06:49 | anthony_wolski | Status | scheduled => feedback |
2009-03-24 11:33 | iperdomo | Note Added: 0014888 | |
2009-03-26 19:49 | iperdomo | Relationship added | duplicate of 0008319 |
2009-03-26 19:49 | iperdomo | Status | feedback => closed |
2009-03-26 19:49 | iperdomo | Duplicate ID | 0 => 8319 |
2009-03-26 19:49 | iperdomo | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |