<?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: GC overhead limit exceeded in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309372#M262502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the error is the use of a scheduled task (I created at the windows utility "scheduled tasks") that triggers CMISSYNC order to synchronize documents with a sub windows directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I desactivited the rule, all the log error gone away.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will see the cause of problem with CmisSync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hedi Adouni&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OKTOBOOT&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2015 09:35:52 GMT</pubDate>
    <dc:creator>hedi_ad</dc:creator>
    <dc:date>2015-11-09T09:35:52Z</dc:date>
    <item>
      <title>GC overhead limit exceeded</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309369#M262499</link>
      <description>Hello,Every midnight, I have the error below and after that the server is out of service. I am obliged each time to restart the service and sometimes the whole server.this is my configuration:Alfresco version : 4.2.fEnvironnement: Windows server 2008 R2JVM settings in : HKEY_LOCAL_MACHINE\SOFTWARE\W</description>
      <pubDate>Wed, 04 Nov 2015 10:22:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309369#M262499</guid>
      <dc:creator>hedi_ad</dc:creator>
      <dc:date>2015-11-04T10:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: GC overhead limit exceeded</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309370#M262500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry to see that my information was not useful for you on the other thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's see what else can be checked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a number of background processes with the following default configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;activities.feed.notifier.cronExpression=0 0 0 * * ?&lt;BR /&gt;system.content.orphanCleanup.cronExpression=0 0 4 * * ?&lt;BR /&gt;system.content.caching.contentCleanup.cronExpression=0 0 3 * * ?&lt;BR /&gt;solr.backup.alfresco.cronExpression=0 0 2 * * ?&lt;BR /&gt;solr.backup.archive.cronExpression=0 0 4 * * ?&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your "midnight" is midnight, the one and only is &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;activities.feed.notifier.cronExpression&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;. This process gathers all activity information for every user in the system and sends an email with it. In order to determine if this is the cause, you can include a line like this one in your &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;alfresco-global.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; to disable feed process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;activities.feed.notifier.enabled=false&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 15:09:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309370#M262500</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2015-11-04T15:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: GC overhead limit exceeded</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309371#M262501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error is happened exactly in 00: 39, I disabled the feed notifier and we will see what will happened&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 16:31:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309371#M262501</guid>
      <dc:creator>hedi_ad</dc:creator>
      <dc:date>2015-11-04T16:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: GC overhead limit exceeded</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309372#M262502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the error is the use of a scheduled task (I created at the windows utility "scheduled tasks") that triggers CMISSYNC order to synchronize documents with a sub windows directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I desactivited the rule, all the log error gone away.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will see the cause of problem with CmisSync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hedi Adouni&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OKTOBOOT&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 09:35:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/gc-overhead-limit-exceeded/m-p/309372#M262502</guid>
      <dc:creator>hedi_ad</dc:creator>
      <dc:date>2015-11-09T09:35:52Z</dc:date>
    </item>
  </channel>
</rss>

