Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015709 | Openbravo ERP | A. Platform | public | 2011-01-19 19:54 | 2011-05-24 10:57 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
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 | 0015709: Orphan jar-files are not deleted from deployed webapp in tomcat when they are not present anymore in WebContent (after upgrade) |
Description | If during an upgrade some jar-libraries are no longer needed (i.e. uninstall of a module, jar-library update with name-change) then those old/orphan jar-files are never deleted from the deployed webapp in tomcat (in deploy.mode=class)
But this deletion is required to avoid problem like shown by defect: 15289,15319
However just deleting those jarfile while the tomcat doing that update (assume rebuild popup from MMC is used) is not possible as it will trigger tomcat internal errors as the tomcat classloader assumes that an jar-file which existed on deploy does not disappear. |
Steps To Reproduce | |
Proposed Solution | Two use-cases need to be distinguished:
a.) compile/restart from commandline. No change is needed as implicit assumption already that no tomcat is running when doing the rebuild.
b.) compile/restart from within the rebuild UI. Here no deletion should happen in the rebuild, but instead the deletion should be done in the restart or more explicit between stop and start of tomcat.
|
Additional Information | |
Tags | closingMay2011 |
Relationships | related to | defect | 0015289 | 3.0RC4 | closed | shuehner | Login into just updated rc3 (from 3.0rc2) does not work with errror message in server log | related to | defect | 0015319 | | closed | shuehner | Once you update from RC2 to RC3 the ERP is not able to restart tomcat by itself |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-01-19 19:54 | shuehner | New Issue | |
2011-01-19 19:54 | shuehner | Assigned To | => shuehner |
2011-01-19 19:54 | shuehner | Modules | => Core |
2011-01-19 19:55 | shuehner | Relationship added | related to 0015289 |
2011-01-19 19:55 | shuehner | Relationship added | related to 0015319 |
2011-01-19 19:57 | shuehner | Note Added: 0033781 | |
2011-01-20 12:06 | hgbot | Checkin | |
2011-01-20 12:06 | hgbot | Note Added: 0033789 | |
2011-01-20 12:06 | hgbot | Status | new => resolved |
2011-01-20 12:06 | hgbot | Resolution | open => fixed |
2011-01-20 12:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c7ebe8961ccba5d2b0f2e130ea5e57511c61f201 [^] |
2011-05-24 10:03 | dalsasua | Tag Attached: closingMay2011 | |
2011-05-24 10:57 | dalsasua | Status | resolved => closed |