On Wed, Jul 24, 2013 at 5:47 PM, Luis Rojas C. (CATIE)
<luisro...@catie.ac.cr> wrote:
> java.lang.RuntimeException: ERROR: permission denied for relation versionitem

Hi Luis,

it seems that you haven't run the database_schema_18-3.sql upgrade
script as your postgres "dspace" role. There are some examples how to
fix that here:
http://stackoverflow.com/questions/15520361/permission-denied-for-relation

However, this likely means you also didn't run the other database
upgrade scripts as the "dspace" role, either. Therefore you may expect
some of the other new features in 1.5.0 - 3.0 to misbehave. Check all
commands executed there, especially CREATE TABLE, but perhaps also
CREATE INDEX and CREATE SEQUENCE and fix the permission issues.

It might be easier just to drop them and re-run the upgrade scripts as
the correct role. You'll have to judge that for yourself.

Regards,
~~helix84

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

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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