$ ant install.source Buildfile: build.xml init: set.code.rev: code.rev: install.source: init: database.lib: init: compile: build.jar: jar: init: set.code.rev: code.rev: core.lib: init: compile: build.jar: build: copy.core.lib: create.database: init: database.lib: init: compile: build.jar: jar: init: core.lib: init: compile: build.jar: build: copy.core.lib: create.database: clean.database.POSTGRE: [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully prepare.database: POSTGRE.structure: [sql] Executing commands [sql] 2 of 2 SQL statements executed successfully [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully create.database.structure: Database connection: jdbc:postgresql://localhost:5432/pi. User: tad Executing default prescript Executed 113 SQL command(s) with 0 error(s) Executing creation script for the complete database Executed 5394 SQL command(s) with 0 error(s) Executed 10 forced SQL command(s) with 0 error(s) Executing default postscript Executed 9 SQL command(s) with 0 error(s) database.poststructure.POSTGRE: database.preimport.POSTGRE: Reading tables... Reading views... Reading sequences... Reading triggers... Reading functions... Sorting foreign keys and checks... Starting function and trigger standardization. Model loaded from database. Executed 416 SQL command(s) with 0 error(s) Executed 2289 SQL command(s) with 0 error(s) Executed 74 SQL command(s) with 0 error(s) Error while inserting into the database: Cannot cast an instance of java.lang.String to type Types.CLOB End event threw exception Error at line 14 char 61: org.apache.ddlutils.DatabaseOperationException: Error while inserting into the database: Cannot cast an instance of java.lang.String to type Types.CLOB BUILD FAILED /home/iperdomo/src/openbravo/working/pi/build.xml:490: The following error occurred while executing this line: /home/iperdomo/src/openbravo/working/pi/build.xml:527: The following error occurred while executing this line: /home/iperdomo/src/openbravo/working/pi/src-db/database/build-create.xml:59: org.apache.ddlutils.DdlUtilsException: org.apache.ddlutils.io.DataSinkException: org.apache.ddlutils.DatabaseOperationException: Error while inserting into the database: Cannot cast an instance of java.lang.String to type Types.CLOB Total time: 3 minutes 56 seconds