Re: [Sqlrelay-discussion] [sqlrelay] new instance won't start :-(
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2009-07-29 03:57:25
|
Could you email me the sqlrelay.conf file that doesn't work? I'll try to reproduce the error. David Muse dav...@fi... Roger wrote: > 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. > > |