Hi Daniel, Have you created the database prior to running the full install? You must have an empty database with the credentials specified in the dspace.cfg in order for the fresh install to create the tables, etc....
..\Wendy "I am putting myself to the fullest possible use, which is all I think that any conscious entity can ever hope to do." Wendy Bossons Senior Software Engineer MIT Libraries Software Analysis & Development Building E25-131 77 Massachusetts Ave. Cambridge, MA 02141-4307 Phone 617-253-0770 Fax 617-253-4462 [email protected] http://libraries.mit.edu On Jul 18, 2011, at 5:51 AM, Daniel Bourrion wrote: Hi I'm trying to install dspace in order to test it (we think of using it for an academic OAI repository) Got that (sad) message (that I don't understand) during ant fresh_install : --------------------------------------- setup_database: [java] 2011-07-18 11:40:18,481 INFO org.dspace.core.ConfigurationManager @ Loading system provided config property (-Ddspace.configuration): config/dspace.cfg [java] 2011-07-18 11:40:18,486 INFO org.dspace.core.ConfigurationManager @ Using default log4j provided log configuration,if unintended, check your dspace.cfg for (log.init.config) [java] 2011-07-18 11:40:18,486 INFO org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database [java] 2011-07-18 11:40:18,487 FATAL org.dspace.storage.rdbms.InitializeDatabase @ Caught exception: [java] java.io.FileNotFoundException: database_schema.sql (No such file or directory) [java] at java.io.FileInputStream.open(Native Method) [java] at java.io.FileInputStream.<init>(FileInputStream.java:137) [java] at java.io.FileInputStream.<init>(FileInputStream.java:96) [java] at java.io.FileReader.<init>(FileReader.java:58) [java] at org.dspace.storage.rdbms.InitializeDatabase.getScript(InitializeDatabase.java:119) [java] at org.dspace.storage.rdbms.InitializeDatabase.main(InitializeDatabase.java:68) BUILD FAILED /home/dspace/Bureau/dspace-1.7.2-release/dspace/target/dspace-1.7.2-build.dir/build.xml:765: Java returned: 1 ------------------------------------- Should somebdy help me ? Thanks a lot Best D. <ATT00001..c><ATT00002..c> ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
