2014-03-19 17:52:10,559 INFO [] [AbstractCommandLauncher] [main] Option: name=engine, value={corp-000} 2014-03-19 17:52:10,562 INFO [] [AbstractCommandLauncher] [main] Option: name=format, value={XML} 2014-03-19 17:52:15,186 INFO [] [AbstractCommandLauncher] [main] Option: name=engine, value={corp-000} 2014-03-19 17:52:15,191 INFO [] [AbstractCommandLauncher] [main] Option: name=format, value={XML} 2014-03-19 17:52:15,705 WARN [] [DatabaseWriter] [main] Did not find the item table in the target database 2014-03-19 17:52:15,711 INFO [] [DatabaseWriter] [main] About to create table using the following definition:
2014-03-19 17:52:15,728 WARN [] [DatabaseWriter] [main] Did not find the item_selling_price table in the target database 2014-03-19 17:52:15,729 INFO [] [DatabaseWriter] [main] About to create table using the following definition:
2014-03-19 17:52:15,734 WARN [] [JdbcSqlTemplate] [main] [SQLITE_ERROR] SQL error or missing database (near "CONSTRAINT": syntax error). Failed to execute: ALTER TABLE "item_selling_price" ADD CONSTRAINT "fk_price_item_id" FOREIGN KEY ("item_id") REFERENCES "item" ("item_id") 2014-03-19 17:52:15,735 ERROR [] [DatabaseWriter] [main] Failed to alter table using the following xml: