04:46:04,381 ERROR [org.alfresco.repo.content.cleanup.ContentStoreCleaner] Exception during cleanup of content
org.alfresco.service.cmr.repository.datatype.TypeConversionException: MapAttribute must contain Locale-String mappings to convert to MLText
at org.alfresco.service.cmr.repository.datatype.DefaultTypeConverter$23.convert(DefaultTypeConverter.java:331)
at org.alfresco.service.cmr.repository.datatype.DefaultTypeConverter$23.convert(DefaultTypeConverter.java:308)
at org.alfresco.service.cmr.repository.datatype.TypeConverter.convert(TypeConverter.java:120)
at org.alfresco.repo.domain.PropertyValue$ValueType$11.convert(PropertyValue.java:195)
at org.alfresco.repo.domain.PropertyValue.getValue(PropertyValue.java:778)
at org.alfresco.repo.domain.PropertyValue.getCollection(PropertyValue.java:798)
at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.getPropertyValuesByActualType(HibernateNodeDaoServiceImpl.java:1267)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
at $Proxy2.getPropertyValuesByActualType(Unknown Source)
at org.alfresco.repo.content.cleanup.ContentStoreCleaner$1.execute(ContentStoreCleaner.java:173)
at org.alfresco.repo.content.cleanup.ContentStoreCleaner$1.execute(ContentStoreCleaner.java:171)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:225)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:174)
at org.alfresco.repo.content.cleanup.ContentStoreCleaner.getValidUrls(ContentStoreCleaner.java:177)
at org.alfresco.repo.content.cleanup.ContentStoreCleaner.execute(ContentStoreCleaner.java:221)
at org.alfresco.repo.content.cleanup.ContentStoreCleanupJob.execute(ContentStoreCleanupJob.java:64)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
Es el proceso ContentStoreCleaner, que se lanza todas las noches a las 4 de la mañana. Aparentemente da una error al convertir un tipo de dato o algo así, no estoy muy segura.2.1.0 Community introduced MLTEXT property values but did not distinguish between nulls and empty MLText.
This leads to errors, post-upgrade:
Unknown property actual type ordinal number: -1
Unknown property actual type ordinal number: null
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.