Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019907Openbravo ERPA. Platformpublic2012-02-28 18:292012-03-20 09:35
shuehner 
marvintm 
highminorsometimes
closedfixed 
5
 
2.50MP402.50MP40 
Core
No
0019907: Sometimes rebuild process fails if started from PNA office while server is in Amazon
Actually it happens quite often.

Rebuild window shows 2 build tasks running in parallel (see screenshot).

It seems like it is due to our load-balancer but it is very annoying and it is now causing issues to OB on Demand pilot.

Log and screenshot are attached.
Try to execute rebuild in the instance running in EC2.
Implement protection mechanism that does not accept another rebuild request until first one finishes.
No tags attached.
blocks defect 00196613.0MP9 closed marvintm Sometimes rebuild process fails if started from PNA office while server is in Amazon 
Issue History
2012-02-28 18:29shuehnerNew Issue
2012-02-28 18:29shuehnerAssigned To => marvintm
2012-02-28 18:29shuehnerModules => Core
2012-02-28 18:29shuehnerIssue generated from0019661
2012-02-28 18:31shuehnerRelationship addedrelated to 0019661
2012-03-08 12:50hgbotCheckin
2012-03-08 12:50hgbotNote Added: 0046197
2012-03-08 12:50hgbotStatusnew => resolved
2012-03-08 12:50hgbotResolutionopen => fixed
2012-03-08 12:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/4322a3858b000b36455399cb1c29acca01bafa58 [^]
2012-03-16 18:52shuehnerRelationship addedblocks 0019961
2012-03-16 18:53shuehnerRelationship deletedblocks 0019961
2012-03-16 18:53shuehnerRelationship replacedblocks 0019661
2012-03-20 09:35AugustoMauchNote Added: 0046523
2012-03-20 09:35AugustoMauchStatusresolved => closed
2012-03-20 09:35AugustoMauchFixed in Version => 2.50MP40

Notes
(0046197)
hgbot   
2012-03-08 12:50   
Repository: erp/stable/2.50
Changeset: 4322a3858b000b36455399cb1c29acca01bafa58
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Mar 08 12:49:36 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/4322a3858b000b36455399cb1c29acca01bafa58 [^]

Fixed issue 19907. Build requests will be ignored while a build is running

---
M src/org/openbravo/erpCommon/ad_process/ApplyModules.java
---
(0046523)
AugustoMauch   
2012-03-20 09:35   
Code reviewed and verified.