Hi people !
I am testing Kiwi Syslog Server Service edition with Evaluation Version....
I am running Kiwi on a 2008r2 SP1 (R2 is x64).
I am trying to run the Kiwi daemon with the system local account ; but i have the error 1053 poping:
" The service did not respond to the start or control request in a timely fashion "
I tried to adjust the timeout Value in the Registry to 60 (30 by default) ; no way the kiwi syslog Service don't start.
I created the debugging value to see what happening on startup, but i have only :
2011-11-21 18:50:19 Start-up file Initialized.
2011-11-21 18:50:19 Performing NT Service setup for Kiwi Syslog Server
2011-11-21 18:50:19 Service Starting - NTServiceSetup
--
When i am using the administrator account of the server ; the service starts quickly ...here is the debug log :
2011-11-21 19:03:44 Start-up file Initialized.
2011-11-21 19:03:44 Performing NT Service setup for Kiwi Syslog Server
2011-11-21 19:03:44 Service Starting - NTServiceSetup
2011-11-21 19:03:44 Service startup triggered. Parameters:
2011-11-21 19:03:45 Startup entered
2011-11-21 19:03:45 About to initialise sockets
2011-11-21 19:03:45 Listening on InterApp TCP port 3300
2011-11-21 19:03:45 Listening on UDP port 514
2011-11-21 19:03:46 Message check timer started
2011-11-21 19:03:46 Startup completed
But for security reason i can't use an admin Account, i need to use the local system account.
--
I ran procmon to see what's wrong ; no errors about File/Registry denied access.
When using Local system account, the process stops here :
--
When using an Admin account , the process starts, and "hits" an .INI file (KRDP_Sessions.ini) :
--
Can you have any information on this ?
Regards,