On Thu, Feb 6, 2014 at 5:54 PM, Anthony Petryk
<anthony.pet...@uottawa.ca> wrote:
> org.dspace.plugin.PluginException: ERROR: relation "community" does not
> exist

That means that DSpace cannot see the "community" table. Did you
configure DSpace to use the right database and schema? Perhaps you
have an empty database without tables lying around and you mistakenly
told DSpace to use that.

Try connecting to the same database that DSpace is configured to
connect to and send me the list of tables. (the "\dt" command in
psql). There should be around 50 tables there.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to