Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011488 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | minor | have not tried | 2009-11-25 12:37 | 2010-07-14 04:44 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | bemaill | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP20 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 7fb79db72f66 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | 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 | 0011488: A wrong value in a source.path property results in a weird error message | |||||||
Description | By mistake, I put a non-existent path in the source.path property in Openbravo.properties file. Then, when trying to install a module, I get an error message (notice I've replaced the wrong path by **, since it is not relevant): Error: Error org.apache.ddlutils.DdlUtilsException: /**/src-db/database/model/tables/AD_MODULE.xml (No such file or directory) : /**/src-db/database/model/tables/AD_MODULE.xml | |||||||
Steps To Reproduce | 1. Edit your Openbravo.properties file 2. Locate the source.path property line 3. Change it so it refers to a non existent path 4. Login to Openbravo 5. Go to Module Management window 6. Try to install a new module. You will get an error message in the popup. See attach. | |||||||
Proposed Solution | a. The pop up must not have the "hide left menu" button b. The pop up must not have the "Back" button c. The pop up must have a "Close" button d. "Error" is displayed twice in message title e. Wrong path is displayed twice in message text f. No mention to the property that should be modified, so it is difficult to fix for an user | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0029245) hgbot (developer) 2010-07-13 08:25 |
Repository: erp/devel/pi Changeset: 7fb79db72f666bff6f26df0e105be7838b07ab58 Author: Valery Lezhebokov <valery.lezhebokov <at> gmail.com> Date: Mon Jul 12 22:54:26 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7fb79db72f666bff6f26df0e105be7838b07ab58 [^] Fixes issue 0011488: A wrong value in a source.path property results in a weird error message --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/erpCommon/modules/ImportModule.java --- |
(0029246) hgbot (developer) 2010-07-13 08:26 |
Repository: erp/devel/pi Changeset: 45cfd6efecbaec56788d7622a3334f91e08fe14e Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jul 13 08:23:31 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/45cfd6efecbaec56788d7622a3334f91e08fe14e [^] Related to issue 11488: Check correct files --- M src/org/openbravo/erpCommon/modules/ImportModule.java --- |
(0029247) hgbot (developer) 2010-07-13 08:26 |
Repository: erp/devel/pi Changeset: dc5a763d6a3a5897abfafc0d79003c19a16d47ad Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jul 13 08:24:07 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/dc5a763d6a3a5897abfafc0d79003c19a16d47ad [^] Related to issue 11488: Reformat Java file --- M src/org/openbravo/erpCommon/modules/ImportModule.java --- |
(0029290) hudsonbot (viewer) 2010-07-14 04:43 |
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/7fb79db72f66 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2a91111beef4 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17878.obx [^] |
(0029291) hudsonbot (viewer) 2010-07-14 04:44 |
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/45cfd6efecba [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2a91111beef4 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17878.obx [^] |
(0029292) hudsonbot (viewer) 2010-07-14 04:44 |
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/dc5a763d6a3a [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2a91111beef4 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17878.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-11-25 12:37 | plujan | New Issue | |
2009-11-25 12:37 | plujan | Assigned To | => rafaroda |
2009-11-25 12:37 | plujan | File Added: 250_mp9_wrongPropertyMessage.PNG | |
2009-11-25 12:37 | plujan | OBNetwork customer | => No |
2010-02-11 18:26 | rafaroda | Assigned To | rafaroda => alostale |
2010-02-15 12:54 | alostale | Status | new => scheduled |
2010-02-15 12:54 | alostale | fix_in_branch | => pi |
2010-06-25 18:05 | alostale | Assigned To | alostale => bemaill |
2010-06-25 18:05 | alostale | Issue Monitored: alostale | |
2010-07-13 08:25 | hgbot | Checkin | |
2010-07-13 08:25 | hgbot | Note Added: 0029245 | |
2010-07-13 08:25 | hgbot | Status | scheduled => resolved |
2010-07-13 08:25 | hgbot | Resolution | open => fixed |
2010-07-13 08:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7fb79db72f666bff6f26df0e105be7838b07ab58 [^] |
2010-07-13 08:26 | hgbot | Checkin | |
2010-07-13 08:26 | hgbot | Note Added: 0029246 | |
2010-07-13 08:26 | hgbot | Checkin | |
2010-07-13 08:26 | hgbot | Note Added: 0029247 | |
2010-07-13 08:26 | alostale | Status | resolved => closed |
2010-07-13 08:26 | alostale | Fixed in Version | => 2.50MP20 |
2010-07-14 00:00 | anonymous | sf_bug_id | 0 => 3029169 |
2010-07-14 04:43 | hudsonbot | Checkin | |
2010-07-14 04:43 | hudsonbot | Note Added: 0029290 | |
2010-07-14 04:44 | hudsonbot | Checkin | |
2010-07-14 04:44 | hudsonbot | Note Added: 0029291 | |
2010-07-14 04:44 | hudsonbot | Checkin | |
2010-07-14 04:44 | hudsonbot | Note Added: 0029292 |
Copyright © 2000 - 2009 MantisBT Group |