Hi Daniel,

What version of Maven & Java are you using?

Please double check you have all the necessary prerequisites.  You must 
have Maven 2.2.x, and you must be using Oracle/Sun JDK 6 or later.

https://wiki.duraspace.org/display/DSDOC/Installation#Installation-PrerequisiteSoftware

It looks like the Ant Installer is not able to find its necessary 
install files. Which could mean one of the following:
* You may be using the wrong version of Maven (which may have built the 
installer improperly)
* You may not be using the Oracle/Sun version of Java
* Or, it's possible there's a permissions problem and the installer 
wasn't able to copy its files to the proper location

If you are still having more issues, please feel free to respond back to 
this list, and we can try and help!  Again, the above resolutions are 
really just a "guess", based on the limited information. But, if you 
follow up with more info, we may be able to better figure out what may 
be going on.

- Tim

On 7/18/2011 4: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.
>
>
>
> ------------------------------------------------------------------------------
> 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

------------------------------------------------------------------------------
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

Reply via email to