|
From: Jason R B. <jas...@rh...> - 2007-07-03 00:55:50
|
Running as local administrator (i.e. .\Administrator) The error in the wrapper log isn't very helpful: STATUS | wrapper | 2007/06/29 12:29:31 | Starting the WorkerProcess service... ERROR | wrapper | 2007/06/29 12:29:31 | Unable to start the service - The dependency service or group failed to start. (0x42c) I don't know how to export the windows event log (sorry, not a windows user), but the 3 relevant entries in the event viewer go something like this: Source: Netlogon Description: This computer is configured as a member of a workgroup, not as a member of a domain. The netlogon service does not need to run in this configuration. Source: Service Control Manager Description: The WorkerProcess service depends on the Net Logon service which failed to start because of the following error: The operation completed successfully. Source: Service Control Manager Description: The Net Logon service entered the stopped state. Does that help? J Lewis Leal wrote: > What account does your service run under (machine, domain, or local > system)? > Can you post your log? > > On 7/2/07, *Jason R Briggs* < jas...@rh... > <mailto:jas...@rh...>> wrote: > > Hi > > Apologies if this has been answered elsewhere, but I couldn't find > any > related messages with SF's rather abysmal search. > > I'm trying to use the service wrapper in our UAT environment and > failing > miserably. We've had it running on various development machines > without > any problems, and it starts up fine when run from the command > prompt on > the UAT server. > > After much fiddling, I eventually tracked the problem down to the fact > that it appears the wrapper has a dependency on Net Logon to be > running. But in this environment, Net Logon starts up and > straight away > shuts down. I believe this has something to do with the fact that > there's no domain controller... but I'm not sure on that front. I'm > seem to have as much difficulty finding info about Microsoft error > messages as I do finding messages on this mailing list... ;-) > > Anyone come across this problem? Is there a workaround or do we > have to > get the environment reconfigured so Net Logon runs properly? > > Thanks for any pointers you can give me. > > Jason > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > <mailto:Wra...@li...> > https://lists.sourceforge.net/lists/listinfo/wrapper-user > <https://lists.sourceforge.net/lists/listinfo/wrapper-user> > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ------------------------------------------------------------------------ > > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |