Re: [Sqlrelay-discussion] [sqlrelay] new instance won't start :-(
Brought to you by:
mused
|
From: Roger <b-r...@ro...> - 2009-07-29 03:15:02
|
On Tue, 28 Jul 2009, David Muse wrote: > This kind of problem is usually caused when the xml file has a problem, > like a missing double-quote or missing end-tag or something similar. > > Try running xmllint on the sqlrelay.conf file and see if it turns up any > errors. > > Dave Thanks for the tip. However... With --valid (or even with no options), the only thing I see is the output is reformatted a bit, but there are no errors reported. As I indicated, I copied one instance and simply changed the id, database, port, and the maxconnections, as appropriate. When I restart, the dummy (of course) does nothing, the other two instances restart, but nothing happens for the new instance. -- Roger |