Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012432
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2010-02-24 10:392010-03-16 00:00
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version2.50MP14
StatusclosedFix in branchFixed in SCM revision44c644a0fb7c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012432: Errors in ant diagnostic

Description2 problems with ant diagnostic task:

*The output is not properly displayed. This warnings appear instead:
  [checkTomcatVersion] log4j:WARN No appenders could be found for logger (org.openbravo.task.CheckTomcatVersion).
  [checkTomcatVersion] log4j:WARN Please initialize the log4j system properly.
*Compilation check is not done, as there's a missing Test.java class.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0024769)
hgbot (developer)
2010-02-24 10:40

Repository: erp/devel/pi
Changeset: 7f924ec77b3a44b78857dac339b28286b9b1c564
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Feb 24 10:42:51 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/7f924ec77b3a44b78857dac339b28286b9b1c564 [^]

fixed bug 12432: Errors in ant diagnostic

---
M src-diagnostics/build.xml
A src-diagnostics/config/log4j.properties
A src-diagnostics/src/Test.java
---
(0024786)
hgbot (developer)
2010-02-24 16:34

Repository: erp/devel/pi
Changeset: ef1675b0d23cca09bc88f5a43f120475eab5dbc8
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Feb 24 16:35:56 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ef1675b0d23cca09bc88f5a43f120475eab5dbc8 [^]

fixed bug 12432
  Now it works if the Tomcat manager is not in the /manager context

---
M src-diagnostics/src/org/openbravo/utils/ServerConnection.java
---
(0024788)
hgbot (developer)
2010-02-24 16:39

Repository: erp/devel/pi
Changeset: 44c644a0fb7c369fd6797166f302c28b6f1cc604
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Feb 24 16:42:12 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/44c644a0fb7c369fd6797166f302c28b6f1cc604 [^]

fixed bug 12432
Now it works if the Tomcat manager is not in the /manager context

---
M src-diagnostics/src/org/openbravo/utils/ServerConnection.java
---
(0025312)
hudsonbot (developer)
2010-03-12 22:39

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/7f924ec77b3a [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]
(0025316)
hudsonbot (developer)
2010-03-12 22:39

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/ef1675b0d23c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]
(0025317)
hudsonbot (developer)
2010-03-12 22:39

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/44c644a0fb7c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]
(0025457)
marvintm (developer)
2010-03-15 10:53

Verified that the log is shown correctly, and that ant diagnostics detects that compilation is not possible.

- Issue History
Date Modified Username Field Change
2010-02-24 10:39 alostale New Issue
2010-02-24 10:39 alostale Assigned To => alostale
2010-02-24 10:40 hgbot Checkin
2010-02-24 10:40 hgbot Note Added: 0024769
2010-02-24 10:40 hgbot Status new => resolved
2010-02-24 10:40 hgbot Resolution open => fixed
2010-02-24 10:40 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7f924ec77b3a44b78857dac339b28286b9b1c564 [^]
2010-02-24 16:34 hgbot Checkin
2010-02-24 16:34 hgbot Note Added: 0024786
2010-02-24 16:34 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/7f924ec77b3a44b78857dac339b28286b9b1c564 [^] => http://code.openbravo.com/erp/devel/pi/rev/ef1675b0d23cca09bc88f5a43f120475eab5dbc8 [^]
2010-02-24 16:39 hgbot Checkin
2010-02-24 16:39 hgbot Note Added: 0024788
2010-02-24 16:39 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/ef1675b0d23cca09bc88f5a43f120475eab5dbc8 [^] => http://code.openbravo.com/erp/devel/pi/rev/44c644a0fb7c369fd6797166f302c28b6f1cc604 [^]
2010-03-12 22:39 hudsonbot Checkin
2010-03-12 22:39 hudsonbot Note Added: 0025312
2010-03-12 22:39 hudsonbot Checkin
2010-03-12 22:39 hudsonbot Note Added: 0025316
2010-03-12 22:39 hudsonbot Checkin
2010-03-12 22:39 hudsonbot Note Added: 0025317
2010-03-15 10:53 marvintm Note Added: 0025457
2010-03-15 10:53 marvintm Status resolved => closed
2010-03-15 10:53 marvintm Fixed in Version => 2.50MP14
2010-03-16 00:00 anonymous sf_bug_id 0 => 2970936


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker