Hello,
by incident I had the same problem yesterday. While investigating it I
have identified a possible problem for the indexing process, which I
have described here: https://github.com/4Science/DSpace/issues/471. For
that exact problem I have created a PR
(https://github.com/4Science/DSpace/pull/472), which solves the problem
at least on my system. However, looking at the Exception you get I'm not
sure if my PR will solve the problem on your side as well... From your
error message I would rather propose checking your submission forms.
Best regards
Oliver
Am 22.10.24 um 04:32 schrieb J.A:
Hello
I've been trying to migrate to another server and update to the latest
stable DSpace-CRIS version. I followed the migrating to another server
guide but I'm facing this problem when running 'dspace index-discovery
-b'. When I run the command, no errors are shown and it's excuted
successfully, but after it's done, the dspace.log becomes inflated
with errors (1GB in size). These are the contents of the log:
2024-10-21 03:12:51,768 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
2024-10-21 03:12:52,043 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
2024-10-21 03:12:52,063 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
2024-10-21 03:12:52,067 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
2024-10-21 03:12:52,070 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
2024-10-21 03:12:52,074 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public
org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl
org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl.setURL(java.net.URL,org.apache.commons.configuration2.io.URLConnectionOptions)!
Ignoring this property.
2024-10-21 03:12:52,074 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public java.lang.Object
org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl.setURL(java.net.URL,org.apache.commons.configuration2.io.URLConnectionOptions)!
Ignoring this property.
2024-10-21 03:12:52,083 INFO unknown unknown
org.apache.commons.beanutils.FluentPropertyBeanIntrospector @ Error
when creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
2024-10-21 03:12:54,488 INFO unknown unknown
org.ehcache.xml.XmlConfiguration @ Loading Ehcache XML configuration
from /opt/dspace-cris-7/server/config/ehcache.xml.
2024-10-21 03:12:55,088 INFO unknown unknown
org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource @
Allocating 4MB in chunks
2024-10-21 03:12:55,114 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'sherpa.searchByJournalISSN'
created in Eh107InternalCacheManager.
2024-10-21 03:12:55,120 INFO unknown unknown
org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource @
Allocating 10.0MB in chunks
2024-10-21 03:12:55,128 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'manifests' created in
Eh107InternalCacheManager.
2024-10-21 03:12:55,133 INFO unknown unknown
org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource @
Allocating 4MB in chunks
2024-10-21 03:12:55,140 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'canvasdimensions' created in
Eh107InternalCacheManager.
2024-10-21 03:12:55,173 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/ehcache.xml,Cache=sherpa.searchByJournalISSN
2024-10-21 03:12:55,175 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/ehcache.xml,Cache=manifests
2024-10-21 03:12:55,176 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/ehcache.xml,Cache=canvasdimensions
2024-10-21 03:12:55,183 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/ehcache.xml,Cache=sherpa.searchByJournalISSN
2024-10-21 03:12:55,184 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/ehcache.xml,Cache=manifests
2024-10-21 03:12:55,184 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/ehcache.xml,Cache=canvasdimensions
2024-10-21 03:12:55,350 INFO unknown unknown
org.eclipse.jetty.util.log @ Logging initialized @4801ms to
org.eclipse.jetty.util.log.Slf4jLog
2024-10-21 03:12:55,579 INFO unknown unknown
org.dspace.importer.external.service.ImportService @ Loading 7 import
sources.
2024-10-21 03:12:56,700 INFO unknown unknown
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
@ Autowired annotation should only be used on methods with parameters:
public java.lang.String
org.dspace.storage.bitstore.S3BitStoreService.getBucketName()
2024-10-21 03:12:58,140 INFO unknown unknown
org.dspace.service.impl.ClientInfoServiceImpl @ Trusted proxies
(configure via 'proxies.trusted.ipranges'): 10.99.75.237-10.99.75.237,
127.0.0.1-127.0.0.1
2024-10-21 03:12:58,808 INFO unknown unknown
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
@ Autowired annotation is not supported on static methods: public
static void
org.dspace.rdf.storage.DOIURIGenerator.setFallback(org.dspace.rdf.storage.URIGenerator)
2024-10-21 03:12:58,811 INFO unknown unknown
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
@ Autowired annotation is not supported on static methods: public
static void
org.dspace.rdf.storage.DOIHandleURIGenerator.setFallback(org.dspace.rdf.storage.URIGenerator)
2024-10-21 03:12:59,298 INFO unknown unknown
org.dspace.storage.rdbms.DatabaseUtils @ Loading Flyway DB migrations
from: classpath:org/dspace/storage/rdbms/sqlmigration/postgres,
classpath:org/dspace/storage/rdbms/migration,
classpath:org/dspace/storage/rdbms/xmlworkflow
2024-10-21 03:12:59,399 INFO unknown unknown
org.flywaydb.core.internal.license.VersionPrinter @ Flyway Community
Edition 8.4.4 by Redgate
2024-10-21 03:12:59,399 INFO unknown unknown
org.flywaydb.core.internal.database.base.BaseDatabaseType @ Database:
jdbc:postgresql://db-url/dspace (PostgreSQL 13.15)
2024-10-21 03:12:59,555 INFO unknown unknown
org.flywaydb.core.internal.license.VersionPrinter @ Flyway Community
Edition 8.4.4 by Redgate
2024-10-21 03:12:59,659 INFO unknown unknown
org.dspace.storage.rdbms.DatabaseUtils @ DSpace database schema is up
to date
2024-10-21 03:12:59,671 INFO unknown unknown
org.dspace.event.EventServiceImpl @ EventService dispatcher pool
initialized
2024-10-21 03:12:59,742 INFO unknown unknown org.hibernate.Version @
HHH000412: Hibernate ORM core version 5.6.15.Final
2024-10-21 03:13:00,043 INFO unknown unknown
org.hibernate.annotations.common.Version @ HCANN000001: Hibernate
Commons Annotations {5.1.2.Final}
2024-10-21 03:13:00,157 INFO unknown unknown
org.hibernate.dialect.Dialect @ HHH000400: Using dialect:
org.hibernate.dialect.PostgreSQL94Dialect
2024-10-21 03:13:00,407 WARN unknown unknown
org.hibernate.cfg.annotations.EntityBinder @ HHH000482:
@org.hibernate.annotations.Cache used on a non-root entity: ignored
for [org.dspace.content.Collection]. Please see the Hibernate
documentation for proper usage.
2024-10-21 03:13:00,411 WARN unknown unknown
org.hibernate.cfg.annotations.EntityBinder @ HHH000482:
@org.hibernate.annotations.Cache used on a non-root entity: ignored
for [org.dspace.content.Community]. Please see the Hibernate
documentation for proper usage.
2024-10-21 03:13:00,428 WARN unknown unknown
org.hibernate.cfg.annotations.EntityBinder @ HHH000482:
@org.hibernate.annotations.Cache used on a non-root entity: ignored
for [org.dspace.content.Site]. Please see the Hibernate documentation
for proper usage.
2024-10-21 03:13:00,434 WARN unknown unknown
org.hibernate.cfg.annotations.EntityBinder @ HHH000482:
@org.hibernate.annotations.Cache used on a non-root entity: ignored
for [org.dspace.eperson.EPerson]. Please see the Hibernate
documentation for proper usage.
2024-10-21 03:13:00,438 WARN unknown unknown
org.hibernate.cfg.annotations.EntityBinder @ HHH000482:
@org.hibernate.annotations.Cache used on a non-root entity: ignored
for [org.dspace.eperson.Group]. Please see the Hibernate documentation
for proper usage.
2024-10-21 03:13:00,661 INFO unknown unknown
org.ehcache.xml.XmlConfiguration @ Loading Ehcache XML configuration
from /opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml.
2024-10-21 03:13:00,777 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.content.MetadataSchema' created in Eh107InternalCacheManager.
2024-10-21 03:13:00,779 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'default-query-results-region'
created in Eh107InternalCacheManager.
2024-10-21 03:13:00,781 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.content.MetadataField' created in Eh107InternalCacheManager.
2024-10-21 03:13:00,782 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'org.dspace.content.Site'
created in Eh107InternalCacheManager.
2024-10-21 03:13:00,785 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'org.dspace.eperson.EPerson'
created in Eh107InternalCacheManager.
2024-10-21 03:13:00,790 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'org.dspace.content.Community'
created in Eh107InternalCacheManager.
2024-10-21 03:13:00,791 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'default-update-timestamps-region' created in Eh107InternalCacheManager.
2024-10-21 03:13:00,793 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.content.Collection' created in Eh107InternalCacheManager.
2024-10-21 03:13:00,794 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'org.dspace.eperson.Group'
created in Eh107InternalCacheManager.
2024-10-21 03:13:00,803 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.content.MetadataSchema
2024-10-21 03:13:00,803 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.content.Community
2024-10-21 03:13:00,803 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=default-query-results-region
2024-10-21 03:13:00,804 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.content.MetadataField
2024-10-21 03:13:00,804 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=default-update-timestamps-region
2024-10-21 03:13:00,804 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.content.Collection
2024-10-21 03:13:00,804 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.content.Site
2024-10-21 03:13:00,804 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.eperson.EPerson
2024-10-21 03:13:00,804 INFO unknown unknown
org.ehcache.jsr107.Eh107CacheManager @ Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=file./opt/dspace-cris-7/server/config/hibernate-ehcache-config.xml,Cache=org.dspace.eperson.Group
2024-10-21 03:13:00,849 INFO unknown unknown
org.hibernate.validator.internal.util.Version @ HV000001: Hibernate
Validator 6.2.5.Final
2024-10-21 03:13:01,163 WARN unknown unknown
org.hibernate.mapping.RootClass @ HHH000038: Composite-id class does
not override equals():
org.dspace.layout.CrisLayoutTab2SecurityGroup$CrisLayoutTab2SecurityGroupId
2024-10-21 03:13:01,163 WARN unknown unknown
org.hibernate.mapping.RootClass @ HHH000039: Composite-id class does
not override hashCode():
org.dspace.layout.CrisLayoutTab2SecurityGroup$CrisLayoutTab2SecurityGroupId
2024-10-21 03:13:01,165 WARN unknown unknown
org.hibernate.mapping.RootClass @ HHH000038: Composite-id class does
not override equals():
org.dspace.layout.CrisLayoutBox2SecurityGroup$CrisLayoutBox2SecurityGroupId
2024-10-21 03:13:01,165 WARN unknown unknown
org.hibernate.mapping.RootClass @ HHH000039: Composite-id class does
not override hashCode():
org.dspace.layout.CrisLayoutBox2SecurityGroup$CrisLayoutBox2SecurityGroupId
2024-10-21 03:13:01,191 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.deduplication.Deduplication]
was created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,193 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.deduplication.Deduplication will be supplemented by
template default
2024-10-21 03:13:01,194 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.deduplication.Deduplication will use expiry configuration
from template default
2024-10-21 03:13:01,198 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.deduplication.Deduplication' created in
Eh107InternalCacheManager.
2024-10-21 03:13:01,200 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.layout.CrisLayoutMetric2Box]
was created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,201 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.layout.CrisLayoutMetric2Box will be supplemented by
template default
2024-10-21 03:13:01,202 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.layout.CrisLayoutMetric2Box will use expiry configuration
from template default
2024-10-21 03:13:01,204 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.layout.CrisLayoutMetric2Box' created in
Eh107InternalCacheManager.
2024-10-21 03:13:01,205 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.batch.ImpRecord] was created
on-the-fly. The created cache will use a provider-specific default
configuration: make sure you defined one. You can disable this warning
by setting 'hibernate.javax.cache.missing_cache_strategy' to 'create'.
2024-10-21 03:13:01,205 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.batch.ImpRecord will be supplemented by template default
2024-10-21 03:13:01,205 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.batch.ImpRecord will use expiry configuration from template
default
2024-10-21 03:13:01,207 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache 'org.dspace.batch.ImpRecord'
created in Eh107InternalCacheManager.
2024-10-21 03:13:01,208 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.layout.CrisLayoutBox] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,208 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.layout.CrisLayoutBox will be supplemented by template default
2024-10-21 03:13:01,208 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.layout.CrisLayoutBox will use expiry configuration from
template default
2024-10-21 03:13:01,210 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.layout.CrisLayoutBox' created in Eh107InternalCacheManager.
2024-10-21 03:13:01,211 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.alerts.SystemWideAlert] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,211 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.alerts.SystemWideAlert will be supplemented by template default
2024-10-21 03:13:01,211 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.alerts.SystemWideAlert will use expiry configuration from
template default
2024-10-21 03:13:01,213 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.alerts.SystemWideAlert' created in Eh107InternalCacheManager.
2024-10-21 03:13:01,214 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.layout.CrisLayoutTab] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,214 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.layout.CrisLayoutTab will be supplemented by template default
2024-10-21 03:13:01,214 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.layout.CrisLayoutTab will use expiry configuration from
template default
2024-10-21 03:13:01,220 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.layout.CrisLayoutTab' created in Eh107InternalCacheManager.
2024-10-21 03:13:01,221 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.batch.ImpBitstream] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,221 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.batch.ImpBitstream will be supplemented by template default
2024-10-21 03:13:01,221 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.batch.ImpBitstream will use expiry configuration from
template default
2024-10-21 03:13:01,223 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.batch.ImpBitstream' created in Eh107InternalCacheManager.
2024-10-21 03:13:01,223 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.batch.ImpWorkflowNState] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,224 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.batch.ImpWorkflowNState will be supplemented by template
default
2024-10-21 03:13:01,224 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.batch.ImpWorkflowNState will use expiry configuration from
template default
2024-10-21 03:13:01,226 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.batch.ImpWorkflowNState' created in Eh107InternalCacheManager.
2024-10-21 03:13:01,226 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.layout.CrisLayoutField] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,227 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.layout.CrisLayoutField will be supplemented by template default
2024-10-21 03:13:01,227 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.layout.CrisLayoutField will use expiry configuration from
template default
2024-10-21 03:13:01,229 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.layout.CrisLayoutField' created in Eh107InternalCacheManager.
2024-10-21 03:13:01,229 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing
cache[org.dspace.batch.ImpBitstreamMetadatavalue] was created
on-the-fly. The created cache will use a provider-specific default
configuration: make sure you defined one. You can disable this warning
by setting 'hibernate.javax.cache.missing_cache_strategy' to 'create'.
2024-10-21 03:13:01,229 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.batch.ImpBitstreamMetadatavalue will be supplemented by
template default
2024-10-21 03:13:01,229 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.batch.ImpBitstreamMetadatavalue will use expiry
configuration from template default
2024-10-21 03:13:01,231 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.batch.ImpBitstreamMetadatavalue' created in
Eh107InternalCacheManager.
2024-10-21 03:13:01,232 WARN unknown unknown org.hibernate.orm.cache
@ HHH90001006: Missing cache[org.dspace.batch.ImpMetadatavalue] was
created on-the-fly. The created cache will use a provider-specific
default configuration: make sure you defined one. You can disable this
warning by setting 'hibernate.javax.cache.missing_cache_strategy' to
'create'.
2024-10-21 03:13:01,232 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Configuration of cache
org.dspace.batch.ImpMetadatavalue will be supplemented by template default
2024-10-21 03:13:01,232 INFO unknown unknown
org.ehcache.jsr107.ConfigurationMerger @ Cache
org.dspace.batch.ImpMetadatavalue will use expiry configuration from
template default
2024-10-21 03:13:01,234 INFO unknown unknown
org.ehcache.core.EhcacheManager @ Cache
'org.dspace.batch.ImpMetadatavalue' created in Eh107InternalCacheManager.
2024-10-21 03:13:02,196 INFO unknown unknown
org.dspace.scripts.handler.impl.CommandLineDSpaceRunnableHandler @
(Re)building index from scratch.
2024-10-21 03:13:03,458 INFO unknown unknown
org.dspace.content.authority.DSpaceControlledVocabulary @ Got plugin
names = [coar-types-v3, nsi, oecd, patent-coar-types,
product-coar-types, publication-coar-types, srsc, types]
2024-10-21 03:13:03,462 INFO unknown unknown
org.dspace.content.authority.DSpaceControlledVocabulary @ Configuring
org.dspace.content.authority.DSpaceControlledVocabulary: srsc
2024-10-21 03:13:03,470 INFO unknown unknown
org.dspace.content.authority.DSpaceControlledVocabulary @ Initializing
org.dspace.content.authority.DSpaceControlledVocabulary: srsc
2024-10-21 03:13:03,471 INFO unknown unknown
org.dspace.content.authority.DSpaceControlledVocabulary @ Loading
/opt/dspace-cris-7/server/config/controlled-vocabularies//srsc.xml
after which, this error is repeated for what I assume all records in
the database:
24-10-21 03:13:03,489 WARN unknown unknown
org.dspace.app.util.SubmissionConfigReader @ The collection
e592cb3b-44b2-40b4-9228-9d0d20aaeae3 has an entity type 26335 without
an explicit mapping, fallback to the default
2024-10-21 03:13:03,605 WARN unknown unknown
org.dspace.core.LegacyPluginServiceImpl @ Cannot find named plugin for
interface=org.dspace.content.authority.ChoiceAuthority,
name="ControlledVocabularyAuthority"
2024-10-21 03:13:03,606 WARN unknown unknown
org.dspace.content.authority.ChoiceAuthorityServiceImpl @ Skipping
invalid configuration for choices.plugin.dc.type because named plugin
not found: ControlledVocabularyAuthority
2024-10-21 03:13:03,631 ERROR unknown unknown
org.dspace.app.util.SubmissionConfigReader @ The collection
e592cb3b-44b2-40b4-9228-9d0d20aaeae3 has an invalid
cris.submission.definition value 26333
java.lang.IllegalStateException: Missing the Item Submission process
config '26333' (or unable to load) from 'item-submission.xml'.
at
org.dspace.app.util.SubmissionConfigReader.getSubmissionConfigByName(SubmissionConfigReader.java:362)
~[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.app.util.SubmissionConfigReader.getSubmissionConfigByCollection(SubmissionConfigReader.java:290)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.submit.service.SubmissionConfigServiceImpl.getSubmissionConfigByCollection(SubmissionConfigServiceImpl.java:66)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.content.authority.AuthorityServiceUtils.getSubmissionOrFormName(AuthorityServiceUtils.java:72)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.content.authority.ChoiceAuthorityServiceImpl.getCollectionFormName(ChoiceAuthorityServiceImpl.java:605)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.content.authority.ChoiceAuthorityServiceImpl.getAuthorityByFieldAndCollection(ChoiceAuthorityServiceImpl.java:555)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.content.authority.ChoiceAuthorityServiceImpl.getAuthorityByFieldKeyCollection(ChoiceAuthorityServiceImpl.java:571)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.content.authority.ChoiceAuthorityServiceImpl.isChoicesConfigured(ChoiceAuthorityServiceImpl.java:207)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.indexobject.ItemIndexFactoryImpl.addDiscoveryFields(ItemIndexFactoryImpl.java:362)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.indexobject.InprogressSubmissionIndexFactoryImpl.storeInprogressItemFields(InprogressSubmissionIndexFactoryImpl.java:91)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.indexobject.ClaimedTaskIndexFactoryImpl.buildDocument(ClaimedTaskIndexFactoryImpl.java:67)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.indexobject.ClaimedTaskIndexFactoryImpl.buildDocument(ClaimedTaskIndexFactoryImpl.java:31)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.SolrServiceImpl.update(SolrServiceImpl.java:185)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.SolrServiceImpl.indexContent(SolrServiceImpl.java:175)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.SolrServiceImpl.updateIndex(SolrServiceImpl.java:365)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.SolrServiceImpl.updateIndex(SolrServiceImpl.java:352)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.discovery.SolrServiceImpl.createIndex(SolrServiceImpl.java:320)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at org.dspace.discovery.IndexClient.internalRun(IndexClient.java:120)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at org.dspace.scripts.DSpaceRunnable.run(DSpaceRunnable.java:154)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.app.launcher.ScriptLauncher.executeScript(ScriptLauncher.java:174)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.app.launcher.ScriptLauncher.handleScript(ScriptLauncher.java:151)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.app.launcher.ScriptLauncher.handleScript(ScriptLauncher.java:125)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:100)
[dspace-api-cris-2023.02.05.jar:cris-2023.02.05]
I had a previous problem (here
<https://groups.google.com/g/dspace-tech/c/s2xcqaeEXBk>) which I
managed to resolve by modifying the value that caused the error to
null, but now I have this issue.
Any help is appreciated.
Thank you --
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 on the web visit
https://groups.google.com/d/msgid/dspace-tech/978f1170-a97c-4cbb-971e-0dbb5899bf6fn%40googlegroups.com
<https://groups.google.com/d/msgid/dspace-tech/978f1170-a97c-4cbb-971e-0dbb5899bf6fn%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
Oliver Goldschmidt
Universitätsbibliothek der TU Hamburg
stellv. Leitung Digitale Dienste
Telefon 040 42878 3291
emailo.goldschm...@tuhh.de
--
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 on the web visit
https://groups.google.com/d/msgid/dspace-tech/7d4d5046-33ce-4f6c-a134-e36091424dee%40tuhh.de.