Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013673Openbravo ERPA. Platformpublic2010-06-16 13:002010-06-18 00:00
plujan 
marvintm 
immediatemajoralways
closedfixed 
5
main 
 
Core
No
0013673: Application rebuild does not finish nor ask for Tomcat Restart
When using the application for rebuilding, the rebuild window does not finish although rebuild process has finished with no issues.
When closing the pop up window, the application continues as if tomcat were already restarted (without asking for restarting).

This behavior causes several instabilities in smoke tests.
Rebuild the system in a context having Apache and Tomcat, and use a different machine for launching the rebuild (i.e. context is not in local computer)
Regression QA
Issue History
2010-06-16 13:00plujanNew Issue
2010-06-16 13:00plujanAssigned To => marvintm
2010-06-16 13:00plujanStatusnew => scheduled
2010-06-16 13:00plujanfix_in_branch => pi
2010-06-16 13:02plujanTag Attached: Regression QA
2010-06-17 11:48hgbotCheckin
2010-06-17 11:48hgbotNote Added: 0028544
2010-06-17 11:48hgbotStatusscheduled => resolved
2010-06-17 11:48hgbotResolutionopen => fixed
2010-06-17 11:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9f24aff64553331c20014e33a7f136479ba4cdcd [^]
2010-06-17 18:19marvintmNote Added: 0028562
2010-06-17 18:27shuehnerNote Added: 0028563
2010-06-17 18:27shuehnerStatusresolved => closed
2010-06-17 20:43hudsonbotCheckin
2010-06-17 20:43hudsonbotNote Added: 0028573
2010-06-18 00:00anonymoussf_bug_id0 => 3017791

Notes
(0028544)
hgbot   
2010-06-17 11:48   
Repository: erp/devel/pi
Changeset: 9f24aff64553331c20014e33a7f136479ba4cdcd
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jun 17 11:47:58 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9f24aff64553331c20014e33a7f136479ba4cdcd [^]

Fixed issue 13673. Fixed problems related to high latency.
Basically, there were problems when latency from client to server was very high, which normally happens when the tomcat server is running in a different computer than the client with the browser. Also, fixed a problem which prevented error messages from showing in the rebuild window.

---
M src/org/openbravo/erpCommon/ad_process/ApplyModules.html
M src/org/openbravo/erpCommon/ad_process/ApplyModules.java
M src/org/openbravo/erpCommon/ad_process/ApplyModulesCallServlet.java
M src/org/openbravo/erpCommon/ad_process/ApplyModulesResponse.java
---
(0028562)
marvintm   
2010-06-17 18:19   
I've already tested the fix with an Amazon machine, both with Firefox 3.0.18 and Internet Explorer, both a fully successful rebuild, and a rebuild with an error.

I also tested rebuilds with success and error in my local machine with tomcat inside Eclipse,with Firefox 3.0.18.
(0028563)
shuehner   
2010-06-17 18:27   
REviewed and one extra randomly selected test (as developer already covered all needed testcases)

Extra testcase done:
Using standalone tomcat on linux access it from a windows-vm with Internet Explorer and do a sucessfull rebuild -> Working fine (modulo two independent new issues: 13689, 13689)
-> Closing
(0028573)
hudsonbot   
2010-06-17 20:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/9f24aff64553 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/6585f66712fd [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17682.obx [^]