Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0018267 | Modules | Butler | public | 2011-08-12 10:24 | 2011-08-12 10:24 |
Reporter | iperdomo | ||||
Assigned To | alostale | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 20 | OS Version | 2.6.36-gentoo-r5 | |
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
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 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-08-12 10:24 | iperdomo | New Issue | |||
2011-08-12 10:24 | iperdomo | Assigned To | => alostale |
There are no notes attached to this issue. |