ervice. Is that a fair
statement?
At this point all that I was trying to accomplish was to see the correct
result from the web service appear in the log. Any help or pointers
appreciated.
Cheers
--
View this message in context:
http://camel.465427.n5.nab
quot;MESSSAGE FROM WEB SERVICE: " + result.get(0));
> >
> >
> > Right now the responseExchange.getOut() gives a null pointer exception.
> I'm
> > fuzzy on exactly what the parameters to setHeader and send are supposed
> to
> > be set to.
> >
&g
point all that I was trying to accomplish was to see the correct
result from the web service appear in the log. Any help or pointers
appreciated.
Cheers
--
View this message in context:
http://camel.465427.n5.nabble.com/DirectProducer-no-consumers-available-on-endpoint-tp5671126p5671126.html
Sent
s role the processor is essentially serving as the
> client for the call to my external web service. Is that a fair statement?
> At this point all that I was trying to accomplish was to see the correct
> result from the web service appear in the log. Any help or pointers
> appreciated.
>
> Cheers
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/DirectProducer-no-consumers-available-on-endpoint-tp5671126p5671126.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
t?
At this point all that I was trying to accomplish was to see the correct
result from the web service appear in the log. Any help or pointers
appreciated.
Cheers
--
View this message in context:
http://camel.465427.n5.nabble.com/DirectProducer-no-consumers-available-on-endpoint-tp5671126p5671126.html
Sent from the Camel - Users mailing list archive at Nabble.com.
OUND_QUEUE);
> }
>
> But, I don't ever stop the DECODE_DIRECT route itself. If I were stopping
> that route, then I'd expect to see an error saying that the route hasn't
> been started or is unavailable.
>
> thanks again...
>
>
>
> --
l 2.1
--
View this message in context:
http://old.nabble.com/DirectProducer---no-consumers-available-on-endpoint...message-is-lost-tp27828628p27838518.html
Sent from the Camel - Users mailing list archive at Nabble.com.
100);
> String msgBody = exchange.getIn().getBody(String.class);
> producer.sendBody("direct::Decoder", msgBody);
>
> Every now and then, I get the following warning in my logs...
>
> WARN - DirectProducer - No consumers available on endpoint:
> Endpo
many successful retries of of other messages, etc...
-
Ben - Senior Consultant
using SMX 3.3.1/Camel 2.1
--
View this message in context:
http://old.nabble.com/DirectProducer---no-consumers-available-on-endpoint...message-is-lost-tp27828628p27830046.html
Sent from the Camel - Users mailing list
99% of the time...randomly we see this error
> after many successful retries of of other messages, etc...
>
> -
> Ben - Senior Consultant
> using SMX 3.3.1/Camel 2.1
> --
> View this message in context:
> http://old.nabble.com/DirectProducer---no-consumers-available
yes, the retry does work fine 99% of the time...randomly we see this error
after many successful retries of of other messages, etc...
-
Ben - Senior Consultant
using SMX 3.3.1/Camel 2.1
--
View this message in context:
http://old.nabble.com/DirectProducer---no-consumers-available-on
You say
"Every now and then, I get the following warning in my logs...
WARN - DirectProducer - No consumers available on endpoint:
Endpoint[direct://Decoder]"
This wouldn't happen to coincide with your timer would it? Does the
polling consumer ever succeed or
ing SMX 3.3.1/Camel 2.1
--
View this message in context:
http://old.nabble.com/DirectProducer---no-consumers-available-on-endpoint...message-is-lost-tp27828628p27829374.html
Sent from the Camel - Users mailing list archive at Nabble.com.
irect::Decoder", msgBody);
>
> Every now and then, I get the following warning in my logs...
>
> WARN - DirectProducer - No consumers available on endpoint:
> Endpoint[direct://Decoder]
>
> Whenever this happens, the message being sent to this endpoint is los
("activemq:errorQueue", 100);
String msgBody = exchange.getIn().getBody(String.class);
producer.sendBody("direct::Decoder", msgBody);
Every now and then, I get the following warning in my logs...
WARN - DirectProducer - No consumers available on endpoint:
Endpoint[direct:
15 matches
Mail list logo