Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025888 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | critical | have not tried | 2014-03-04 08:06 | 2014-03-05 16:09 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 091f2518a7dd | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Automated tests | |||||||
Regression date | 2014-03-03 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/a7f8d171c57396ed3f35429956a6d5d0f0f9cdcf [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025888: UpdateMTransactionCostingStatus script fails | |||||||
Description | An error is thrown when updating database. [java] 101791 ERROR - Error executing moduleScript: org.openbravo.modulescript.UpdateMTransactionCostingStatus [java] java.lang.reflect.InvocationTargetException [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:606) [java] at org.openbravo.modulescript.ModuleScriptHandler.callExecute(ModuleScriptHandler.java:76) [java] at org.openbravo.modulescript.ModuleScriptHandler.execute(ModuleScriptHandler.java:64) [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:171) [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86) [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:38) [java] Caused by: java.lang.NoClassDefFoundError: org/openbravo/modulescript/UpdateMTransactionCostingStatusData [java] at org.openbravo.modulescript.UpdateMTransactionCostingStatus.execute(UpdateMTransactionCostingStatus.java:36) [java] ... 9 more | |||||||
Steps To Reproduce | update database | |||||||
Proposed Solution | add missing UpdateMTransactionCostingStatusData class | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0064788) hgbot (developer) 2014-03-04 10:51 |
Repository: erp/devel/pi Changeset: 091f2518a7ddb32b5c14d9b961561c28ef22b535 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Tue Mar 04 10:50:40 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/091f2518a7ddb32b5c14d9b961561c28ef22b535 [^] Fixes Issue 25888. Adds UpdateMTransactionCostingStatusData.class file. --- A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateMTransactionCostingStatusData.class --- |
(0064804) dmiguelez (developer) 2014-03-04 18:31 |
Continuous Integration is working again. |
(0064845) hudsonbot (developer) 2014-03-05 16:09 |
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/d34c34b81a92 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2014-03-04 08:06 | alostale | New Issue | |
2014-03-04 08:06 | alostale | Assigned To | => dmiguelez |
2014-03-04 08:06 | alostale | Modules | => Core |
2014-03-04 08:06 | alostale | Triggers an Emergency Pack | => No |
2014-03-04 08:06 | alostale | Regression level | => Pre packaging ( pi ) |
2014-03-04 08:06 | alostale | Regression date | => 2014-03-03 |
2014-03-04 08:07 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/a7f8d171c57396ed3f35429956a6d5d0f0f9cdcf [^] |
2014-03-04 08:08 | alostale | Relationship added | related to 0024405 |
2014-03-04 08:09 | alostale | Relationship added | related to 0025887 |
2014-03-04 08:10 | alostale | Regression level | Pre packaging ( pi ) => Automated tests |
2014-03-04 08:10 | alostale | Proposed Solution updated | |
2014-03-04 10:09 | dmiguelez | Status | new => scheduled |
2014-03-04 10:09 | dmiguelez | fix_in_branch | => pi |
2014-03-04 10:51 | hgbot | Checkin | |
2014-03-04 10:51 | hgbot | Note Added: 0064788 | |
2014-03-04 10:51 | hgbot | Status | scheduled => resolved |
2014-03-04 10:51 | hgbot | Resolution | open => fixed |
2014-03-04 10:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/091f2518a7ddb32b5c14d9b961561c28ef22b535 [^] |
2014-03-04 18:31 | dmiguelez | Review Assigned To | => dmiguelez |
2014-03-04 18:31 | dmiguelez | Note Added: 0064804 | |
2014-03-04 18:31 | dmiguelez | Status | resolved => closed |
2014-03-05 16:09 | hudsonbot | Checkin | |
2014-03-05 16:09 | hudsonbot | Note Added: 0064845 |
Copyright © 2000 - 2009 MantisBT Group |