Hi everyone,

Let me first introduce myself as I am a new comer to the Dspace community.
I am a first year student at National University of Singapore where I am
reading for my PhD in Computer Science. I am hoping to take part in Google
Summer of Code 2012, and I found Dspace to be a very interesting project to
work on. Hence, I decided to familiarize myself with the code base and the
application and started setting up my developer environment.

I managed to setup the code base in IDEA, and I managed to build it with
Maven without any issues. Then I successfully ran the ant fresh-install on
the installation directory and that completed successfully too. I then
pointed tomcat to pick the webapps from the Dspace installation directory
and that's where I ran into an issue. Tomcat gives the exception below,
while starting up.

java.io.FileNotFoundException:
<tomcat_bin_path>\${dspace.dir}\config\dspace.cfg (The system cannot find
the path specified)

>From the exception, I think I am missing a configuration setting somewhere.
Can someone please help me to get this resolved?

Best Regards,
Nimantha

-- 
Nimantha Baranasuriya
Blog: http://www.nimantha.info/blog
Photography: http://www.nimantha.info/photoblog;
http://www.flickr.com/photos/nimanthab
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to