Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035503Openbravo ERPA. Platformpublic2017-03-14 09:142022-02-01 08:09
alostale 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0035503: tomcat pool can't be used in cli tasks
When building system from command line, tomcat pool can't be used, so old commons dbcp pool is used instead.
ie. run export database and check in log pool is not used
No tags attached.
related to feature request 00295643.0PR15Q4 closed inigosanchez Include Connection Pool module into distribution 
related to defect 0035493 closed alostale missing log info when check consistency fails 
Issue History
2017-03-14 09:14alostaleNew Issue
2017-03-14 09:14alostaleAssigned To => platform
2017-03-14 09:14alostaleModules => Core
2017-03-14 09:14alostaleTriggers an Emergency Pack => No
2017-03-14 09:14alostaleStatusnew => acknowledged
2017-03-14 09:15alostaleRelationship addedrelated to 0029564
2017-03-14 09:16alostaleRelationship addedrelated to 0035493
2017-03-14 09:23hgbotCheckin
2017-03-14 09:23hgbotNote Added: 0094991
2017-03-15 20:22hudsonbotCheckin
2017-03-15 20:22hudsonbotNote Added: 0095297
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

Notes
(0094991)
hgbot   
2017-03-14 09:23   
Repository: erp/devel/pi
Changeset: afcca1baf74cece5355d02eab7f97188b5b4f022
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 14 09:22:54 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/afcca1baf74cece5355d02eab7f97188b5b4f022 [^]

related to issue 35493, related to issue 35503

  Don't display warn message when tomcat pool cannot be used unless log level is
  set to debug.

  It is expected not to be possible to use it from CLI, because now export.database
  uses standard ConsoleAppender, this message was now visible in logs.

---
M src/org/openbravo/dal/core/SessionHandler.java
---
(0095297)
hudsonbot   
2017-03-15 20:22   
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/54e102bef53e [^]
Maturity status: Test