Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014123 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2010-08-04 13:11 | 2010-08-17 13:12 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | fb4fc8956f75 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0014123: After a correct compile.complete.deploy, if a user tries to log without restarting Tomcat, he will get a wrong error message | |||||||
Description | If safe.mode is activated, and you do a compile.complete.deploy, and try to log into the application without restarting tomcat, you should get the message: "The application container wasn't restarted The application container wasn't restarted after the latest build." However, you get a message which tells that the last build went wrong, which is not true. | |||||||
Steps To Reproduce | Activate safe.mode Start tomcat Do a compile.complete.deploy Log into the application without restarting tomcat. You will see the incorrect message. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0029789) hgbot (developer) 2010-08-04 16:53 |
Repository: erp/devel/pi Changeset: eb7b40bb1ecb1825abbae701b455da10f7bfe59e Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Aug 04 13:13:08 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/eb7b40bb1ecb1825abbae701b455da10f7bfe59e [^] Fixed issue 14123. The correct message when loging in after a compile.complete.deploy and without restarting tomcat --- M src/build.xml --- |
(0029808) hudsonbot (viewer) 2010-08-05 09:16 |
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/eb7b40bb1ecb [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/02ad8e3730d2 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18019.obx [^] |
(0029870) hgbot (developer) 2010-08-10 12:43 |
Repository: erp/devel/pi Changeset: 0c0db9e572275ac376f6fdce48ae278f64f5f35f Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Aug 10 12:42:48 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/0c0db9e572275ac376f6fdce48ae278f64f5f35f [^] Related to issue 14123. Added fixes also for smartbuild, install.source and eclipse.install.source --- M build.xml --- |
(0029877) hudsonbot (viewer) 2010-08-10 17:17 |
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/0c0db9e57227 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/6be19c1eb0ae [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18025.obx [^] |
(0029890) iperdomo (viewer) 2010-08-11 13:41 |
Tested on pi @ rev a45ffdf7b265 |
(0029906) marvintm (viewer) 2010-08-12 10:45 |
Although the reported problem was fixed, a new problem happened instead. Now when you install modules or you upgrade Core, in the rebuild window the "Restart tomcat" options will never be shown. |
(0029910) hgbot (developer) 2010-08-12 11:43 |
Repository: erp/devel/pi Changeset: fb4fc8956f75d07cd085856c6622af8938f22a4e Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Aug 12 11:43:07 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/fb4fc8956f75d07cd085856c6622af8938f22a4e [^] Fixed issue 14123. The user will now see the 'Tomcat not restarted' message after one of the normal build tasks. The system will stay in a state which is consiered 'not final' by the rebuild window, so that the window itself does not break. --- M build.xml M src/build.xml M src/org/openbravo/base/secureApp/LoginHandler.java --- |
(0029930) hudsonbot (viewer) 2010-08-12 21:12 |
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/fb4fc8956f75 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/dd00ba1c00c6 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18116.obx [^] |
(0030065) iperdomo (viewer) 2010-08-17 13:12 |
Tested on pi @ rev 0ceda0be723b |
![]() |
|||
Date Modified | Username | Field | Change |
2010-08-04 13:11 | marvintm | New Issue | |
2010-08-04 13:11 | marvintm | Assigned To | => marvintm |
2010-08-04 13:11 | marvintm | OBNetwork customer | => No |
2010-08-04 16:53 | hgbot | Checkin | |
2010-08-04 16:53 | hgbot | Note Added: 0029789 | |
2010-08-04 16:53 | hgbot | Status | new => resolved |
2010-08-04 16:53 | hgbot | Resolution | open => fixed |
2010-08-04 16:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/eb7b40bb1ecb1825abbae701b455da10f7bfe59e [^] |
2010-08-05 09:16 | hudsonbot | Checkin | |
2010-08-05 09:16 | hudsonbot | Note Added: 0029808 | |
2010-08-10 12:43 | hgbot | Checkin | |
2010-08-10 12:43 | hgbot | Note Added: 0029870 | |
2010-08-10 17:17 | hudsonbot | Checkin | |
2010-08-10 17:17 | hudsonbot | Note Added: 0029877 | |
2010-08-11 13:41 | iperdomo | Note Added: 0029890 | |
2010-08-11 13:41 | iperdomo | Status | resolved => closed |
2010-08-12 00:00 | anonymous | sf_bug_id | 0 => 3043347 |
2010-08-12 10:45 | marvintm | Note Added: 0029906 | |
2010-08-12 10:45 | marvintm | Status | closed => new |
2010-08-12 10:45 | marvintm | Resolution | fixed => open |
2010-08-12 11:43 | hgbot | Checkin | |
2010-08-12 11:43 | hgbot | Note Added: 0029910 | |
2010-08-12 11:43 | hgbot | Status | new => resolved |
2010-08-12 11:43 | hgbot | Resolution | open => fixed |
2010-08-12 11:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/eb7b40bb1ecb1825abbae701b455da10f7bfe59e [^] => http://code.openbravo.com/erp/devel/pi/rev/fb4fc8956f75d07cd085856c6622af8938f22a4e [^] |
2010-08-12 21:12 | hudsonbot | Checkin | |
2010-08-12 21:12 | hudsonbot | Note Added: 0029930 | |
2010-08-17 13:12 | iperdomo | Note Added: 0030065 | |
2010-08-17 13:12 | iperdomo | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |