iperdomo@por0708 ~/workspaces/trunk/openbravo $ ant create.database Buildfile: build.xml init: set.code.rev: code.rev: create.database: init: database.lib: clean: [delete] Deleting directory /home/iperdomo/workspaces/trunk/openbravo/src-db/build/classes [delete] Deleting directory /home/iperdomo/workspaces/trunk/openbravo/src-db/build/lib [delete] Deleting directory /home/iperdomo/workspaces/trunk/openbravo/src-db/docs init: [mkdir] Created dir: /home/iperdomo/workspaces/trunk/openbravo/src-db/build/classes [mkdir] Created dir: /home/iperdomo/workspaces/trunk/openbravo/src-db/build/lib [mkdir] Created dir: /home/iperdomo/workspaces/trunk/openbravo/src-db/docs compile: [javac] Compiling 4 source files to /home/iperdomo/workspaces/trunk/openbravo/src-db/build/classes build.jar: [jar] Building jar: /home/iperdomo/workspaces/trunk/openbravo/src-db/build/lib/dbmanager.jar jar: [copy] Copying 1 file to /home/iperdomo/workspaces/trunk/openbravo/src-db/database/lib create.database: clean.database.ORACLE: [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully prepare.database: ORACLE.structure: [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully [sql] Executing commands [sql] 8 of 8 SQL statements executed successfully create.database.structure: database.poststructure.ORACLE: [sql] Executing commands [sql] 1 of 1 SQL statements executed successfully database.preimport.ORACLE: BUILD FAILED /home/iperdomo/workspaces/trunk/openbravo/build.xml:397: The following error occurred while executing this line: /home/iperdomo/workspaces/trunk/openbravo/src-db/database/build-create.xml:69: org.apache.ddlutils.DatabaseOperationException: Error while enabling foreign key Total time: 5 minutes 2 seconds