<?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: Cache is full in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305603#M258733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cache configuration is being dealt with using &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/cache-indsettings.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/cache-indsettings.html&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;simple properties&amp;lt;/a&amp;gt; (at least since Alfresco 4.2). You can add these settings in alfresco-global.properties much like any other custom settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally you shouldn't see this particular warning though, unless you are creating / manipulating more than 100 Alfresco users per transaction. Also, you do not have to change the cache settings unless you plan this type of situation / load to be a regular occurence. Alfresco will generally work fine with this kind of message, albeit there may be some short term performance degregdation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 17:44:31 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2016-08-08T17:44:31Z</dc:date>
    <item>
      <title>Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305602#M258732</link>
      <description>Hi guys!I'm having this error in my log:Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (100).In older versions there was a file alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/cache-context.xml,but there is no such file in my alfresco 5.2.0 so where sho</description>
      <pubDate>Thu, 28 Jul 2016 08:02:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305602#M258732</guid>
      <dc:creator>statira</dc:creator>
      <dc:date>2016-07-28T08:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305603#M258733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cache configuration is being dealt with using &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/5.1/concepts/cache-indsettings.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/5.1/concepts/cache-indsettings.html&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;simple properties&amp;lt;/a&amp;gt; (at least since Alfresco 4.2). You can add these settings in alfresco-global.properties much like any other custom settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally you shouldn't see this particular warning though, unless you are creating / manipulating more than 100 Alfresco users per transaction. Also, you do not have to change the cache settings unless you plan this type of situation / load to be a regular occurence. Alfresco will generally work fine with this kind of message, albeit there may be some short term performance degregdation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 17:44:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305603#M258733</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-08-08T17:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305604#M258734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply! I've added cache.myCache.maxItems=20000 in my alfresco-global.properties, but errors are still there with the same cash values (100 and 1000). What am I doing wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2016-08-12 06:23:07,478 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.userToAuthorityTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (100).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2016-08-12 06:23:38,572 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.personTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.personTransactionalCache' is full (1000).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 07:14:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305604#M258734</guid>
      <dc:creator>statira</dc:creator>
      <dc:date>2016-08-12T07:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305605#M258735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to configure the cache.mycache.tx.maxItems value for the transactional cache. Basically there are two layers of caches, one for the duration of the transaction and one global. You have only changed the size of the global cache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 12:24:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305605#M258735</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-08-12T12:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305606#M258736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, it worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 08:43:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305606#M258736</guid>
      <dc:creator>statira</dc:creator>
      <dc:date>2016-08-24T08:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305607#M258737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a similar problem. What are you talking about local cache and global cache ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 07:32:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305607#M258737</guid>
      <dc:creator>tom1855</dc:creator>
      <dc:date>2017-05-03T07:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305608#M258738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly what I said: Alfresco uses two cache layers - one which holds the data used in the current transaction ("transaction-local") and one which is used to share data across transactions ("global"). Obviously the local one will typically hold much fewer cache entries than the global one. The global one is also the most important one for data reuse in the long run, e.g. if data has already been loaded from the DB in one transaction it will improve the performance of subsequent ones that use the same data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 07:38:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305608#M258738</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-05-03T07:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305609#M258739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thank you for your help. I'm a newbie in technical admin of Alfresco. I can't solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have those messages in my logs:&lt;/P&gt;&lt;P&gt;11:35:01,696 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.personTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.personTransactionalCache' is full (1000).&lt;BR /&gt;2017-05-03 11:35:06,181 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.userToAuthorityTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (4000).&lt;BR /&gt;2017-05-03 11:36:01,686 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.personTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.personTransactionalCache' is full (1000).&lt;BR /&gt;2017-05-03 11:36:04,401 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.userToAuthorityTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (4000).&lt;BR /&gt;2017-05-03 11:37:01,883 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.personTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.personTransactionalCache' is full (1000).&lt;BR /&gt;2017-05-03 11:37:06,999 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.userToAuthorityTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (4000).&lt;BR /&gt;2017-05-03 11:39:31,670 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.personTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.personTransactionalCache' is full (1000).&lt;BR /&gt;2017-05-03 11:39:34,408 WARN&amp;nbsp; [org.alfresco.repo.cache.TransactionalCache.org.alfresco.userToAuthorityTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (4000).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In found several files about cache settings:&lt;/P&gt;&lt;DIV&gt;caches.properties &lt;/DIV&gt;&lt;DIV&gt;cache-context.xml &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: gotham,helvetica,sans-serif;"&gt;tx-cache-context.xml &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14px; font-family: gotham,helvetica,sans-serif;"&gt;&lt;SPAN style="font-size: 14px;"&gt;alfresco-global.properties&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the alfresco-global.properties file, I have two lines&lt;/P&gt;&lt;P&gt;cache.userToAuthoritySharedCache.tx.maxItems=4000&lt;BR /&gt;cache.userToAuthoritySharedCache.maxItems=5000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the cache.properties file, I have&lt;/P&gt;&lt;DIV&gt;cache.userToAuthoritySharedCache.tx.maxItems=5000&lt;/DIV&gt;&lt;DIV&gt;cache.personSharedCache.tx.maxItems=5000&lt;/DIV&gt;&lt;DIV&gt;cache.personSharedCache.maxItems=5000&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Do I need to add the line cache.personSharedCache.tx.maxItems=5000 in the alfresco-global.properties file ?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 09:56:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305609#M258739</guid>
      <dc:creator>tom1855</dc:creator>
      <dc:date>2017-05-03T09:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cache is full</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305610#M258740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also facing the following issue,&lt;/P&gt;&lt;P&gt;[org.alfresco.repo.cache.TransactionalCache.org.alfresco.userToAuthorityTransactionalCache] [LocalFeedGenerator1] Transactional update cache 'org.alfresco.userToAuthorityTransactionalCache' is full (100).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue seem to be resolved after adding the following properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cache.userToAuthoritySharedCache.tx.maxItems=10000&lt;/P&gt;&lt;P&gt;cache.userToAuthoritySharedCache.maxItems=15000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, my question is, what is the impact of increasing the value of above properties. Will there be performance degradation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 16:59:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cache-is-full/m-p/305610#M258740</guid>
      <dc:creator>udayakumar_p</dc:creator>
      <dc:date>2019-04-10T16:59:00Z</dc:date>
    </item>
  </channel>
</rss>

