Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036165 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-06-01 14:44 | 2017-06-08 17:12 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | af64a035d451 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036165: useless log for non matching DB messages | |||||||
Description | In PostgreSQL whenever a message is tried to be parsed to try to identify DB messages and it does not match a DB message, an INFO line is logged. This parser is many times invoked without warranty the message is coming from DB, and whenever it is not this line appears. Checking production logs, we can see this happens very often flooding the log with useless messages. | |||||||
Steps To Reproduce | Check actual customer logs for this kind of messages. In some customers ~1% of log lines are for it. org.openbravo.erpCommon.utility.ErrorTextParserPOSTGRE - did not find constraint name for error message: .... | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0097083) hgbot (developer) 2017-06-01 17:12 |
Repository: erp/devel/pi Changeset: af64a035d451271305f0bbf60e5dd319e9e208d9 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Jun 01 14:55:14 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/af64a035d451271305f0bbf60e5dd319e9e208d9 [^] fixed bug 36165: useless log for non matching DB messages - downgraded level from info to debug - don't concatenate log String if it's not logged --- M src/org/openbravo/erpCommon/utility/ErrorTextParserPOSTGRE.java --- |
(0097112) caristu (developer) 2017-06-02 18:10 |
Code reviewed |
(0097233) hudsonbot (developer) 2017-06-08 17:12 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/fda0f16ab470 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-01 14:44 | alostale | New Issue | |
2017-06-01 14:44 | alostale | Assigned To | => platform |
2017-06-01 14:44 | alostale | Modules | => Core |
2017-06-01 14:44 | alostale | Triggers an Emergency Pack | => No |
2017-06-01 14:45 | alostale | Review Assigned To | => caristu |
2017-06-01 14:46 | alostale | Steps to Reproduce Updated | View Revisions |
2017-06-01 14:46 | alostale | Relationship added | blocks 0036162 |
2017-06-01 14:46 | alostale | Assigned To | platform => alostale |
2017-06-01 17:12 | hgbot | Checkin | |
2017-06-01 17:12 | hgbot | Note Added: 0097083 | |
2017-06-01 17:12 | hgbot | Status | new => resolved |
2017-06-01 17:12 | hgbot | Resolution | open => fixed |
2017-06-01 17:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/af64a035d451271305f0bbf60e5dd319e9e208d9 [^] |
2017-06-02 18:10 | caristu | Note Added: 0097112 | |
2017-06-02 18:10 | caristu | Status | resolved => closed |
2017-06-02 18:10 | caristu | Fixed in Version | => 3.0PR17Q3 |
2017-06-08 17:12 | hudsonbot | Checkin | |
2017-06-08 17:12 | hudsonbot | Note Added: 0097233 |
Copyright © 2000 - 2009 MantisBT Group |