Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036865 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2017-09-15 12:34 | 2017-09-26 19:35 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | inigosanchez | |||||||
Priority | high | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036865: false DB modified positive detected after compile.complete having the activiti module | |||||||
Description | A 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 Reproduce | 1. 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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |