Hi, You haven't given us enough information for anyone to help. You should always provide details about the version of DSpace you are using, along with the *steps* you took which resulted in the error. While sharing the error details is good, we need to understand *when* this error occurred and what version of DSpace you are using.
Tim On Thursday, September 28, 2023 at 11:38:22 AM UTC-5 [email protected] wrote: > No he podido importar colección y ya actualice los metadatos. > > 2023-09-28 10:09:37.324 INFO import - 148 @ read handle: '123456789/1836' > 2023-09-28 10:09:37.481 ERROR import - 148 @ Exception after install item, > try to revert... 2023-09-28 10:09:37.482 ERROR import - 148 @ > java.lang.RuntimeException: Can't create an Identifier! at > org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:85) > > at > org.dspace.app.itemimport.ItemImportServiceImpl.addItem(ItemImportServiceImpl.java:777) > > at > org.dspace.app.itemimport.ItemImportServiceImpl.addItems(ItemImportServiceImpl.java:313) > > at org.dspace.app.itemimport.ItemImport.process(ItemImport.java:311) at > org.dspace.app.itemimport.ItemImport.internalRun(ItemImport.java:226) at > org.dspace.scripts.DSpaceRunnable.run(DSpaceRunnable.java:150) at > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) > > at > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > > at java.base/java.lang.Thread.run(Thread.java:829) Caused by: > org.dspace.identifier.IdentifierException: Cannot register identifier: > Didn't find a provider that supports this identifier. at > org.dspace.identifier.IdentifierServiceImpl.register(IdentifierServiceImpl.java:221) > > at > org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:82) > > ... 8 more 2023-09-28 10:09:37.487 INFO import - 148 @ Started: > 1695910176068 2023-09-28 10:09:37.487 INFO import - 148 @ Ended: > 1695910177487 2023-09-28 10:09:37.487 INFO import - 148 @ Elapsed time: 1 > secs (1419 msecs) 2023-09-28 10:09:37.488 ERROR import - 148 @ null > 2023-09-28 10:09:37.488 ERROR import - 148 @ java.lang.Exception: Error > committing changes to database: Can't create an Identifier!, aborting most > recent changes at > org.dspace.app.itemimport.ItemImport.internalRun(ItemImport.java:233) at > org.dspace.scripts.DSpaceRunnable.run(DSpaceRunnable.java:150) at > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) > > at > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) > > at java.base/java.lang.Thread.run(Thread.java:829) Caused by: > java.lang.RuntimeException: Can't create an Identifier! at > org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:85) > > at > org.dspace.app.itemimport.ItemImportServiceImpl.addItem(ItemImportServiceImpl.java:777) > > at > org.dspace.app.itemimport.ItemImportServiceImpl.addItems(ItemImportServiceImpl.java:313) > > at org.dspace.app.itemimport.ItemImport.process(ItemImport.java:311) at > org.dspace.app.itemimport.ItemImport.internalRun(ItemImport.java:226) ... 4 > more Caused by: org.dspace.identifier.IdentifierException: Cannot register > identifier: Didn't find a provider that supports this identifier. at > org.dspace.identifier.IdentifierServiceImpl.register(IdentifierServiceImpl.java:221) > > at > org.dspace.content.InstallItemServiceImpl.installItem(InstallItemServiceImpl.java:82) > > ... 8 more > -- 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 Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/a3d25fe0-c90e-4e7b-a35d-036f27897140n%40googlegroups.com.
