<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>is that bug of Scheduled Jobs interface</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121474885" />
  <subtitle>is that bug of Scheduled Jobs interface</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121474885</id>
  <updated>2026-04-05T09:02:13Z</updated>
  <dc:date>2026-04-05T09:02:13Z</dc:date>
  <entry>
    <title>RE: RE: is that bug of Scheduled Jobs interface</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121481655" />
    <author>
      <name>Scarletake Bwi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121481655</id>
    <updated>2022-07-27T09:35:14Z</updated>
    <published>2022-07-27T09:35:14Z</published>
    <summary type="html">&lt;p&gt;like this, is &amp;quot;name&amp;quot; necessary?&lt;/p&gt;
&lt;pre&gt;
&lt;code class="language-java"&gt;@Component(immediate = true, property = { &amp;quot;cron.expression=0 0 * * * ?&amp;quot; }, 		service = PqmFailureRecordPullerScheduler.class)
public class PqmFailureRecordPullerScheduler extends BaseMessageListener {
...&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;
&lt;code class="language-java"&gt;@Component(immediate = true, property = { &amp;quot;cron.expression=0 0 0 * * ?&amp;quot; }, 
		service = PivRecordPullerScheduler.class)
public class PivRecordPullerScheduler extends BaseMessageListener {
...&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Scarletake Bwi</dc:creator>
    <dc:date>2022-07-27T09:35:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: is that bug of Scheduled Jobs interface</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121477827" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121477827</id>
    <updated>2022-07-26T12:31:05Z</updated>
    <published>2022-07-26T12:31:05Z</published>
    <summary type="html">&lt;p&gt;How did you create your own jobs?&lt;/p&gt;
&lt;p&gt;E.g. when you create your implementations for DispatchTaskExecutor:
  Do the components have different properties (e.g. name/type)?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2022-07-26T12:31:05Z</dc:date>
  </entry>
  <entry>
    <title>is that bug of Scheduled Jobs interface</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121474884" />
    <author>
      <name>Scarletake Bwi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121474884</id>
    <updated>2022-07-21T10:48:00Z</updated>
    <published>2022-07-21T10:48:00Z</published>
    <summary type="html">&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;i use liferay 7.4, i found that in contorl panel&amp;gt;Job
  Scheduler&amp;gt;Scheduled Jobs&lt;/p&gt;
&lt;p&gt;when i try trigger it, the be triggered job not my target.&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="" src="/documents/14/0/Image+19.png/401e2bfb-261f-5b6d-ecc5-179cb87985c5?t=1658400284475&amp;amp;imagePreview=1" /&gt;
  &lt;br /&gt;  &lt;/p&gt;
&lt;p&gt;for example, if i push the &amp;quot;Run Now&amp;quot; of
  PIvRecordPullerScheduler, PqmFailureRrecordPullerScheduler will run up.&lt;/p&gt;
&lt;p&gt;
  &lt;img alt="" src="/documents/14/0/Image+20.png/c79e68fd-bdf1-de4f-d431-c734518a718e?t=1658400340036&amp;amp;imagePreview=1" /&gt;
  &lt;br /&gt;  &lt;/p&gt;
&lt;p&gt;is that a bug? or anything i wrong?&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;</summary>
    <dc:creator>Scarletake Bwi</dc:creator>
    <dc:date>2022-07-21T10:48:00Z</dc:date>
  </entry>
</feed>
