Openbravo Issue Tracking System - Modules
View Issue Details
0018267ModulesButlerpublic2011-08-12 10:242011-08-12 10:24
iperdomo 
alostale 
urgentminoralways
newopen 
202.6.36-gentoo-r5
 
 
0018267: Warnings when installing the licenseaccess module
Warnings installing the licenseaccess module
* 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
Fix the column names
No tags attached.
Issue History
2011-08-12 10:24iperdomoNew Issue
2011-08-12 10:24iperdomoAssigned To => alostale

There are no notes attached to this issue.