2 Replies Latest reply on Oct 14, 2016 7:22 AM by ravi21588

    No consumers available on endpoint: Endpoint Error

    ravi21588

      Hi all,

      i have a service with one composite and two components with camel implementation.one component puts request message in to IBM Mq and another component picks response message from IBM MQ.sometimes after deployment Iam getting No consumers available on endpoint: Endpoint  warning while picking the message from IBM MQ,but after disabling and enabling the particular jar from admin console it works fine.

      can you please help on this?

        • 1. Re: No consumers available on endpoint: Endpoint Error
          igarashitm

          any error messages?

          • 2. Re: No consumers available on endpoint: Endpoint Error
            ravi21588

            Iam getting below warning and the message are not getting processed further.

             

            00:39:39,972 WARN  [org.apache.camel.component.direct.DirectProducer] (pool-21-thread-1) No consumers available on endpoint: Endpoint[direct://%7Burn:com.agcs.bih.gg.in.search:GGInSearch:1.0%7DGGOutFoundService] to process: Exchange[Message: <?xml version="1.0" encoding="UTF-8"?>

            <response>

            <bih-metadata>

            <user-id>Test</user-id>

            <service-name>searchpolicy</service-name>

            <source-system-id>Test</source-system-id>

            <source-transaction-id>ID:963704fe-9178-11e6-be56-1fe8d8e6392b</source-transaction-id>

            <environment>DEV</environment>

            <message-type>RES</message-type>

            [Body clipped after 1000 chars, total length is 1034]]

            00:39:49