I've been trying to get a DSpace 1.8 instance running at my institution, but 
have been unable to do so.
I have two instances of 1.7.2 running without issues, on RHEL 5 servers.

I have used the following packages for setting up 1.8:
RHEL 5/6, x64
Debian 6.0.2.1, x32
Ant 1.8.1/1.8.2
Java JDK 6_u25/26/27
Maven 2.2.1/3.0.3 (I realize that 3.0.3 is unsupported, but it has worked well 
for 1.7.2)

The installation procedure goes well until I reach ant fresh_install
At this point I receive the following error:

.
     [java] Testing connection...
     [java] Connected successfully!
     [java]

setup_database:
     [java] 2011-09-21 12:52:28,570 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
     [java] 2011-09-21 12:52:28,577 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if unintended, check your 
dspace.cfg for (log.init.config)
     [java] 2011-09-21 12:52:28,577 INFO  
org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database
     [java] 2011-09-21 12:52:28,578 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:120)
     [java]     at java.io.FileInputStream.<init>(FileInputStream.java:79)
     [java]     at java.io.FileReader.<init>(FileReader.java:41)
     [java]     at 
org.dspace.storage.rdbms.InitializeDatabase.getScript(InitializeDatabase.java:119)
     [java]     at 
org.dspace.storage.rdbms.InitializeDatabase.main(InitializeDatabase.java:68)

BUILD FAILED

This issue has occurred every time with each of the variations that I presented 
above.
Has anyone else encountered this or have some advice for resolving this?

Thanks,

Carlos
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to