Is there anything in the system event log?

> -----Original Message-----
> From: Rajesh Khan [mailto:[email protected]]
> Sent: Friday, November 30, 2012 5:25 PM
> To: [email protected]
> Subject: Re: Creating qpid broker service in windows
> 
> Unfortunately thats not working too.Here is the response
> 
> D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd --install --arguments="--auth
> no"
> 
> D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd --start
> 2012-11-30 15:21:03 [Broker] critical Unexpected error: Service not yet
> running;  state now 1 (windows\SCM.cpp:183)
> 
> On Fri, Nov 30, 2012 at 3:18 PM, Steve Huston <[email protected]>
> wrote:
> 
> > Ok, try this:
> >
> > qpidd --uninstall
> > Use Task Manager to make sure there are no qpidd processes - kill any
> > that are still there.
> > qpidd --install --arguments="--auth no"
> >
> > Again, the stock 0.18 source release won't handle the --arguments
> > correctly - they won't be passed to the service when it starts. But
> > the service should start.
> >
> > -Steve
> > > -----Original Message-----
> > > From: Rajesh Khan [mailto:[email protected]]
> > > Sent: Friday, November 30, 2012 5:02 PM
> > > To: [email protected]
> > > Subject: Re: Creating qpid broker service in windows
> > >
> > > Thanks for the email. I tried doing that. Here is what I did
> > D:\...\Debug>qpidd
> > > --uninstall D:\...\Debug>qpidd --install "--auth=no"
> > > D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd --start
> > > 2012-11-30 14:59:04 [Broker] critical Unexpected error: Service not
> > > yet running;  state now 1 (windows\SCM.cpp:183)
> > >
> > > Its still not working
> > >
> > >
> > > On Fri, Nov 30, 2012 at 2:54 PM, Steve Huston <[email protected]>
> > > wrote:
> > >
> > > > First qpidd --uninstall
> > > >
> > > > Then do the --install with "--auth=no" in quotes
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: Rajesh Khan [mailto:[email protected]]
> > > > > Sent: Friday, November 30, 2012 4:32 PM
> > > > > To: [email protected]
> > > > > Subject: Creating qpid broker service in windows
> > > > >
> > > > > I am tryine to create a qpid service using the following method
> > > > >
> > > > > D:\...\Debug>qpidd --install --start-type=demand
> > > > > --arguments=--auth=no D:\...\Debug>qpidd --start
> > > > > 2012-11-30 14:26:52 [Broker] critical Unexpected error: Service
> > > > > not yet running;  state now 1 (windows\SCM.cpp:183)
> > > > >
> > > > > Any suggestions ?
> > > >
> > > > ------------------------------------------------------------------
> > > > --- 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]
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to