|
From: Leif M. <le...@ta...> - 2010-02-26 03:37:12
|
Dante, The message you are seeing is because you are running "wrapper.exe -s ..¥conf¥wrapper.conf" The "-s" command stands for "--service", which is used exclusively by the Windows Service Manager to run the Wrapper as a service. It is a bit confusing, but continues to work this way for historical reasons. We have added a much better error message for the 3.4.0 release which should help to avoid such confusion. Please run "wrapper.exe -?" to see a list of available commands. To starT the service once it is installed, you can use the "-t" or "--start" commands. Please let me know if you have any more questions getting up and running. Cheers, Leif On Fri, Feb 26, 2010 at 3:12 AM, Dante Cesar Basso Filho <dc...@gm...> wrote: > Hello There! > I having some problema to get Wraper Working in Windows 2008 Server... When > i tru to start the service i got this message: > > "Calling StartServiceCtrlDispatcher... please wait" > StartServiceCtrlDispatcher failed! > For help type > wraper.exe /? > > I can fix that?! > Thanks all! |