Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0006182 | Openbravo ERP | A. Platform | public | 2008-11-24 16:18 | 2009-06-03 11:58 | |||||||||||||||||||||
Reporter | shuehner | |||||||||||||||||||||||||
Assigned To | shuehner | |||||||||||||||||||||||||
Priority | urgent | Severity | minor | Reproducibility | N/A | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | pi | |||||||||||||||||||||||||
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 | 0006182: Logging of this exception in HttpSecureAppServlet is done very badly | |||||||||||||||||||||||||
Description | This issue is a spin-off of issue 6131 (part 4.): Logging of Exception as (at least) the indicated source-code position has to be improved, as with the current code it is very hard to get all needed information. 4.) Logging of this exception is done very badly It is catched in HttpSecureAppServlet.java (line 262) Only the exception name is logged to log4j4j, not stacktrace the Stacktrace is printed on std-out Outcome: Info for this exception is spread over 2 log-files - openbravo.log for seeing "Error captured: NPE" - catalina.out (capturing std-out) for seeing the stacktrace without any timestamp and context information. | |||||||||||||||||||||||||
Steps To Reproduce | ||||||||||||||||||||||||||
Proposed Solution | change the logging from log4j.error("text..." + e.getMessage()) e.printStackTrace() to log4j.error("text...", e) remove the printStackTrace line verify that the exception (text + stacktrace) is correctly logged into the log4j logfile | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | 250MP1 | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2008-11-24 16:18 | shuehner | New Issue | ||||||||||||||||||||||||
2008-11-24 16:18 | shuehner | Assigned To | => rafaroda | |||||||||||||||||||||||
2008-11-24 16:18 | shuehner | sf_bug_id | 0 => 2339183 | |||||||||||||||||||||||
2008-11-24 16:18 | shuehner | Regression testing | => No | |||||||||||||||||||||||
2008-11-24 16:20 | shuehner | Relationship added | blocks 0006183 | |||||||||||||||||||||||
2008-11-24 16:21 | shuehner | Relationship added | related to 0006131 | |||||||||||||||||||||||
2008-12-15 09:40 | rafaroda | Status | new => scheduled | |||||||||||||||||||||||
2008-12-15 09:40 | rafaroda | Assigned To | rafaroda => gmauleon | |||||||||||||||||||||||
2008-12-15 09:40 | rafaroda | fix_in_branch | => trunk | |||||||||||||||||||||||
2008-12-15 15:09 | rafaroda | Issue cloned | 0006553 | |||||||||||||||||||||||
2008-12-15 15:09 | rafaroda | Relationship added | depends on 0006553 | |||||||||||||||||||||||
2009-01-15 17:27 | gmauleon | Status | scheduled => resolved | |||||||||||||||||||||||
2009-01-15 17:27 | gmauleon | Fixed in Version | => trunk | |||||||||||||||||||||||
2009-01-15 17:27 | gmauleon | svn_revision | => 11949 | |||||||||||||||||||||||
2009-01-15 17:27 | gmauleon | Resolution | open => fixed | |||||||||||||||||||||||
2009-04-21 12:36 | psarobe | Status | resolved => closed | |||||||||||||||||||||||
2009-04-27 15:34 | shuehner | Status | closed => new | |||||||||||||||||||||||
2009-04-27 15:34 | shuehner | Resolution | fixed => open | |||||||||||||||||||||||
2009-04-27 15:34 | shuehner | Note Added: 0015792 | ||||||||||||||||||||||||
2009-04-27 15:34 | shuehner | Fixed in Version | pi => | |||||||||||||||||||||||
2009-04-27 15:36 | shuehner | Note Added: 0015794 | ||||||||||||||||||||||||
2009-04-27 15:54 | shuehner | Tag Attached: 250MP1 | ||||||||||||||||||||||||
2009-04-27 15:54 | shuehner | Note Added: 0015798 | ||||||||||||||||||||||||
2009-04-28 13:30 | psarobe | Priority | normal => urgent | |||||||||||||||||||||||
2009-04-28 13:30 | psarobe | Status | new => scheduled | |||||||||||||||||||||||
2009-04-28 13:30 | psarobe | fix_in_branch | pi => | |||||||||||||||||||||||
2009-04-28 13:42 | shuehner | Assigned To | gmauleon => shuehner | |||||||||||||||||||||||
2009-05-13 11:00 | hgbot | Checkin | ||||||||||||||||||||||||
2009-05-13 11:00 | hgbot | Note Added: 0016314 | ||||||||||||||||||||||||
2009-05-13 11:00 | hgbot | Status | scheduled => resolved | |||||||||||||||||||||||
2009-05-13 11:00 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2009-05-13 11:00 | hgbot | Fixed in SCM revision | 11949 => http://code.openbravo.com/erp/devel/pi/rev/31eb902bcdec72bdfd2b7c9bb3b36b1c543529dd [^] | |||||||||||||||||||||||
2009-06-03 11:58 | psarobe | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|