Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031543 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2015-11-20 10:38 | 2015-12-04 16:23 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e270a80fc23d | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031543: Log the next exception in case of BatchUpdateException | |||||||
Description | The java sql BatchUpdateException does not print its causing exception when printing the stack trace. This hides important trace information in case of exception. In the ERP core changes are made to show log the underlying cause also in case of a batchupdatexception. This feature request is to do the same in retail. | |||||||
Steps To Reproduce | See related issue. | |||||||
Proposed Solution | Use the generic utility to log/get the underlying exception when logging | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0082046) hgbot (developer) 2015-11-22 15:49 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: e270a80fc23d092d308ca863c69932597e8123d7 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Nov 20 18:12:38 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e270a80fc23d092d308ca863c69932597e8123d7 [^] Fixes issue 31543: Log the next exception in case of BatchUpdateException Make use of DbUtility.getUnderlyingException where relevant --- M src/org/openbravo/mobile/core/process/DataSynchronizationErrorHandler.java M src/org/openbravo/mobile/core/process/JSONRowConverter.java M src/org/openbravo/mobile/core/process/WebServiceAbstractServlet.java M src/org/openbravo/mobile/core/process/WebServiceAuthenticatedServlet.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-11-20 10:38 | mtaal | New Issue | |
2015-11-20 10:38 | mtaal | Assigned To | => Retail |
2015-11-20 10:38 | mtaal | OBNetwork customer | => No |
2015-11-20 10:38 | mtaal | Triggers an Emergency Pack | => No |
2015-11-20 10:38 | mtaal | Relationship added | related to 0030813 |
2015-11-20 10:39 | mtaal | Review Assigned To | => marvintm |
2015-11-20 10:39 | mtaal | Assigned To | Retail => mtaal |
2015-11-20 10:39 | mtaal | Status | new => scheduled |
2015-11-20 10:39 | mtaal | Target Version | => RR16Q1 |
2015-11-22 15:49 | hgbot | Checkin | |
2015-11-22 15:49 | hgbot | Note Added: 0082046 | |
2015-11-22 15:49 | hgbot | Status | scheduled => resolved |
2015-11-22 15:49 | hgbot | Resolution | open => fixed |
2015-11-22 15:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e270a80fc23d092d308ca863c69932597e8123d7 [^] |
2015-12-04 16:23 | marvintm | Status | resolved => closed |
2015-12-04 16:23 | marvintm | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |