Buildfile: /home/openbravo/entornos/pi/erp/build.xml set.code.rev: code.rev: init: core.lib: init: compile: build.jar: build: copy.core.lib: database.lib: compile: jar: generate.entities.quick: init: compile.src.gen: [javac] Compiling 4 source files to /home/openbravo/entornos/pi/erp/build/classes [copy] Copying 79 files to /home/openbravo/entornos/pi/erp/build/classes generate.entities.quick: [java] 0 [main] INFO org.openbravo.base.model.ModelProvider - Building runtime model [java] 22189 [main] INFO org.openbravo.base.gen.GenerateEntitiesTask - Generated 590 entities [javac] Compiling 529 source files to /home/openbravo/entornos/pi/erp/build/classes [javac] Compiling 1 source file to /home/openbravo/entornos/pi/erp/build/classes export.database: export.database.structure: Initializing in-memory model... Building runtime model Model read in-memory, generating mapping... Dal layer initialized External connection pool class not found: org.openbravo.apachejdbcconnectionpool.JdbcExternalConnectionPool Database connection: jdbc:postgresql://localhost:5432/obpi. User: tad Reading tables... Reading views... Reading sequences... Reading triggers... Reading functions... Sorting foreign keys, indexes and checks... Starting function and trigger standardization. Loading data from XML files Loading and applying configuration scripts Applying data part of configuration script: org.openbravo.v3 Loading configuration script: /home/openbravo/entornos/pi/erp/modules/org.openbravo.v3/src-db/database/configScript.xml Reversing model part of configuration script: /home/openbravo/entornos/pi/erp/modules/org.openbravo.v3/src-db/database/configScript.xml Exporting module: modulo Checking translation consistency Found differences in HK_TEST ******************************************************** BEGIN select 1 as [EXCEPT][minus+]_ten from c_order limit 1;[ +]END[ ] ******************************************************** Warning: Some of the functions and triggers which are being exported have been detected to change if they are inserted in a PostgreSQL database again. If you are working on an Oracle-only environment, you should not worry about this. If you are working with PostgreSQL, you should check that the functions and triggers are inserted in a correct way when applying the exported module. The affected objects are: Function [notation=HK_TEST(VARCHAR); ] Database [name=PostgreSql server; 529 tables; 0 sequences; 45 views; 293 functions; 311 triggers] Validating Module... External connection pool class not found: org.openbravo.apachejdbcconnectionpool.JdbcExternalConnectionPool Path: /home/openbravo/entornos/pi/erp/modules/com.hk.module/src-db/database/model Exporting module: modulo Database [name=PostgreSql server; 529 tables; 0 sequences; 45 views; 293 functions; 311 triggers] Path: /home/openbravo/entornos/pi/erp/modules/com.hk.module/src-db/database/sourcedata Reversing data part of configuration script: /home/openbravo/entornos/pi/erp/modules/org.openbravo.v3/src-db/database/configScript.xml Exported table: AD_Module_Dbprefix to module modulo Exported table: AD_Module to module modulo Writing checksum info update.dbupdate.timestamp: [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully BUILD SUCCESSFUL Total time: 3 minutes 15 seconds