Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043881Openbravo ERPF. Localizationpublic2020-04-27 15:462022-02-01 07:24
AtulOpenbravo 
Triage Platform Base 
normalminoralways
newopen 
5
 
 
Core
No
0043881: Errors in TranslationHandler should be made accessible to its caller
Translation Helper class uses methods in Translation Manager while importing translations, which are handled by TranslationHandler. When errors are encountered during database update queries they are just logged in TranslationHandler but are not passed back to its caller. Process shows success message though errors exists.
- Configure log4j2-web.xml with Loggers Root Level as error,
use <AppenderRef ref="RollingFile"/> along with Console.
- In an oracle instance with below modules installed.
https://code.openbravo.com/erp/mods/org.openbravo.distributionorder [^]
https://code.openbravo.com/erp/pmods/org.openbravo.loyalty.programs [^]
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core [^]
https://code.openbravo.com/erp/mods/org.openbravo.module.languagelocalname [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.config [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.combo [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.fastbrowse [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty.programs [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.orderpreparation [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.pack [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.returns [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout [^]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions [^]
https://code.openbravo.com/erp/pmods/org.openbravo.translator.helper [^]
https://code.openbravo.com/erp/mods/org.openbravo.utility.opencsv [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.batchwavepicking [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.operatorloadbalancing [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.printing.bartender [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.retailconnector [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.sampledata [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations.template [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist [^]
https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.structure [^]
https://code.openbravo.com/erp/mods/org.openbravo.xmlpo [^]
- Logged in as System Administrator
- Navigate to Translation Helper window
- Select Language French (Franch) fr_FR in the language selector
- Using Import PO's button, select the attached file fr_FR.zip in file selector.
- Click on OK.
- Realize that process is completed successfully. But if we go to generated log file, 121 errors are logged with error msg as
"ERROR org.openbravo.erpCommon.ad_forms.TranslationHandler - Failed query importing translation: update"
Attached openbravo.log to check the error.
No tags attached.
related to defect 0043687 closed cberner TranslationHandler does not cancel on first exception and makes more transactions 
zip fr_FR.zip (485,261) 2020-04-27 15:47
https://issues.openbravo.com/file_download.php?file_id=14400&type=bug
log openbravo.log (56,747) 2020-04-27 15:47
https://issues.openbravo.com/file_download.php?file_id=14401&type=bug
Issue History
2020-04-27 15:46AtulOpenbravoNew Issue
2020-04-27 15:46AtulOpenbravoAssigned To => Triage Finance
2020-04-27 15:46AtulOpenbravoModules => Core
2020-04-27 15:46AtulOpenbravoTriggers an Emergency Pack => No
2020-04-27 15:47AtulOpenbravoFile Added: fr_FR.zip
2020-04-27 15:47AtulOpenbravoFile Added: openbravo.log
2020-04-27 15:48AtulOpenbravoAssigned ToTriage Finance => platform
2020-04-27 15:48AtulOpenbravoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=20893#r20893
2020-04-27 15:49AtulOpenbravoRelationship addedrelated to 0043687
2020-04-27 16:12AtulOpenbravoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=20894#r20894
2022-02-01 07:24alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.