<?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 Disabled subsystems still show log entries in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299143#M252273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, newbie question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to disable some subsystems that I'm not using to save on memory, in particular imap and inbound email.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;imap.server.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.inbound.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;email.server.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but the logs still show&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[management.subsystems.ChildApplicationContextFactory] [pool-2-thread-1] Starting 'imap' subsystem, ID: [imap, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jul 12 10:14:03 server tomcat-sysd[15963]: 2013-07-12 10:14:03,067&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [pool-2-thread-1] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jul 12 10:14:03 server tomcat-sysd[15963]: 2013-07-12 10:14:03,069&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [pool-2-thread-1] Starting 'email' subsystem, ID: [email, outbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jul 12 10:14:03 server tomcat-sysd[15963]: 2013-07-12 10:14:03,124&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [pool-2-thread-1] Startup of 'email' subsystem, ID: [email, outbound] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jul 12 10:14:03 server tomcat-sysd[15963]: 2013-07-12 10:14:03,126&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [pool-2-thread-1] Starting 'email' subsystem, ID: [email, inbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jul 12 10:14:03 server tomcat-sysd[15963]: 2013-07-12 10:14:03,212&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [pool-2-thread-1] Startup of 'email' subsystem, ID: [email, inbound] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this intended behaviour, or does it mean that the subsystems are still on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've checked JMX, there are no config options under Alfresco there except for VirtServerRegistry, nothing about imap or email.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I check if the subsystems are on or not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 16:04:14 GMT</pubDate>
    <dc:creator>aaron_bru</dc:creator>
    <dc:date>2013-07-12T16:04:14Z</dc:date>
    <item>
      <title>Disabled subsystems still show log entries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299143#M252273</link>
      <description>Hi all, newbie question:I'm trying to disable some subsystems that I'm not using to save on memory, in particular imap and inbound email.I haveimap.server.enabled=falseemail.inbound.enabled=falseemail.server.enabled=falsein alfresco-global.propertiesbut the logs still show[management.subsystems.Chil</description>
      <pubDate>Fri, 12 Jul 2013 16:04:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299143#M252273</guid>
      <dc:creator>aaron_bru</dc:creator>
      <dc:date>2013-07-12T16:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disabled subsystems still show log entries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299144#M252274</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;it is indeed intended behavior. The flags don't actually govern the startup of the Subsystem, but the initialization of a component in that Subsystem. I.e. if you set imap.server.enabled=false the IMAP Subsystem will still be started, but the ImapServer / ImapService configured in that subsystem will not spin up and be made available on port 143.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jul 2013 14:23:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299144#M252274</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-07-13T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Disabled subsystems still show log entries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299145#M252275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess that's good enough for me. It would be nice to be able to completely disable the subsystem, but I'm guessing that would mean removing the code or something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 13:45:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299145#M252275</guid>
      <dc:creator>aaron_bru</dc:creator>
      <dc:date>2013-07-15T13:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disabled subsystems still show log entries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299146#M252276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&amp;nbsp;&amp;nbsp; But the enable/disable flag is itself contained within the subsystem.&amp;nbsp;&amp;nbsp; So you need the subsystem to start in order to read the property to stop the rest of the execution.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want to get rid of a subsystem then you need to override the subsystem definition through the spring configuration &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 15:20:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/disabled-subsystems-still-show-log-entries/m-p/299146#M252276</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-07-15T15:20:28Z</dc:date>
    </item>
  </channel>
</rss>

