On Jul 30, 2010, at 4:13 PM, BJ Freeman wrote: > are you an end user or developer.
I'm a developer, fairly new to OFBiz. I've looked at the demo store before, but it's overkill, so I decided to start with ofbizsetup instead. > > what steps did you perform. 1. Checkout ofbiz from svn 2. ant run-install-extseed 3. ant create-admin-user-login 4. ./startofbiz.sh 5. Go to http://localhost:8080/ofbizsetup I setup an organization, I setup a facility, then I started to setup a Product Store and boom. > > violation of foreign key constraint 'CARR_SHMETH_TYPE' says that > there is not ship method type LOCAL_DELIVERY Yep. I'm guessing that the ofbizsetup assumes there is in either the ext or seed data, but its not for some reason, so when you make a new store, it tries to include that as one of the options and boom. I see it in applications/commonext/data/ though, but I don't know enough about ofbiz to know if that means anything. Poking around...webtools/xmldataexport is saying that there's nothing in ShipmentMethodType. So perhaps the real problem is that the ext data isn't loading. Pierce
smime.p7s
Description: S/MIME cryptographic signature
