Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0018267 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Modules] Butler | minor | always | 2011-08-12 10:24 | 2011-08-12 10:24 | |||||||
Reporter | iperdomo | View Status | public | |||||||||
Assigned To | alostale | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_24 | |||||||
OS Version | 2.6.36-gentoo-r5 | Database version | 8.4.5 | Ant version | 1.8.1 | |||||||
Product Version | SCM revision | |||||||||||
Regression date | ||||||||||||
Regression introduced by commit | ||||||||||||
Regression level | ||||||||||||
Review Assigned To | ||||||||||||
Regression introduced in release | ||||||||||||
Summary | 0018267: Warnings when installing the licenseaccess module | |||||||||||
Description | Warnings installing the licenseaccess module | |||||||||||
Steps To Reproduce | * Clone https://code.openbravo.com/erp/pmods/org.openbravo.utility.licenseaccess/ [^] * ant smartbuild -Dlocal=no You'll get this warnings: apply.module: [java] 0 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Initializing in-memory model... [java] 31 [main] INFO org.openbravo.base.model.ModelProvider - Building runtime model [java] 9739 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.creationDate mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9779 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.updated mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9789 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.client mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9797 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.organization mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9805 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.createdBy mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9813 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.updatedBy mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9821 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.active mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9828 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.id mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9839 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.reportSet mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9846 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.sequenceNumber mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 9854 [main] WARN org.openbravo.base.model.ModelProvider - Column OBULAG_Menu.name mandatory setting not found in the database metadata. A cause can be that the column does not exist in the database schema [java] 10254 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Model read in-memory, generating mapping... [java] 34600 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Dal layer initialized [java] 35044 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for translation modules [java] 35079 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for reference data modules [java] 35243 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - 1 reference data modules have data files [java] 35280 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing data from License Access Generator module. Dataset: Script_Definition.xml | |||||||||||
Proposed Solution | Fix the column names | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2011-08-12 10:24 | iperdomo | New Issue | |
2011-08-12 10:24 | iperdomo | Assigned To | => alostale |
Copyright © 2000 - 2009 MantisBT Group |