DSpace Bot
DSpace Bot
mdiggory said: A final thought in regard to steps to achieve the above capabilities: a.) Make DOI organizer check for presence of an external DOI in a configurable list of...
mwalsh said: The next DCAT call (December 12th, 11 am EST) will be focused on providing feedback on this proposal. Please join the discussion if you are available: https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+December+2017
tdonohue said: Moving this into "Needs Volunteer" status, and scheduling tentatively for 7.0. In the DCAT meeting today, those in attendance approved of this idea of standardizing on a single...
mwood said: If sites are already using dc.identifier.doi for external DOIs, that sounds like a strong reason to use something else for DSpace-managed DOIs. If a site wishes to present...
Addresses / Fixes: DS-2199
Addresses / Fixes: DS-3472
elorenzo2 said: ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ERROR: update or delete on table "bitstream" violates foreign key constraint "bundle_primary_bitstream_id_fkey" on table "bundle" Detail: Key (uuid)=(abb8aa08-7e79-4a62-9ec9-03f9488f162f) is still referenced from table "bundle".
adan.roman said: One more issue. When there are a lot of deleted files (30000) the process fail (Hibernate error) and database is not altered and no files are deleted. This...
tdonohue said: This ticket needs steps to reproduce. There's not enough information on how to reproduce this error message. I tried running a simple "./dspace cleanup" on our Demo site...
adan.roman said: Full stacktrace: 2018-09-05 17:17:09,148 ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ERROR: update or delete on table "bitstream" violates foreign key constraint "bundle_primary_bitstream_id_fkey" on table "bundle" Detail: Key (uuid)=(abb8aa08-7e79-4a62-9ec9-03f9488f162f) is still referenced...