Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040436Retail ModulesStoreServerpublic2019-03-22 09:452019-04-01 16:33
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
 
mtaal
No
0040436: Error related with log shown in ant tasks
The following error is shown in the console when executing some ant tasks (i.e. install.symmetric.ds, uninstall.symmetric.ds):

  [taskdef] ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html [^] for instructions on how to configure Log4j 2
Move to the org.openbravo.replication.symmetricds module and execute:

ant install.symmetric.ds

Check that although the process finishes with success the log error is shown in the console
No tags attached.
Issue History
2019-03-22 09:45AugustoMauchNew Issue
2019-03-22 09:45AugustoMauchAssigned To => AugustoMauch
2019-03-22 09:45AugustoMauchTriggers an Emergency Pack => No
2019-03-22 09:51hgbotCheckin
2019-03-22 09:51hgbotNote Added: 0110569
2019-03-22 09:51hgbotCheckin
2019-03-22 09:51hgbotNote Added: 0110570
2019-03-22 09:51hgbotStatusnew => resolved
2019-03-22 09:51hgbotResolutionopen => fixed
2019-03-22 09:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/516fe4749e1f1c1c3dd9f9c60cab4d832d391d98 [^]
2019-03-22 09:52AugustoMauchReview Assigned To => mtaal
2019-04-01 16:33mtaalNote Added: 0110946
2019-04-01 16:33mtaalStatusresolved => closed

Notes
(0110569)
hgbot   
2019-03-22 09:51   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: 52625030bedc3bf6af0c8e212d2e9e1549eb80bd
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Mar 22 09:51:16 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/52625030bedc3bf6af0c8e212d2e9e1549eb80bd [^]

Related with issue 40436: Include config folder in path to prevent log errors

---
M build.xml
---
(0110570)
hgbot   
2019-03-22 09:51   
Repository: erp/pmods/org.openbravo.replication.symmetricds
Changeset: 516fe4749e1f1c1c3dd9f9c60cab4d832d391d98
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Mar 22 09:46:59 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/516fe4749e1f1c1c3dd9f9c60cab4d832d391d98 [^]

Fixes issue 40436: Include config folder in path to prevent log errors

Now that the config folder is included, log4j2 configuration files are found

---
M build.xml
---
(0110946)
mtaal   
2019-04-01 16:33   
reviewed and tested