Thanks Anne for your feedback. Interesting to know that it is not only DB2 giving this error.
I will do some further investigation to see if I can find the reason for the problem and get back if I find a solution. -André On Sunday den 6. September 2009 06:29:15 Anne Jessel wrote: > I see the same message with Postgresql 8.3, running java -jar > ofbiz.jar -install -readers=seed,seed-initial,ext on a clean database. > > Cheers, > Anne. > > 2009/9/6 André Herbst <[email protected]>: > > Hi, > > > > I am getting this error when running ant run-install on a clean database > > schema. > > > > 2009-09-05 22:35:43,845 (main) [ DatabaseUtil.java:2929:ERROR] > > Could not create foreign key indices for entity [WorkEffortSurveyAppl]: > > SQL Exception while executing the following: > > CREATE INDEX SURVEY ON OFBIZ.WORK_EFFORT_SURVEY_APPL (SURVEY_ID) > > Error was: com.ibm.db2.jdbc.app.DB2SQLSyntaxErrorException: SURVEY in > > OFBIZ of type *FILE already exists. > > > > Has anybody else seen this error or is this somehow IBM DB2 related? > > > > -André
