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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036865
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2017-09-15 12:342017-09-26 19:35
ReportercaristuView Statuspublic 
Assigned Toinigosanchez 
PriorityhighResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036865: false DB modified positive detected after compile.complete having the activiti module

DescriptionA false DB modified positive detected after compile.complete having the activiti module:

[java] 28219 ERROR - Database has local changes. Update.database will not be done. You should export your changed modules before doing update.database, so that your Application Dictionary changes are preserved.
     [java] Database has local changes. Update.database not done.
     [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:161)
     [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86)
     [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:57)
     [java] Exception in thread "main" Database has local changes. Update.database not done.
     [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:294)
     [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86)
     [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:57)
     [java] Caused by: Database has local changes. Update.database not done.
     [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:161)
     [java] ... 2 more
Steps To Reproduce1. Add the activity[1] module into the modules folder. This module contains an exclude filter and a modulescript that creates some db tables.
2. Execute install.source task.
3. Set core in development: UPDATE ad_module SET isindevelopment='Y' WHERE ad_module_id ='0';
4. Execute compile.complete
5. Execute update.database

[1] http://centralrepository.openbravo.com/openbravo/org.openbravo.forge.ui/ForgeModuleDetail/Openbravo-Activiti [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0036112 closedinigosanchez excludeFilter + manual db object creation does not work when installing module during install.source 

-  Notes
(0099070)
caristu (developer)
2017-09-15 12:35

This issue may be a duplicate of 0036112
(0099110)
inigosanchez (developer)
2017-09-18 13:49

This issue is duplicated of 0036112.

Now the CheckSum is updated properly on install.source task and the fix of 0036112 solved this reported problem.

Now, It is tested the reported flow and the error is not raised anymore.

- Issue History
Date Modified Username Field Change
2017-09-15 12:34 caristu New Issue
2017-09-15 12:34 caristu Assigned To => platform
2017-09-15 12:34 caristu Modules => Core
2017-09-15 12:34 caristu Triggers an Emergency Pack => No
2017-09-15 12:35 caristu Relationship added related to 0036112
2017-09-15 12:35 caristu Note Added: 0099070
2017-09-18 10:40 caristu Steps to Reproduce Updated View Revisions
2017-09-18 13:44 inigosanchez Steps to Reproduce Updated View Revisions
2017-09-18 13:44 inigosanchez Status new => scheduled
2017-09-18 13:44 inigosanchez Assigned To platform => inigosanchez
2017-09-18 13:49 inigosanchez Review Assigned To => caristu
2017-09-18 13:49 inigosanchez Relationship replaced duplicate of 0036112
2017-09-18 13:49 inigosanchez Note Added: 0099110
2017-09-18 13:49 inigosanchez Status scheduled => closed
2017-09-18 13:49 inigosanchez Resolution open => duplicate
2017-09-18 14:07 caristu Steps to Reproduce Updated View Revisions
2017-09-26 19:35 caristu Summary false DB modified positive detected after compile.complete having a module that includes an exclude filter => false DB modified positive detected after compile.complete having the activiti module
2017-09-26 19:35 caristu Description Updated View Revisions
2017-09-26 19:35 caristu Steps to Reproduce Updated View Revisions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker