When run as a service the default logging sink changes to the system event log. The level of logging doesn't change default.
> -----Original Message----- > From: Adam Zedan [mailto:[email protected]] > Sent: Tuesday, December 04, 2012 10:40 AM > To: [email protected] > Subject: Re: Problem using a configuration file > > What I am doing right now is passing parameters directly to the service > created through services.msc. > Btw when qpidd brokers runs as a service and no logging options have been > specified in the cnfig file does the broker log anything anywhere? The reason > I am asking is because when it was run as console application it would display > data once data was received by the broker. > > On Tue, Dec 4, 2012 at 8:06 AM, Steve Huston <[email protected]> > wrote: > > > Since the default is relative the location depends on your current > > working directory, not the location of the exe. You can change this in > > the cmake config when you are configuring the build. > > > > > -----Original Message----- > > > From: Adam Zedan [mailto:[email protected]] > > > Sent: Tuesday, December 04, 2012 9:58 AM > > > To: [email protected] > > > Subject: Re: Problem using a configuration file > > > > > > Steve do you mean > > > c:\qpidd-0.18\1pidd-0.18\cpp\etc\qpidd.conf > > > > > > > > > On Tue, Dec 4, 2012 at 7:55 AM, Adam Zedan <[email protected]> > wrote: > > > > > > > Help says --config FILE (conf/qpidd.conf) so I tried putting in > > > > C:\qpid-0.18\qpid-0.18\cpp\src\Debug\conf\qpidd.conf > > > > since I am running qpidd.exe from > > > > C:\qpid-0.18\qpid-0.18\cpp\src\Debug\ > > > > > > > > > > > > > > > > On Tue, Dec 4, 2012 at 7:51 AM, Gordon Sim <[email protected]> > wrote: > > > > > > > >> On 12/04/2012 02:30 PM, Adam Zedan wrote: > > > >> > > > >>> Thanks could you tell me what is the default location of this > > > >>> file in QPIDD > > > >>> > > > >> > > > >> Not sure what it is on windows... try running qpidd --help which > > > >> should report the default location > > > >> > > > >> > > > >> > > > >> ------------------------------**------------------------------**- > > > >> ---- > > > >> ---- To unsubscribe, e-mail: > > > >> [email protected].**org<users- > > > [email protected] > > > >> > For additional commands, e-mail: [email protected] > > > >> > > > >> > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
