Buildfile: build.xml init: code.rev: update.database: init: database.lib: clean: [delete] Deleting directory /opt/builds/openbravo-trunk/src-db/build/classes [delete] Deleting directory /opt/builds/openbravo-trunk/src-db/build/lib [delete] Deleting directory /opt/builds/openbravo-trunk/src-db/docs init: [mkdir] Created dir: /opt/builds/openbravo-trunk/src-db/build/classes [mkdir] Created dir: /opt/builds/openbravo-trunk/src-db/build/lib [mkdir] Created dir: /opt/builds/openbravo-trunk/src-db/docs compile: [javac] Compiling 4 source files to /opt/builds/openbravo-trunk/src-db/build/classes build.jar: [jar] Building jar: /opt/builds/openbravo-trunk/src-db/build/lib/dbmanager.jar jar: [copy] Copying 1 file to /opt/builds/openbravo-trunk/src-db/database/lib update.database: [alterdatabasedata] Executing default prescript [alterdatabasedata] Executed 107 SQL command(s) with 0 error(s) [alterdatabasedata] Reading tables... [alterdatabasedata] Reading views... [alterdatabasedata] Reading sequences... [alterdatabasedata] Reading triggers... [alterdatabasedata] Reading functions... [alterdatabasedata] Sorting foreign keys and checks... [alterdatabasedata] Starting function and trigger standardization. [alterdatabasedata] Original model loaded from database. [alterdatabasedata] Processing Column ISNOTAXABLE of table C_TAX (changed because of the default value) [alterdatabasedata] Processing View View [name=C_DEBT_PAYMENT_V; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=MA_PROCESSPLAN_TOTALIZED; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=C_INVOICE_V; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=RV_C_INVOICE; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=C_DEBT_PAYMENT_V; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=C_INVOICE_CANDIDATE_V; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=C_INVOICE_V; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=MA_PROCESSPLAN_TOTALIZED; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=RV_C_INVOICE; ] (created for the database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_SETTLEMENT_POST(NUMERIC, NUMERIC); ] (removed from database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_TAXPAYMENT_POST(NUMERIC); ] (removed from database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_SETTLEMENT_POST(NUMERIC, NUMERIC); ] (created for the database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_TAXPAYMENT_POST(NUMERIC); ] (created for the database PostgreSql server) [alterdatabasedata] SQL Command failed with: ERROR: cannot drop view c_invoice_v because other objects depend on it [alterdatabasedata] -- END MA_PROCESSPLAN_TOTALIZED [alterdatabasedata] -- ----------------------------------------------------------------------- [alterdatabasedata] -- VIEW C_INVOICE_V [alterdatabasedata] -- ----------------------------------------------------------------------- [alterdatabasedata] DROP VIEW C_INVOICE_V [alterdatabasedata] SQL Command failed with: ERROR: cannot drop view rv_c_invoice because other objects depend on it [alterdatabasedata] -- END C_INVOICE_V [alterdatabasedata] -- ----------------------------------------------------------------------- [alterdatabasedata] -- VIEW RV_C_INVOICE [alterdatabasedata] -- ----------------------------------------------------------------------- [alterdatabasedata] DROP VIEW RV_C_INVOICE [alterdatabasedata] Executed 77 SQL command(s) with 2 error(s) [alterdatabasedata] SQL Command failed with: ERROR: relation "c_invoice_v" already exists [alterdatabasedata] SQL Command failed with: ERROR: relation "rv_c_invoice" already exists [alterdatabasedata] Executed 2 forced SQL command(s) with 2 error(s) [alterdatabasedata] SQL Command failed with: ERROR: relation "c_invoice_v" already exists [alterdatabasedata] SQL Command failed with: ERROR: relation "rv_c_invoice" already exists [alterdatabasedata] Executed 2 forced SQL command(s) with 2 error(s) [alterdatabasedata] SQL Command failed with: ERROR: relation "c_invoice_v" already exists [alterdatabasedata] SQL Command failed with: ERROR: relation "rv_c_invoice" already exists [alterdatabasedata] Executed 2 forced SQL command(s) with 2 error(s) [alterdatabasedata] SQL Command failed with: ERROR: relation "c_invoice_v" already exists [alterdatabasedata] SQL Command failed with: ERROR: relation "rv_c_invoice" already exists [alterdatabasedata] Executed 2 forced SQL command(s) with 2 error(s) [alterdatabasedata] SQL Command failed with: ERROR: relation "c_invoice_v" already exists [alterdatabasedata] SQL Command failed with: ERROR: relation "rv_c_invoice" already exists [alterdatabasedata] Executed 2 forced SQL command(s) with 2 error(s) [alterdatabasedata] There are still 2 forced commands not executed sucessfully. [alterdatabasedata] Executed 324 SQL command(s) with 0 error(s) [alterdatabasedata] Executed 2148 SQL command(s) with 0 error(s) [alterdatabasedata] Deleting data from tables... [alterdatabasedata] Executed 68 SQL command(s) with 0 error(s) [alterdatabasedata] Executed 120 SQL command(s) with 0 error(s) [alterdatabasedata] Executed 324 SQL command(s) with 0 error(s) [alterdatabasedata] Executed 2148 SQL command(s) with 0 error(s) [alterdatabasedata] Processing Column ISNOTAXABLE of table C_TAX (changed because of the default value) [alterdatabasedata] Processing View View [name=C_DEBT_PAYMENT_V; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=MA_PROCESSPLAN_TOTALIZED; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=C_INVOICE_V; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=RV_C_INVOICE; ] (removed from database PostgreSql server) [alterdatabasedata] Processing View View [name=C_DEBT_PAYMENT_V; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=C_INVOICE_CANDIDATE_V; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=C_INVOICE_V; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=MA_PROCESSPLAN_TOTALIZED; ] (created for the database PostgreSql server) [alterdatabasedata] Processing View View [name=RV_C_INVOICE; ] (created for the database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_SETTLEMENT_POST(NUMERIC, NUMERIC); ] (removed from database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_TAXPAYMENT_POST(NUMERIC); ] (removed from database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_SETTLEMENT_POST(NUMERIC, NUMERIC); ] (created for the database PostgreSql server) [alterdatabasedata] Processing Function Function [notation=C_TAXPAYMENT_POST(NUMERIC); ] (created for the database PostgreSql server) [alterdatabasedata] Executed 0 SQL command(s) with 0 error(s) [alterdatabasedata] Executing default postscript [alterdatabasedata] Executed 6 SQL command(s) with 0 error(s) database.postcreate.POSTGRE: [sql] Executing commands [sql] 8 of 8 SQL statements executed successfully BUILD SUCCESSFUL