Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025888
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementcriticalhave not tried2014-03-04 08:062014-03-05 16:09
ReporteralostaleView Statuspublic 
Assigned Todmiguelez 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision091f2518a7dd
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todmiguelez
Web browser
ModulesCore
Regression levelAutomated tests
Regression date2014-03-03
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/a7f8d171c57396ed3f35429956a6d5d0f0f9cdcf [^]
Triggers an Emergency PackNo
Summary

0025888: UpdateMTransactionCostingStatus script fails

DescriptionAn 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 Reproduceupdate database
Proposed Solutionadd missing UpdateMTransactionCostingStatusData class
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0024405 closeddmiguelez It is not possible to calculate warehouse transactions under some circunstancies 
related to defect 0025887 closedalostale Hidden stack executing failing module script 

-  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
Powered by Mantis Bugtracker