On Mon, Nov 28, 2011 at 10:41, shiva kumara <[email protected]> wrote: > This is from Shivakumara RM, working as librarian in Bangalore. I have > installed Dspace 1.7.0 on Windows Platform. It was working fine and then > windows patches has been installed by system admin afterwards dspace home > page will open but there is no communities and collection, which I have been > created. In home page it shows that internal server error!!!. > > I have noticed that there is no dspace database in postgres. What could be > the problem. > > Kindly let me know the solution to the above problem. > > I am getting the following email alert.
This error just means that DSpace cannot connect to the database, it doesn't say that the database is empty. This is most likely because you forgot to set database information in dspace. During the upgrade, you probably didn't fill in configuration options of your institutution in the new dspace.cfg in [dspace-src]/dspace/config/dspace.cfg which gets copied to [dspace]/config/dspace.cfg. You can still find a backup of the old dspace.cfg in [dspace]/config-[date_of_upgrade]/dspace.cfg. Please, follow the manual when doing upgrades, this wouldn't happen. If the database is really empty, you'll have to restore it from backup. This could have happened if you used ant fresh_install instead of ant update when upgrading. Again, please follow the manual closely. Regards, ~~helix84 ------------------------------------------------------------------------------ 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. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

