Hi, The error log says this:
025-01-24 01:22:48,292 ERROR 1c7f6519-728e-495a-9ce9-18f689656ba8 b783974d-bb51-4197-840b-8f2e3b34cf60 org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ERROR: duplicate key value violates unique constraint "handle_handle_key" Detail: Key (handle)=(123456789/25) already exists. It's saying that you are attempting to add an object with the Handle "123456789/25" and that Handle *already exists* in your system. You may need to run "./dspace database update-sequences" on your system to update your database sequence which selects the *next* Handle suffix. See the last error message in this table of comment errors (as that's what you are hitting): https://wiki.lyrasis.org/display/DSDOC7x/AIP+Backup+and+Restore#AIPBackupandRestore-CommonIssuesorErrorMessages Tim On Thursday, January 23, 2025 at 5:58:04 PM UTC-6 alexeyv...@gmail.com wrote: > DSpace v7.6.2 after successful import AIP it gives an error "An exception > has occurred" when trying to create a Community or Collection > > import command was: > /dspace/bin/dspace packager -r -a -f -t AIP -e ******@gmail.com -i > 123456789/0 -o skipIfParentMissing=true /home/**********ds_aip_*********.zip > > dspace Log fragment with java error message in attached file > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/0b234c95-3b7a-4c73-a366-36fc5b84905bn%40googlegroups.com.