james yong schrieb:
Hi,
I was running ant run-install, and got the following error. The version of
ofbiz used is trunk. Maybe this is due to the seed data problem?
insert or update on table "supplier_product" violates foreign key constraint
"suppl_prod_party"
[java] Detail: Key (party_id)=(DemoSupplier) is not present in table
"party".)).
I just did an 'ant run-install' (after an 'ant clean-data') with the
latest trunk (rev. 649415) and everything was running fine.
So it looks like something is wrong with *your seed/demo-data - just do
a svn diff to see if there are any changes.
--
Christian