Yes, i'm running the cmd-script w/ just those xml config files that i sent, and nothing else. i was using RC2, then i started using snapshot from incubator-activemq-4.0-SNAPSHOT (dated may 8th)
i've got three copies of what i posted, [1,2,3].xml inside each one, i've changed the dataDirectory attrib to the respective number (/opt/mbus/01, /opt/mbus/02, ...) and changed the name of the broker (a1,a2,a3) what you're talking about, though (the early boot) seems to be occurring, b/c it's (a) not respecting the dataDirectory attrib, and (b) it seems to be starting a vm:// broker as well as the tcp one. thoughts? --- James Strachan <[EMAIL PROTECTED]> wrote: > You are getting this error when running the activemq > command script - > with just those XML configuration files you sent and > nothing else? > > BTW you are using a recent version right (4.0 or > 4.0-RC3)? There was a > bug months ago with the configuration of the > transport XML causing an > early boot up of the persistence layer before the > persistence layer > was properly configured. > > > On 5/9/06, Paul Tomsic <[EMAIL PROTECTED]> wrote: > > i have a different config/startup file for each > > broker, though. > > in my posted startup/config file, i don't > explicitly > > use a "vm://" URI, though. > > > > i'm also just starting them from cmd-line (the > brokers > > that is) > > > > is there some implicit starting of a broker using > > vm:// > > > > ?? > > > > --- James Strachan <[EMAIL PROTECTED]> > wrote: > > > > > On 5/9/06, Paul Tomsic <[EMAIL PROTECTED]> > wrote: > > > > my startup xbeans file has an attribute for > > > > dataDirectory on the broker line, but when i > start > > > up > > > > activemq it not only makes me the directory i > ask > > > for, > > > > but it also makes a "activemq-data" directory > > > where > > > > ever i started up activemq. > > > > > > This sounds like this problem.... > > > > > > http://goopen.org/confluence/display/ACTIVEMQ/Journal+is+already+opened+by+this+application > > > > > > i.e. that you are using the vm:// URI to connect > to > > > a broker before > > > you have configured your > > > > > > -- > > > > > > James > > > ------- > > > http://radio.weblogs.com/0112098/ > > > > > > > > > > -- > > James > ------- > http://radio.weblogs.com/0112098/ >
