Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010235 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2009-08-11 12:03 | 2009-12-11 00:00 | |||
Reporter | Kentarion | View Status | public | |||||
Assigned To | jpabloae | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP10 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 584dee7f6bfb | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | 2.50MP3 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010235: ant diagnostic failed - ubuntu jaunty CUSTOM installation | |||||||
Description | custom installation on ubuntu - after installation (build successful) ant diagnostic shows this: Buildfile: build.xml diagnostic: clean: [mkdir] Created dir: /opt/OpenbravoERP/src-diagnostics/build/classes [copy] Copying 1 file to /opt/OpenbravoERP/src-diagnostics/config [copy] Copying 2 files to /opt/OpenbravoERP/src-diagnostics/WebContent/WEB-INF build: [copy] Copying 66 files to /opt/OpenbravoERP/src-diagnostics/WebContent/WEB-INF/lib [javac] Compiling 14 source files to /opt/OpenbravoERP/src-diagnostics/build/classes check.all: check.permissions: check.properties.configuration: check.properties: [echo] Checking for Openbravo.properties file... [echo] Openbravo.properties file OK [echo] Checking for source.path in Openbravo.properties file... [echo] source.path OK check.log4j: [echo] Checking for log4j.lcf file... [echo] log4j.lcf file OK check.environment.variables: [checkEnv] log4j:WARN No appenders could be found for logger (org.openbravo.task.CheckEnvironmentVariables). [checkEnv] log4j:WARN Please initialize the log4j system properly. check.db: [checkDB] log4j:WARN No appenders could be found for logger (org.openbravo.task.CheckDB). [checkDB] log4j:WARN Please initialize the log4j system properly. BUILD FAILED /opt/OpenbravoERP/build.xml:787: The following error occurred while executing this line: /opt/OpenbravoERP/src-diagnostics/build.xml:55: The following error occurred while executing this line: /opt/OpenbravoERP/src-diagnostics/build.xml:125: PostgreSQL contrib package seems not to be installed Tip: check http://wiki.openbravo.com/wiki/Development_Stack_Setup#PostgreSQL [^] the contrib pack has been installed (with apt-get install postgresql-contrib-8.3) | |||||||
Steps To Reproduce | 1. delete all (purge remove) 2. install enviroment (postgres8.3/tomcat6) 3. unpack openbravo pack / prepare for install (config etc) 4. ant install.source 5. vacuumdb ... 6. ant diagnostic | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018980) MerceanCoconut (viewer) 2009-08-18 00:03 |
I have the same problem on a Debian 64-bit installation. 'ant diagnostic' passed for the same installation procedure on 2.50, but not on MP3. |
(0019009) rafaroda (viewer) 2009-08-18 15:25 |
Juan Pablo, Can we determine whether this is an issue with the Ubuntu installation or a problem in ant diagnostic task? If it is this second case, please re-assign this issue to alostale. Thanks. |
(0019299) rafaroda (viewer) 2009-08-31 08:33 |
Reminder sent to: gorka_gil Hi Gorka, Can you please provide feedback on this issue; is it a problem with the Ubuntu installation or with ant diagnostics task? Thanks. |
(0019330) gorka_gil (administrator) 2009-08-31 12:30 |
Asier, Have you change something in the ant diagnostic? |
(0021544) andrebrown (viewer) 2009-11-04 06:45 edited on: 2009-11-04 06:48 |
I have encountered this problem as well. I'm attempting an Ubuntu 9.10 custom installation. The build passes, but the diagnostic fails with the same error as above. I did a search and found similar issues that are all Tomcat related, having to do with the log4j properties file being missing from the classpath (http://activemq.apache.org/log4j-warn-no-appenders-could-be-found-for-logger.html [^]). |
(0022401) hgbot (developer) 2009-12-03 13:13 |
Repository: erp/devel/pi Changeset: 584dee7f6bfbede6f5699422593b3d0374733792 Author: Juan Pablo Aroztegi <juanpablo.aroztegi <at> openbravo.com> Date: Thu Dec 03 13:00:47 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/584dee7f6bfbede6f5699422593b3d0374733792 [^] Fixes 10235, related to issues 9064: adapt diagnostic tool to new uuid_v4 --- M src-diagnostics/src/org/openbravo/task/CheckDB.java --- |
(0022639) jpabloae (viewer) 2009-12-10 13:45 |
Verified. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-08-11 12:03 | Kentarion | New Issue | |
2009-08-11 12:03 | Kentarion | Assigned To | => rafaroda |
2009-08-18 00:03 | MerceanCoconut | Note Added: 0018980 | |
2009-08-18 00:04 | MerceanCoconut | Issue Monitored: MerceanCoconut | |
2009-08-18 15:25 | rafaroda | OBNetwork customer | => No |
2009-08-18 15:25 | rafaroda | Note Added: 0019009 | |
2009-08-18 15:25 | rafaroda | Assigned To | rafaroda => jpabloae |
2009-08-18 15:25 | rafaroda | Status | new => acknowledged |
2009-08-25 12:32 | jpabloae | Assigned To | jpabloae => gorka_gil |
2009-08-31 08:33 | rafaroda | Note Added: 0019299 | |
2009-08-31 12:28 | gorka_gil | Assigned To | gorka_gil => alostale |
2009-08-31 12:30 | gorka_gil | Note Added: 0019330 | |
2009-11-04 06:44 | andrebrown | Issue Monitored: andrebrown | |
2009-11-04 06:45 | andrebrown | Note Added: 0021544 | |
2009-11-04 06:48 | andrebrown | Note Edited: 0021544 | |
2009-11-12 13:38 | rafaroda | Relationship added | related to 0009064 |
2009-11-12 13:38 | rafaroda | Issue Monitored: rafaroda | |
2009-11-13 08:20 | alostale | Priority | normal => urgent |
2009-11-13 08:20 | alostale | Status | acknowledged => scheduled |
2009-11-13 08:20 | alostale | fix_in_branch | => pi |
2009-12-03 13:13 | hgbot | Checkin | |
2009-12-03 13:13 | hgbot | Note Added: 0022401 | |
2009-12-03 13:13 | hgbot | Status | scheduled => resolved |
2009-12-03 13:13 | hgbot | Resolution | open => fixed |
2009-12-03 13:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/584dee7f6bfbede6f5699422593b3d0374733792 [^] |
2009-12-03 13:13 | jpabloae | Assigned To | alostale => jpabloae |
2009-12-10 13:45 | jpabloae | Note Added: 0022639 | |
2009-12-10 13:45 | jpabloae | Status | resolved => closed |
2009-12-10 13:45 | jpabloae | Fixed in Version | => 2.50MP10 |
2009-12-11 00:00 | anonymous | sf_bug_id | 0 => 2912309 |
Copyright © 2000 - 2009 MantisBT Group |