Sounds like maybe you have already run fresh_install or at least part of it...? It's getting an error trying to insert new rows into table(s) in the database. The good news is that, if this is what is happening, it won't hurt anything - the queries will just fail, but won't mess anything up. Try running ant update. Best, Sue
-----Original Message----- From: Emilios Hadjiprokopi [mailto:[email protected]] Sent: Friday, August 07, 2009 7:24 AM To: [email protected] Subject: [Dspace-tech] ant fresh_install error I am getting the following error when I am runninh ant fresh_install [java] 2009-08-07 14:30:46,031 WARN org.dspace.storage.rdbms.DatabaseManager @ Got SQL Exception: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "checksum_results_pkey" [java] org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "checksum_results_pkey" I have comment out in pg_hba.conf #host all all 127.0.0.1/32 ident sameuser I have also change TOMCAT_USER="dspace" in tomcat6.conf I am login as dspace user. A hint will be helpfull as for what the error might be. Thanks ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

