he RESTful interface except for
this WARN message.
Activemq versions: 5.11.1 & 5.14.3
thank you
--
View this message in context:
http://activemq.2283324.n4.nabble.com/WARN-Broker-localhost-not-started-tp4722050.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
But I do as what you say , it does work after a while , not starting.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Broker-Blocked-WARN-Broker-localhost-not-started-so-using-DCFR-instead-tp2353940p3801138.html
Sent from the ActiveMQ - User mailing list archive at
but I think it should be vm://DCFR as that matches the brokerName
attribute of your configured broker.
2009/11/10 titexe :
>
> I removed the just waitForStart
>
> Otherwise there's the line
>
>
>
>
> Gary Tully wrote:
>>
>> I guess you have tried to un comment:
>>
>>
>>
>> 2009/11/10 titexe :
>
I removed the just waitForStart
Otherwise there's the line
Gary Tully wrote:
>
> I guess you have tried to un comment:
>
>
>
> 2009/11/10 titexe :
>>
>> The context :
>>
>> i have a network broker type duplex.
>> and a route camel : move message to othe queue, and track the message in
>
I guess you have tried to un comment:
2009/11/10 titexe :
>
> The context :
>
> i have a network broker type duplex.
> and a route camel : move message to othe queue, and track the message in
> database.
>
>
> Below my configuration :
>
> http://activemq.apache.org/schema/core"; brokerName="
The context :
i have a network broker type duplex.
and a route camel : move message to othe queue, and track the message in
database.
Below my configuration :
http://activemq.apache.org/schema/core"; brokerName="DCFR"
dataDirectory="${activemq.base}/data">
can you post your configuration and some more context?
The brokerName attribute is relevant to the vm: url you use, localhost
is the default value.
Also, try and enable full debug logging to see if you can extract more
information.
2009/11/10 titexe :
>
> Hello,
>
> My broker can not do anything,
Hello,
My broker can not do anything, nor send or receive messages.
When I look at the console, there's only this error:
2009-11-10 09:35:21,205 [7638536 @ qtp0-34] WARN BrokerRegistry - Broker
localhost not started so using instead
Does someone can help me solve this painful problem ?
Thank