Re: broker fails to start with networkConnector

2011-12-08 Thread Joe Carter
tory.xml.PluggableSchemaResolver | main >> 2011-12-08 00:56:02,999 | DEBUG | Found XML schema >> [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in >> classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd | >> org.springframework.beans.factory.xml.PluggableSchemaResolver | main >> 2011-12-08 00:56:03,043 | DEBUG | Found XML schema >> [http://activemq.apache.org/schema/core/activemq-core.xsd] in classpath: >> activemq.xsd | org.springframework.beans.factory.xml.PluggableSchemaResolver >> | main >> >> No errors, warnings or anything that can point me to the right position. >> >> The broker name is alphanum, no fancy characters. >> >> How can I solve this mystery? >> >> Cheers, >> Kai >> >> >> >> -- >> View this message in context: >> http://activemq.2283324.n4.nabble.com/broker-fails-to-start-with-networkConnector-tp4171153p4171153.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > > >

Re: broker fails to start with networkConnector

2011-12-08 Thread Torsten Mielke
ema > [http://activemq.apache.org/schema/core/activemq-core.xsd] in classpath: > activemq.xsd | org.springframework.beans.factory.xml.PluggableSchemaResolver > | main > > No errors, warnings or anything that can point me to the right position. > > The broker name is alphanum, no fancy characters. > > How can I solve this mystery? > > Cheers, > Kai > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/broker-fails-to-start-with-networkConnector-tp4171153p4171153.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.

broker fails to start with networkConnector

2011-12-07 Thread SchlauFuchs
, Kai -- View this message in context: http://activemq.2283324.n4.nabble.com/broker-fails-to-start-with-networkConnector-tp4171153p4171153.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Broker fails to start

2008-07-20 Thread Shimik
NFO BrokerService - ActiveMQ JMS Message Broker > (localhost, ID:shimik-40829-1216539785405-0:0) stopped > > -- View this message in context: http://www.nabble.com/Broker-fails-to-start-tp18552186p18552387.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Broker fails to start

2008-07-20 Thread Shimik
/Broker-fails-to-start-tp18552186p18552186.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Network broker fails to start due to JournalLockedException

2007-02-02 Thread James Strachan
Are you absolutely positive that you are not creating a broker automatically via a JMS connection being created with a vm:// transport - before you initialize your broker? i.e. you are actually creating 2 brokers by mistake On 2/1/07, William Blackburn <[EMAIL PROTECTED]> wrote: I am using two e

RE: Network broker fails to start due to JournalLockedException

2007-02-01 Thread Nilantha Jayalath
: Network broker fails to start due to JournalLockedException I am using two embedded brokers on two nodes and using a network connector to link them. I thought I had configured AMQ to NOT use the journal, but now I can start one broker just fine, but when I start the second, I get a

Network broker fails to start due to JournalLockedException

2007-02-01 Thread William Blackburn
I am using two embedded brokers on two nodes and using a network connector to link them. I thought I had configured AMQ to NOT use the journal, but now I can start one broker just fine, but when I start the second, I get a JournalLockedException, which does not impact the functioning of the