My guess is that you don't have localhost.localdomain in your hosts
file (it doesn't resolve to an IP address). Try either

dspace.url = http://localhost:8080/dspace
dspace.hostname = localhost

or

dspace.url = http://127.0.0.1:8080/dspace
dspace.hostname = 127.0.0.1

BTW which version of dspace is that? 1.5.2?

Regards,
~~helix84

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to