Hi Lansweeper is working well in our organisation, however almost daily the server experiences the same problem.
The queue starts to build and stops processing then eventually we get
.NET Runtime 2.0 EEvent Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 05/06/2008
Time: 10:03:42
User: N/A
Computer: %MYSERVERNAME%
Description:
EventType clr20r3, P1 lansweeper30.exe, P2 3.1.3028.22480, P3 4805f4fe, P4 system, P5 2.0.0.0, P6 471ebf0d, P7 2652, P8 272, P9 system.net.httplistenerexception, P10 NIL.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
0010: 20 00 6c 00 61 00 6e 00 .l.a.n.
0018: 73 00 77 00 65 00 65 00 s.w.e.e.
0020: 70 00 65 00 72 00 33 00 p.e.r.3.
0028: 30 00 2e 00 65 00 78 00 0...e.x.
0030: 65 00 2c 00 20 00 33 00 e.,. .3.
0038: 2e 00 31 00 2e 00 33 00 ..1...3.
0040: 30 00 32 00 38 00 2e 00 0.2.8...
0048: 32 00 32 00 34 00 38 00 2.2.4.8.
0050: 30 00 2c 00 20 00 34 00 0.,. .4.
0058: 38 00 30 00 35 00 66 00 8.0.5.f.
0060: 34 00 66 00 65 00 2c 00 4.f.e.,.
0068: 20 00 73 00 79 00 73 00 .s.y.s.
0070: 74 00 65 00 6d 00 2c 00 t.e.m.,.
0078: 20 00 32 00 2e 00 30 00 .2...0.
0080: 2e 00 30 00 2e 00 30 00 ..0...0.
0088: 2c 00 20 00 34 00 37 00 ,. .4.7.
0090: 31 00 65 00 62 00 66 00 1.e.b.f.
0098: 30 00 64 00 2c 00 20 00 0.d.,. .
00a0: 32 00 36 00 35 00 32 00 2.6.5.2.
00a8: 2c 00 20 00 32 00 37 00 ,. .2.7.
00b0: 32 00 2c 00 20 00 73 00 2.,. .s.
00b8: 79 00 73 00 74 00 65 00 y.s.t.e.
00c0: 6d 00 2e 00 6e 00 65 00 m...n.e.
00c8: 74 00 2e 00 68 00 74 00 t...h.t.
00d0: 74 00 70 00 6c 00 69 00 t.p.l.i.
00d8: 73 00 74 00 65 00 6e 00 s.t.e.n.
00e0: 65 00 72 00 65 00 78 00 e.r.e.x.
00e8: 63 00 65 00 70 00 74 00 c.e.p.t.
00f0: 69 00 6f 00 6e 00 20 00 i.o.n. .
00f8: 4e 00 49 00 4c 00 0d 00 N.I.L...
0100: 0a 00 ..
The error log shows the following several times around the time it crashes (when I say several times I mean hundreds!!!).
-------------------------------------------------------------------------
05/06/2008 10:03:28
System.Net.HttpListenerException: The specified network name is no longer available
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
at System.IO.TextWriter.WriteLine(String value)
at Lansweeper31.Listen.DoListen()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
-------------------------------------------------------------------------
05/06/2008 10:03:28
System.Net.HttpListenerException: The specified network name is no longer available
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
at System.IO.TextWriter.WriteLine(String value)
at Lansweeper31.Listen.DoListen()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
-------------------------------------------------------------------------
Any ideas....?
I put a scheduled reboot in every morning to overcome this issue - but it doesn't seem to work.
My theory is perhaps the server gets overloaded with requests - as most people will be logging on in the morning and the login script will be registering the computer and the server can't cope with the requests... Is this possible? Is there a solution...?
Thanks.