Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008934 | Openbravo ERP | A. Platform | public | 2009-05-06 13:26 | 2009-05-22 19:33 |
Reporter | alostale | ||||
Assigned To | iciordia | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.50 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0008934: After installing/updating modules check if tomcat needs to be restarted | ||||
Description | Module installation/update consists in 3 steps: 1- Install module, which copies module's files in file system 2- Apply module, which updates database and rebuilds system 3- Reload/restart tomcat Steps 1 and 2 are correctly tracked but not 3. It is possible to execute 1 and 2 and postpone 3. In this case the system is not aware step 3 is pending. | ||||
Steps To Reproduce | |||||
Proposed Solution | Extend WAD to generate a class per module that simply returns its version (hardcoded) and then check that version against the version in db, in case they do not match it is necessary to reload/restart tomcat. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-05-06 13:26 | alostale | New Issue | |||
2009-05-06 13:26 | alostale | Assigned To | => rafaroda | ||
2009-05-06 13:26 | alostale | Regression testing | => No | ||
2009-05-08 12:16 | rafaroda | Assigned To | rafaroda => pjuvara | ||
2009-05-22 19:33 | pjuvara | Assigned To | pjuvara => iciordia |
There are no notes attached to this issue. |