Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-916

FUSE "master" component conflicts with camel-quartz2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.14.0.redhat-62-xx
    • 2.12.0.redhat-61379
    • None
    • None

    Description

      Setting a camel-quartz2 bundle in a profile in Fabric and getting these strange WARN messages from the logs,

      2014-09-04 21:54:25,001 | WARN | pocpark_Worker-5 | CamelJob | camel.component.quartz2.CamelJob 122 | 284 - org.apache.camel.camel-quartz2 - 2.12.0.redhat-610387 | Cannot find existing QuartzEndpoint with uri: quartz2://pocparking?cron=0%2F5+0%2F1+1%2F1%3F*. Creating new endpoint instance.
      2014-09-04 21:54:30,001 | WARN | pocpark_Worker-6 | CamelJob | camel.component.quartz2.CamelJob 122 | 284 - org.apache.camel.camel-quartz2 - 2.12.0.redhat-610387 | Cannot find existing QuartzEndpoint with uri: quartz2://pocparking?cron=0%2F5+0%2F1+1%2F1%3F*. Creating new endpoint instance.
      2014-09-04 21:54:35,001 | WARN | pocpark_Worker-7 | CamelJob | camel.component.quartz2.CamelJob 122 | 284 - org.apache.camel.camel-quartz2 - 2.12.0.redhat-610387 | Cannot find existing QuartzEndpoint with uri: quartz2://pocparking?cron=0%2F5+0%2F1+1%2F1%3F*. Creating new endpoint instance.

      Attached a reproducer for reference and here's how you deploy in Fabric,

      fabric:profile-delete --force demo-quartz2-issue
      fabric:profile-create demo-quartz2-issue
      fabric:profile-edit --bundles mvn:sg.demo/quartz2-issue/0.0.2 demo-quartz2-issue
      fabric:profile-edit --bundles mvn:io.fabric8/fabric-zookeeper-spring/1.0.0.redhat-379 demo-quartz2-issue
      fabric:profile-edit --features fabric-camel demo-quartz2-issue
      fabric:profile-edit --features fabric-zookeeper demo-quartz2-issue
      fabric:profile-edit --features camel-core demo-quartz2-issue
      fabric:profile-edit --features camel-spring demo-quartz2-issue
      fabric:profile-edit --features camel-quartz2 demo-quartz2-issue

      As the camel-fabric master endpoint wraps the camel-quartz2 endpoint, when CamelJob look up the QuartzEndpoint from the route, it cannot find the QuartzEndpoint.

      Attachments

        Issue Links

          Activity

            People

              willem.jiang Willem Jiang (Inactive)
              rhn-support-vgohel Viral Gohel
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: