Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012975 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | always | 2010-04-14 15:51 | 2010-05-18 12:12 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6ca418d311b9 | |||
Projection | none | ETA | none | Target Version | 2.50MP17 | |||
OS | Windows | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0012975: Update.database fails | |||||||
Description | In a windows environment execute: "ant update.database" This is the failure log: compile: build.jar: [jar] Building jar: C:\OpenbravoERP-PI\pi\src-db\build\lib\dbmanager.jar jar: [copy] Copying 1 file to C:\OpenbravoERP-PI\pi\src-db\database\lib buildvalidation: buildvalidation: [java] Exception in thread "main" java.util.regex.PatternSyntaxException: Unexpected internal error near index 14 [java] build\classes\ [java] ^ [java] at java.util.regex.Pattern.error(Pattern.java:1713) [java] at java.util.regex.Pattern.compile(Pattern.java:1466) [java] at java.util.regex.Pattern.<init>(Pattern.java:1133) [java] at java.util.regex.Pattern.compile(Pattern.java:823) [java] at java.lang.String.split(String.java:2293) [java] at java.lang.String.split(String.java:2335) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFilesExt( BuildValidationHandler.java:117) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFiles(Bui ldValidationHandler.java:100) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFilesExt( BuildValidationHandler.java:112) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFiles(Bui ldValidationHandler.java:100) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFilesExt( BuildValidationHandler.java:112) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFiles(Bui ldValidationHandler.java:100) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFilesExt( BuildValidationHandler.java:112) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFiles(Bui ldValidationHandler.java:100) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFilesExt( BuildValidationHandler.java:112) [java] at org.openbravo.buildvalidation.BuildValidationHandler.readClassFiles(Bui ldValidationHandler.java:100) [java] at org.openbravo.buildvalidation.BuildValidationHandler.main(BuildValidati onHandler.java:44) | |||||||
Steps To Reproduce | 1. Clone PI context 2. Execute ant core.lib wad.lib trl.lib 2. Execute ant update.database | |||||||
Tags | Regression QA | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0026200) psarobe (viewer) 2010-04-14 16:50 |
The regression was introduced because of the project http://wiki.openbravo.com/wiki/Projects/BuildValidationsAndModuleScripts [^] |
(0026202) hgbot (developer) 2010-04-14 16:58 |
Repository: erp/devel/pi Changeset: 6ca418d311b958f5bd942a694c4dc2c41d54ea8d Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Apr 14 17:12:01 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6ca418d311b958f5bd942a694c4dc2c41d54ea8d [^] Fixed issue 12975. BuildValidationHandler will not longer fail on Windows. --- M src-core/src/org/openbravo/buildvalidation/BuildValidationHandler.java M src-core/src/org/openbravo/modulescript/ModuleScriptHandler.java --- |
(0026203) psarobe (viewer) 2010-04-14 17:01 |
Tested working fine |
(0026479) hudsonbot (viewer) 2010-04-19 21:13 |
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/6ca418d311b9 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-04-14 15:51 | psarobe | New Issue | |
2010-04-14 15:51 | psarobe | Assigned To | => marvintm |
2010-04-14 15:51 | psarobe | OBNetwork customer | => No |
2010-04-14 15:52 | psarobe | Status | new => scheduled |
2010-04-14 15:52 | psarobe | fix_in_branch | => pi |
2010-04-14 16:50 | psarobe | Tag Attached: Regression QA | |
2010-04-14 16:50 | psarobe | Note Added: 0026200 | |
2010-04-14 16:58 | hgbot | Checkin | |
2010-04-14 16:58 | hgbot | Note Added: 0026202 | |
2010-04-14 16:58 | hgbot | Status | scheduled => resolved |
2010-04-14 16:58 | hgbot | Resolution | open => fixed |
2010-04-14 16:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6ca418d311b958f5bd942a694c4dc2c41d54ea8d [^] |
2010-04-14 17:01 | psarobe | Note Added: 0026203 | |
2010-04-14 17:01 | psarobe | Status | resolved => closed |
2010-04-15 00:00 | anonymous | sf_bug_id | 0 => 2987425 |
2010-04-19 21:13 | hudsonbot | Checkin | |
2010-04-19 21:13 | hudsonbot | Note Added: 0026479 | |
2010-05-18 12:12 | gorka_gil | Target Version | 2.50MP15 => 2.50MP17 |
Copyright © 2000 - 2009 MantisBT Group |