Hi David, The central build works fine: http://75.101.216.147:8010/waterfall
So I am not sure what the difference is between the central build and the version you are having. Looking at the exception it seems that in the AD_Client a record with the same name (of an already present client) is inserted. Can you check if you get errors in the beginning of install.source about databases not being dropped? gr. Martin David Baz Fayos wrote: > This is my third email related to this kind of issues in less than a > week... and it is going to be the last one > > These day I am experimenting a lot of problems while trying to compile > the trunk (install.source) > > Since yesterday I have this issue while compiling (which have an ugly > workaround) > > https://issues.openbravo.com/view.php?id=7476 > > And now when I have done a svn update and then install.source, the > bottom logged error has appeared (I am not going to spend 1 more > minute on this things. If I can't compile, I can't fix any bug so I > can't commit any fix) > > If team is doing major changes on the build tasks and processes, * a > branch to this purposed should have been created *, and after the QA > of it, merged to the trunk to avoid the rest of the people lose their > time. > > Regards. > > David. > > > -------------- > > PD: All my sources are trunk "retail" sources, I have not done any > BBDD or any file change on my own. > > import.sample.data: > [echo] Importing sample reference data > [importsampledata] > org.hibernate.exception.ConstraintViolationException: Could not > execute JDBC batch > update > [importsampledata] at > org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:71) > > > [importsampledata] at > org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) > > > [importsampledata] at > org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) > > > [importsampledata] at > org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:92) > > > [importsampledata] at > org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:87) > > > [importsampledata] at > org.hibernate.jdbc.AbstractBatcher.prepareBatchStatement(AbstractBatcher.java:222) > > > [importsampledata] at > org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2224) > > > [importsampledata] at > org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2660) > > > [importsampledata] at > org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:56) > > > [importsampledata] at > org.hibernate.engine.ActionQueue.execute(ActionQueue.java:250) > > > [importsampledata] at > org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:234) > > > [importsampledata] at > org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:141) > > > [importsampledata] at > org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) > > > [importsampledata] at > org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) > > > [importsampledata] at > org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) > > > [importsampledata] at > org.openbravo.dal.service.OBDal.flush(OBDal.java:91) > [importsampledata] at > org.openbravo.service.db.DataImportService.importDataFromXML(DataImportService.java:224) > > > [importsampledata] at > org.openbravo.service.db.DataImportService.importClientData(DataImportService.java:138) > > > [importsampledata] at > org.openbravo.service.db.ImportReferenceDataTask.doExecute(ImportReferenceDataTask.java:52) > > > [importsampledata] at > org.openbravo.dal.core.DalInitializingTask.execute(DalInitializingTask.java:116) > > > [importsampledata] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) > > > [importsampledata] at > sun.reflect.GeneratedMethodAccessor1.invoke(Unknown > Source) > > > [importsampledata] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > [importsampledata] at > java.lang.reflect.Method.invoke(Method.java:597) > [importsampledata] at > org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > > > [importsampledata] at > org.apache.tools.ant.Task.perform(Task.java:348) > [importsampledata] at > org.apache.tools.ant.Target.execute(Target.java:357) > [importsampledata] at > org.apache.tools.ant.Target.performTasks(Target.java:385) > > > [importsampledata] at > org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) > > > [importsampledata] at > org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) > > > [importsampledata] at > org.apache.tools.ant.Project.executeTargets(Project.java:1189) > > > [importsampledata] at > org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) > > > [importsampledata] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) > > > [importsampledata] at > sun.reflect.GeneratedMethodAccessor1.invoke(Unknown > Source) > > > [importsampledata] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > [importsampledata] at > java.lang.reflect.Method.invoke(Method.java:597) > [importsampledata] at > org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > > > [importsampledata] at > org.apache.tools.ant.Task.perform(Task.java:348) > [importsampledata] at > org.apache.tools.ant.Target.execute(Target.java:357) > [importsampledata] at > org.apache.tools.ant.Target.performTasks(Target.java:385) > > > [importsampledata] at > org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) > > > [importsampledata] at > org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) > > > [importsampledata] at > org.apache.tools.ant.Project.executeTargets(Project.java:1189) > > > [importsampledata] at > org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416) > > > [importsampledata] at > org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) > > > [importsampledata] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) > > > [importsampledata] at > sun.reflect.GeneratedMethodAccessor1.invoke(Unknown > Source) > > > [importsampledata] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > [importsampledata] at > java.lang.reflect.Method.invoke(Method.java:597) > [importsampledata] at > org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > > > [importsampledata] at > org.apache.tools.ant.Task.perform(Task.java:348) > [importsampledata] at > org.apache.tools.ant.Target.execute(Target.java:357) > [importsampledata] at > org.apache.tools.ant.Target.performTasks(Target.java:385) > > > [importsampledata] at > org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) > > > [importsampledata] at > org.apache.tools.ant.Project.executeTarget(Project.java:1306) > > > [importsampledata] at > org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) > > > [importsampledata] at > org.apache.tools.ant.Project.executeTargets(Project.java:1189) > > > [importsampledata] at > org.apache.tools.ant.Main.runBuild(Main.java:758) > [importsampledata] at > org.apache.tools.ant.Main.startAnt(Main.java:217) > [importsampledata] at > org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) > > > [importsampledata] at > org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) > > > [importsampledata] Caused by: java.sql.BatchUpdateException: > ORA-00001: restricción única (TAD_TRUNK.AD_CLIENT_NAME) > violada > [importsampledata] > > > [importsampledata] at > oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:343) > > > [importsampledata] at > oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:10656) > > > [importsampledata] at > org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) > > > [importsampledata] at > org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) > > > [importsampledata] ... 58 > more > > BUILD FAILED > /opt/openbravo/trunk/build.xml:460: The following error occurred while > executing this > line: > /opt/openbravo/trunk/build.xml:363: The following error occurred while > executing this > line: > /opt/openbravo/trunk/src/build.xml:178: > org.openbravo.base.exception.OBException: > org.hibernate.exception.ConstraintViolationException: Could not > execute JDBC batch > update > > > Total time: 34 minutes 47 seconds > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > ------------------------------------------------------------------------ > > _______________________________________________ > Openbravo-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbravo-development > -- With Regards, Martin Taal Openbravo M: +31 6 288 48 943 @: [email protected] Skype: martintaal Openbravo Headquarters: P: +34 93 27 25 947 F: +34 93 27 25 905 Address: Edificio Slan, Planta 2a, Landaben, Calle J, 31012 Pamplona, Navarra, Spain Mailing address: PO Box 5117, 31010 Pamplona, Navarra, Spain ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
