Re: [Dspace-tech] Trouble deleting items in dspace 1.6.2

2011-01-20 Thread Harish Maringanti
Hi Claudia, Perfect! I tried your suggestions & the problem is fixed. Many thanks for your help. Regards, Harish Harish Maringanti Systems Analyst K-State Libraries 785.532.3261 On Wed, Jan 19, 2011 at 12:57 PM, Claudia Juergen wrote: > Hello Harish, > > while updating to 1.6 did you get some

Re: [Dspace-tech] Trouble deleting items in dspace 1.6.2

2011-01-19 Thread Claudia Juergen
Hello Harish, while updating to 1.6 did you get some errors like that: psql:database_schema_15-16.sql:105: ERROR: constraint "community2collection_collection_id_fkey" of relation "community2collection" does not exist ALTER TABLE psql:database_schema_15-16.sql:108: ERROR: constraint "community2c

[Dspace-tech] Trouble deleting items in dspace 1.6.2

2011-01-19 Thread Harish Maringanti
We are having trouble deleting items in 1.6.2. I looked through the error log & this is what I found - - database_error:org.postgresql.util.PSQLException\colon; ERROR\colon; update or delete on table "item" violates foreign key constraint "$2" on table "collection2item"