I just tried it and it worked fine. My only thought is that your DLLs are not in the PATH where the service process can find them. But that's a guess.
-Steve On 12/3/12 4:22 PM, "Rajesh Khan" <[email protected]> wrote: >I have been working on this for a while and I still cant figure this out. >When I create a service it does not appear in the services.msc. Has anyone >else successfully created a service using QPID >Here is what i am doing. I am not even trying to pass parameters > >D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd --install >D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd --start >2012-12-03 14:20:57 [Broker] critical Unexpected error: Service not yet >running; > state now 1 (windows\SCM.cpp:183) >D:\qpid-0.18\qpid-0.18\cpp\src\Debug> > >Any suggestions ? > > > >On Fri, Nov 30, 2012 at 3:51 PM, Steve Huston <[email protected]> >wrote: > >> Try starting the service from the Services component of the control >>panel >> instead of from the command line. >> >> > -----Original Message----- >> > From: Rajesh Khan [mailto:[email protected]] >> > Sent: Friday, November 30, 2012 5:48 PM >> > To: [email protected] >> > Subject: Re: Creating qpid broker service in windows >> > >> > No logs in the Application and service logs by qpidd >> > >> > On Fri, Nov 30, 2012 at 3:35 PM, Steve Huston <[email protected]> >> > wrote: >> > >> > > he system event log? >> >> --------------------------------------------------------------------- >> 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]
