So after a single sucessful try using Kiwi to forward syslog events to my SolarWinds server the service now just stops. The assoicated errors for this are:
Event Type: Error
Event Source: SyslogService
Event Category: None
Event ID: 1019
Date: 3/11/2009
Time: 7:55:29 PM
User: N/A
Computer: SLR001
Description:
Port 514 on IP Address 0.0.0.0 is already open. Change the 'LocalIPAddress' parameter in the configuration file to another IP address or port
And
Event Type: Error
Event Source: NCMSyslogService
Event Category: None
Event ID: 1005
Date: 3/11/2009
Time: 7:48:11 PM
User: N/A
Computer: SLR001
Description:
Syslog Service Unhandled Exception Cannot stop SolarWindsSyslogService service on computer '.'.
at System.ServiceProcess.ServiceController.Stop()
at NCMSyslogService.SWSyslogService.StopMyself()
at NCMSyslogService.SWSyslogService.ListenForUDPPacket()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
And
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 3/11/2009
Time: 7:58:58 PM
User: N/A
Computer: SLR001
Description:
EventType clr20r3, P1 ncmsyslogservice.exe, P2 0.0.0.0, P3 498a4b83, P4 system.serviceprocess, P5 2.0.0.0, P6 471ebf67, P7 a0, P8 c0, P9 system.invalidoperationexception, P10 NIL
Any thoughs on a solution? I have .net 2.0/SP1, .net 3.0/SP1, and .net 3.5 installed on this machine.