<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco RenditionServiceException when restored backup in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104841#M29704</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/61613"&gt;@joachim&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for accepting the solution - really helps other users to see what works.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2020 09:08:20 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2020-08-27T09:08:20Z</dc:date>
    <item>
      <title>Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104836#M29699</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm tying to set up a copy of our production server by snapshotting and copying over all data, entire OS. Then clear out database and import the backup described as in hot backup docs. This so I can experiment a little wihtout destroying any production data.&lt;/P&gt;&lt;P&gt;So basically an exact copy. However, the server does not start. An exception is thrown:&lt;/P&gt;&lt;PRE&gt;...&lt;BR /&gt;2020-08-20 15:15:34,144 INFO [org.alfresco.repo.admin] [main] Connected to database PostgreSQL version 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1)&lt;BR /&gt;2020-08-20 15:15:45,846 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;2020-08-20 15:15:46,013 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;2020-08-20 15:15:50,365 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [main] Registered template processor Repository Template Processor for extension ftl&lt;BR /&gt;2020-08-20 15:15:50,373 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [main] Registered script processor Repository Script Processor for extension js&lt;BR /&gt;2020-08-20 15:15:55,188 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2020-08-20 15:15:55,257 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete&lt;BR /&gt;2020-08-20 15:15:55,382 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Connecting to database: jdbc:postgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL JDBC Driver&lt;BR /&gt;2020-08-20 15:15:55,382 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Schema managed by database dialect org.alfresco.repo.domain.dialect.PostgreSQLDialect.&lt;BR /&gt;2020-08-20 15:15:55,508 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Applied patches detected: 226&lt;BR /&gt;2020-08-20 15:15:55,863 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Checking and patching Alfresco tables took 354 ms&lt;BR /&gt;2020-08-20 15:15:55,868 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Activiti tables need to be checked for patches&lt;BR /&gt;2020-08-20 15:15:56,088 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Checking and patching Activiti tables took 220 ms&lt;BR /&gt;2020-08-20 15:15:56,251 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Checking that all patches have been applied took 162 ms&lt;BR /&gt;2020-08-20 15:15:56,252 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] Updating the DB schema took 866 ms&lt;BR /&gt;2020-08-20 15:15:56,262 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [main] No changes were made to the schema.&lt;BR /&gt;2020-08-20 15:16:00,476 INFO [org.alfresco.repo.tenant.MultiTAdminServiceImpl] [main] Alfresco Multi-Tenant startup - 13 enabled tenants, 1 disabled tenants&lt;BR /&gt;2020-08-20 15:16:00,477 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;2020-08-20 15:16:01,235 INFO [org.alfresco.repo.content.transform.pdfrenderer.AlfrescoPdfRendererContentTransformerWorker] [main] Using remote Alfresco PDF Renderer: Alfresco PDF Renderer Version 1.1 [5b0e0b81dt] 2018-02-20 15:34:00 using Pdfium [e53460ff] 2018-02-19 18:34:00 CEST&lt;BR /&gt;2020-08-20 15:16:01,238 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete&lt;BR /&gt;2020-08-20 15:16:01,238 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'OOoJodconverter' subsystem, ID: [OOoJodconverter, default]&lt;BR /&gt;2020-08-20 15:16:01,348 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'OOoJodconverter' subsystem, ID: [OOoJodconverter, default] complete&lt;BR /&gt;2020-08-20 15:16:01,355 INFO [org.alfresco.repo.admin.ConfigurationChecker] [main] The root data directory ('dir.root') is: /opt/alfresco/alf_data&lt;BR /&gt;2020-08-20 15:16:01,384 INFO [org.alfresco.repo.admin.patch.PatchExecuter] [main] Checking for patches to apply ...&lt;BR /&gt;2020-08-20 15:16:01,961 INFO [org.alfresco.repo.admin.patch.PatchExecuter] [main] No patches were required.&lt;BR /&gt;2020-08-20 15:16:02,090 INFO [org.alfresco.repo.module.ModuleServiceImpl] [main] Found 5 module package(s).&lt;BR /&gt;2020-08-20 15:16:02,252 INFO [org.alfresco.repo.module.ModuleServiceImpl] [main] Starting module 'de.fme.alfresco.JavascriptConsole-repo' version 0.6.1604291213.&lt;BR /&gt;2020-08-20 15:16:02,369 INFO [org.alfresco.repo.module.ModuleServiceImpl] [main] Starting module 'org.alfresco.extencion.bulkexport' version 0.0.6.&lt;BR /&gt;2020-08-20 15:16:02,491 INFO [org.alfresco.repo.module.ModuleServiceImpl] [main] Starting module 'uploader-plus-repo' version 1.6.1801311724.&lt;BR /&gt;2020-08-20 15:16:02,609 INFO [org.alfresco.repo.module.ModuleServiceImpl] [main] Starting module 'alfresco-share-services' version 6.1.0.&lt;BR /&gt;2020-08-20 15:16:02,722 INFO [org.alfresco.repo.module.ModuleServiceImpl] [main] Starting module 'alfresco-trashcan-cleaner' version 2.3.&lt;BR /&gt;2020-08-20 15:16:02,801 WARN [org.alfresco.repo.module.ModuleServiceImpl] [main] A previously-installed module 'alfresco-aos-module' (version 1.1.6) is not present in your distribution.&lt;BR /&gt;2020-08-20 15:16:02,836 WARN [org.alfresco.repo.module.ModuleServiceImpl] [main] A previously-installed module 'org.alfresco.integrations.google.docs' (version 3.0.4) is not present in your distribution.&lt;BR /&gt;2020-08-20 15:16:02,866 WARN [org.alfresco.repo.module.ModuleServiceImpl] [main] A previously-installed module 'com.atolcd.alfresco.acp-import-export-51X-repo' (version 1.0.1) is not present in your distribution.&lt;BR /&gt;2020-08-20 15:16:02,896 WARN [org.alfresco.repo.module.ModuleServiceImpl] [main] A previously-installed module 'org.alfresco.extension.bulkexport' (version 0.0.7) is not present in your distribution.&lt;BR /&gt;2020-08-20 15:16:02,899 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;2020-08-20 15:16:03,625 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;BR /&gt;2020-08-20 15:16:03,625 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'imap' subsystem, ID: [imap, default]&lt;BR /&gt;2020-08-20 15:16:03,793 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;BR /&gt;2020-08-20 15:16:03,793 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'email' subsystem, ID: [email, outbound]&lt;BR /&gt;2020-08-20 15:16:04,239 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'email' subsystem, ID: [email, outbound] complete&lt;BR /&gt;2020-08-20 15:16:04,239 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'email' subsystem, ID: [email, inbound]&lt;BR /&gt;2020-08-20 15:16:04,309 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'email' subsystem, ID: [email, inbound] complete&lt;BR /&gt;2020-08-20 15:16:04,309 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]&lt;BR /&gt;2020-08-20 15:16:04,439 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete&lt;BR /&gt;2020-08-20 15:16:04,653 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'Synchronization' subsystem, ID: [Synchronization, default]&lt;BR /&gt;2020-08-20 15:16:04,762 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;BR /&gt;2020-08-20 15:16:04,799 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete&lt;BR /&gt;2020-08-20 15:16:04,969 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;BR /&gt;2020-08-20 15:16:05,044 INFO [org.alfresco.service.descriptor.DescriptorService] [main] Alfresco JVM - v11.0.4+11-post-Ubuntu-1ubuntu218.04.3; maximum heap size 3641.000MB&lt;BR /&gt;2020-08-20 15:16:05,045 INFO [org.alfresco.service.descriptor.DescriptorService] [main] Server Mode :UNKNOWN&lt;BR /&gt;2020-08-20 15:16:05,052 INFO [org.alfresco.service.descriptor.DescriptorService] [main] Alfresco Content Services started (Community Multi-Tenant). Current version: 6.1.2 (r4fe1d0d0-b205) schema 13,001. Originally installed version: 5.1.0 (r122274-b3) schema 9,016.&lt;BR /&gt;2020-08-20 15:16:05,083 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]&lt;BR /&gt;2020-08-20 15:16:05,693 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete&lt;BR /&gt;2020-08-20 15:16:05,694 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Starting 'Replication' subsystem, ID: [Replication, default]&lt;BR /&gt;2020-08-20 15:16:05,719 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'Replication' subsystem, ID: [Replication, default] complete&lt;BR /&gt;2020-08-20 15:16:14,723 ERROR [org.springframework.web.context.ContextLoader] [main] Context initialization failed&lt;BR /&gt;org.alfresco.service.cmr.rendition.RenditionServiceException: 07200018 Unable to find rendering action root node.&lt;BR /&gt;at org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl.checkRenderingActionRootNodeExists(RenditionDefinitionPersisterImpl.java:246)&lt;BR /&gt;at org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl.findActionNode(RenditionDefinitionPersisterImpl.java:201)&lt;BR /&gt;at org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl.findOrCreateActionNode(RenditionDefinitionPersisterImpl.java:224)&lt;BR /&gt;at org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl.saveRenditionDefinition(RenditionDefinitionPersisterImpl.java:171)&lt;BR /&gt;at org.alfresco.repo.rendition.RenditionServiceImpl.saveRenditionDefinition(RenditionServiceImpl.java:428)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry$1.execute(ThumbnailRegistry.java:246)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry$1.execute(ThumbnailRegistry.java:1)&lt;BR /&gt;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)&lt;BR /&gt;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:319)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry.initThumbnailDefinitionsTransaction(ThumbnailRegistry.java:232)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry.initThumbnailDefinitions(ThumbnailRegistry.java:204)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry$RegistryLifecycle$2.doWork(ThumbnailRegistry.java:592)&lt;BR /&gt;at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:623)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry$RegistryLifecycle.onBootstrap(ThumbnailRegistry.java:588)&lt;BR /&gt;at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry.onApplicationEvent(ThumbnailRegistry.java:533)&lt;BR /&gt;at org.alfresco.repo.thumbnail.ThumbnailRegistry.onApplicationEvent(ThumbnailRegistry.java:1)&lt;BR /&gt;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:221)&lt;BR /&gt;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:186)&lt;BR /&gt;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:206)&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:398)&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:355)&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:882)&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)&lt;BR /&gt;at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:400)&lt;BR /&gt;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:291)&lt;BR /&gt;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:103)&lt;BR /&gt;at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4682)&lt;BR /&gt;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5143)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690)&lt;BR /&gt;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705)&lt;BR /&gt;at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:978)&lt;BR /&gt;at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1849)&lt;BR /&gt;at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)&lt;BR /&gt;at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)&lt;BR /&gt;at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:773)&lt;BR /&gt;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:427)&lt;BR /&gt;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1576)&lt;BR /&gt;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:309)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:936)&lt;BR /&gt;at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)&lt;BR /&gt;at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)&lt;BR /&gt;at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)&lt;BR /&gt;at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)&lt;BR /&gt;at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)&lt;BR /&gt;at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:932)&lt;BR /&gt;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)&lt;BR /&gt;at org.apache.catalina.startup.Catalina.start(Catalina.java:633)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;BR /&gt;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:344)&lt;BR /&gt;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:475)&lt;BR /&gt;2020-08-20 15:16:14,981 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Replication' subsystem, ID: [Replication, default]&lt;BR /&gt;2020-08-20 15:16:14,982 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Replication' subsystem, ID: [Replication, default]&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;If I clear out the database, then is starts fresh. So seems to be something with the data. This makes me nervous. Could the production server be corrupted also so it will not start after a reboot. Or is it something in how I copy over the database and contentstores?&lt;/P&gt;&lt;P&gt;Running community 6.1.2 edition.&lt;/P&gt;&lt;P&gt;Any suggestions how to fix this?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 12:08:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104836#M29699</guid>
      <dc:creator>joachim</dc:creator>
      <dc:date>2020-08-20T12:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104837#M29700</link>
      <description>&lt;P&gt;If nothing else, could I somehow sync over to a new fresh installation without stopping the production server?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 06:58:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104837#M29700</guid>
      <dc:creator>joachim</dc:creator>
      <dc:date>2020-08-26T06:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104838#M29701</link>
      <description>&lt;P&gt;You can try to set following property to false in your alfresco-global.properties and restart your alfresco.&lt;/P&gt;&lt;PRE&gt;system.thumbnail.redeployStaticDefsOnStartup=false&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Aug 2020 08:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104838#M29701</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-08-26T08:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104839#M29702</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;That did the trick. What exactly does this do?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 05:56:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104839#M29702</guid>
      <dc:creator>joachim</dc:creator>
      <dc:date>2020-08-27T05:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104840#M29703</link>
      <description>&lt;P&gt;Check if thumbnail definitions are saved into the repository as actions during alfresco startup.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 06:19:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104840#M29703</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-08-27T06:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104841#M29704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/61613"&gt;@joachim&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for accepting the solution - really helps other users to see what works.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 09:08:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104841#M29704</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-08-27T09:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco RenditionServiceException when restored backup</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104842#M29705</link>
      <description>&lt;P&gt;Are there any downsides having this option set to false?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 09:14:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-renditionserviceexception-when-restored-backup/m-p/104842#M29705</guid>
      <dc:creator>joachim</dc:creator>
      <dc:date>2020-08-27T09:14:03Z</dc:date>
    </item>
  </channel>
</rss>

