Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027269 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2014-08-04 10:11 | 2014-08-12 20:57 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1d904ddc173b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
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 | 0027269: Compilation of modulescripts fails in APRM module | |||||||
Description | Compilation of modulescripts fails in APRM module because of UpdateReconciliationStatementProcessedValueData.java | |||||||
Steps To Reproduce | Execute the following sentence in command line in Openbravo: ant compile.modulescript -Dmodule=org.openbravo.advpaymentmngt See that the compilation fails | |||||||
Proposed Solution | Delete UpdateReconciliationStatementProcessedValueData.java and compile again | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0069065) umartirena (viewer) 2014-08-04 12:31 |
This is the error message that throws the compilation: [javac] Compiling 15 source files to /home/openbravo/workspace/openbravoTest/openbravo/modules/org.openbravo.advpaymentmngt/build/classes [javac] /home/openbravo/workspace/openbravoTest/openbravo/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateReconciliationStatementProcessedValueData.java:13: package org.openbravo.service.db does not exist [javac] import org.openbravo.service.db.QueryTimeOutUtil; [javac] ^ [javac] /home/openbravo/workspace/openbravoTest/openbravo/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateReconciliationStatementProcessedValueData.java:62: cannot find symbol [javac] symbol : variable QueryTimeOutUtil [javac] location: class org.openbravo.advpaymentmngt.modulescript.UpdateReconciliationStatementProcessedValueData [javac] QueryTimeOutUtil.getInstance().setQueryTimeOut(st, profile); [javac] ^ [javac] /home/openbravo/workspace/openbravoTest/openbravo/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateReconciliationStatementProcessedValueData.java:119: cannot find symbol [javac] symbol : variable QueryTimeOutUtil [javac] location: class org.openbravo.advpaymentmngt.modulescript.UpdateReconciliationStatementProcessedValueData [javac] QueryTimeOutUtil.getInstance().setQueryTimeOut(st, profile); [javac] ^ [javac] /home/openbravo/workspace/openbravoTest/openbravo/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateReconciliationStatementProcessedValueData.java:156: cannot find symbol [javac] symbol : variable QueryTimeOutUtil [javac] location: class org.openbravo.advpaymentmngt.modulescript.UpdateReconciliationStatementProcessedValueData [javac] QueryTimeOutUtil.getInstance().setQueryTimeOut(st, profile); [javac] ^ [javac] /home/openbravo/workspace/openbravoTest/openbravo/modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateReconciliationStatementProcessedValueData.java:193: cannot find symbol [javac] symbol : variable QueryTimeOutUtil [javac] location: class org.openbravo.advpaymentmngt.modulescript.UpdateReconciliationStatementProcessedValueData [javac] QueryTimeOutUtil.getInstance().setQueryTimeOut(st, profile); [javac] ^ [javac] 5 errors |
(0069296) hgbot (developer) 2014-08-11 14:29 |
Repository: erp/devel/pi Changeset: 1d904ddc173bc8bee83747b084ee119fef8010b4 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Mon Aug 04 10:17:18 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1d904ddc173bc8bee83747b084ee119fef8010b4 [^] Fixes bug 27269: Compilation of modulescripts fails in APRM module --- M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateReconciliationStatementProcessedValueData.java --- |
(0069305) Sandrahuguet (viewer) 2014-08-12 10:25 |
Code review + testing OK |
(0069326) hudsonbot (viewer) 2014-08-12 20:57 |
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/f93c6f350902 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-04 10:11 | umartirena | New Issue | |
2014-08-04 10:11 | umartirena | Assigned To | => dmiguelez |
2014-08-04 10:11 | umartirena | OBNetwork customer | => No |
2014-08-04 10:11 | umartirena | Modules | => Core |
2014-08-04 10:11 | umartirena | Triggers an Emergency Pack | => No |
2014-08-04 12:31 | umartirena | Note Added: 0069065 | |
2014-08-11 14:29 | hgbot | Checkin | |
2014-08-11 14:29 | hgbot | Note Added: 0069296 | |
2014-08-11 14:29 | hgbot | Status | new => resolved |
2014-08-11 14:29 | hgbot | Resolution | open => fixed |
2014-08-11 14:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1d904ddc173bc8bee83747b084ee119fef8010b4 [^] |
2014-08-12 10:25 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2014-08-12 10:25 | Sandrahuguet | Note Added: 0069305 | |
2014-08-12 10:25 | Sandrahuguet | Status | resolved => closed |
2014-08-12 10:25 | Sandrahuguet | Fixed in Version | => 3.0PR14Q4 |
2014-08-12 20:57 | hudsonbot | Checkin | |
2014-08-12 20:57 | hudsonbot | Note Added: 0069326 |
Copyright © 2000 - 2009 MantisBT Group |