<?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: Controlling Quartz Schedulers from JConsole in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35973#M15172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, how can I create my own Quartz scheduler that allows me to edit the CRON expression or allow to disable it via JConsole?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 18:57:09 GMT</pubDate>
    <dc:creator>signjoy</dc:creator>
    <dc:date>2017-08-08T18:57:09Z</dc:date>
    <item>
      <title>Controlling Quartz Schedulers from JConsole</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35969#M15168</link>
      <description>Hi,In one requirement we have few schedulers that we have deployed on all over nodes. At some point we need to disable these scheduler or may need to change the CRON expression. For now we need to stop the server and do that.&amp;nbsp;I wonder if there is any way that allows me to control the Schedulers form</description>
      <pubDate>Mon, 07 Aug 2017 14:56:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35969#M15168</guid>
      <dc:creator>signjoy</dc:creator>
      <dc:date>2017-08-07T14:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Quartz Schedulers from JConsole</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35970#M15169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK, I think this is not possible in Community Edition (although some addons like JS Console or OOTB Support Tools addon may help you to run them on demand).&lt;/P&gt;&lt;P&gt;In Alfresco Content Services (Enterprise Edition), you may use Alfresco JMX beans for editing cron expressions dinamically in JConsole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:08:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35970#M15169</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-08-07T20:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Quartz Schedulers from JConsole</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35971#M15170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for your reply! I have installed the Alfresco Enterprise version 5.1.0.3. But I am not able to edit any CRON by using JConsole...&lt;/P&gt;&lt;P&gt;Any suggestions!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sanket Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:13:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35971#M15170</guid>
      <dc:creator>signjoy</dc:creator>
      <dc:date>2017-08-07T20:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Quartz Schedulers from JConsole</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35972#M15171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example, a tipical one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #58595b; background-color: #ffffff; font-weight: bold;"&gt;Alfresco:Type=Configuration, Category=Synchronization, Object Type=Synchronization$default&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #58595b; background-color: #ffffff; font-weight: bold;"&gt;&lt;A class="" href="http://docs.alfresco.com/5.2/concepts/jmx-editman-beans.html" title="http://docs.alfresco.com/5.2/concepts/jmx-editman-beans.html" rel="nofollow noopener noreferrer"&gt;JMX editable management beans | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:20:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35972#M15171</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-08-07T20:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Quartz Schedulers from JConsole</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35973#M15172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, how can I create my own Quartz scheduler that allows me to edit the CRON expression or allow to disable it via JConsole?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 18:57:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/controlling-quartz-schedulers-from-jconsole/m-p/35973#M15172</guid>
      <dc:creator>signjoy</dc:creator>
      <dc:date>2017-08-08T18:57:09Z</dc:date>
    </item>
  </channel>
</rss>

