You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Sergey Zolotaryov (JIRA)" <ji...@apache.org> on 2010/10/06 16:48:40 UTC

[jira] Created: (CAMEL-3203) Quartz routes are not started if quartz component is referenced after context was started

Quartz routes are not started if quartz component is referenced after context was started
-----------------------------------------------------------------------------------------

                 Key: CAMEL-3203
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3203
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-quartz
    Affects Versions: 2.4.0
            Reporter: Sergey Zolotaryov


Quartz routes are not active if added after camel context was already started.

Here is an elaborate description of the problem and a sample project that reproduces it: http://anydoby.com/jblog/en/java/1955
Sorry, no patch this time because I may not know enough about the internals of QuartzComponent, hesitate to offer anything but a boolean flag somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CAMEL-3203) Quartz routes are not started if quartz component is referenced after context was started

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-3203:
----------------------------------

    Assignee: Claus Ibsen

> Quartz routes are not started if quartz component is referenced after context was started
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3203
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3203
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-quartz
>    Affects Versions: 2.4.0
>            Reporter: Sergey Zolotaryov
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Quartz routes are not active if added after camel context was already started.
> Here is an elaborate description of the problem and a sample project that reproduces it: http://anydoby.com/jblog/en/java/1955
> Sorry, no patch this time because I may not know enough about the internals of QuartzComponent, hesitate to offer anything but a boolean flag somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-3203) Quartz routes are not started if quartz component is referenced after context was started

Posted by "Sergey Zolotaryov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62451#action_62451 ] 

Sergey Zolotaryov commented on CAMEL-3203:
------------------------------------------

Thank you Claus, no problem. I have another issue on Quartz coming. I will describe it in the next ticket.

> Quartz routes are not started if quartz component is referenced after context was started
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3203
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3203
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-quartz
>    Affects Versions: 2.4.0
>            Reporter: Sergey Zolotaryov
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Quartz routes are not active if added after camel context was already started.
> Here is an elaborate description of the problem and a sample project that reproduces it: http://anydoby.com/jblog/en/java/1955
> Sorry, no patch this time because I may not know enough about the internals of QuartzComponent, hesitate to offer anything but a boolean flag somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-3203) Quartz routes are not started if quartz component is referenced after context was started

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-3203:
-------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s: 2.5.0

Settings as minor as there is a workaround

> Quartz routes are not started if quartz component is referenced after context was started
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3203
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3203
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-quartz
>    Affects Versions: 2.4.0
>            Reporter: Sergey Zolotaryov
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Quartz routes are not active if added after camel context was already started.
> Here is an elaborate description of the problem and a sample project that reproduces it: http://anydoby.com/jblog/en/java/1955
> Sorry, no patch this time because I may not know enough about the internals of QuartzComponent, hesitate to offer anything but a boolean flag somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-3203) Quartz routes are not started if quartz component is referenced after context was started

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3203.
--------------------------------

    Resolution: Fixed

trunk: 1005489.

Thanks for reporting and having a sample application to demonstrate the issue.

> Quartz routes are not started if quartz component is referenced after context was started
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3203
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3203
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-quartz
>    Affects Versions: 2.4.0
>            Reporter: Sergey Zolotaryov
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> Quartz routes are not active if added after camel context was already started.
> Here is an elaborate description of the problem and a sample project that reproduces it: http://anydoby.com/jblog/en/java/1955
> Sorry, no patch this time because I may not know enough about the internals of QuartzComponent, hesitate to offer anything but a boolean flag somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.