I get a lot of duplicate entries in my log. Am I doing something wrong?
ERROR [TransferBuffer] 17 May 2007 14:02:26.984 : TransferBuffer timeout (120000 ms)!
ERROR [SecureNetworkStream] 17 May 2007 14:02:26.984 : Socket.Receive() failed : System.IO.IOException: Timed out while reading data
System.IO.IOException: Timed out while reading data
at cq.b(Byte[] A_0, Int32 A_1, Int32 A_2)
at y.c(IAsyncResult A_0)
at et.a(IAsyncResult A_0)
at et.a(Byte[] A_0, Int32 A_1, Int32 A_2, SocketFlags A_3)
at bb.b(Byte[] A_0, Int32 A_1, Int32 A_2)
ERROR [TransferBuffer] 17 May 2007 14:04:26.984 : TransferBuffer timeout (120000 ms)!
ERROR [SecureNetworkStream] 17 May 2007 14:04:26.984 : Socket.Receive() failed : System.IO.IOException: Timed out while reading data
System.IO.IOException: Timed out while reading data
at cq.b(Byte[] A_0, Int32 A_1, Int32 A_2)
at y.c(IAsyncResult A_0)
at et.a(IAsyncResult A_0)
at et.a(Byte[] A_0, Int32 A_1, Int32 A_2, SocketFlags A_3)
at bb.b(Byte[] A_0, Int32 A_1, Int32 A_2)
and
INFO [LicenseProperties] 17 May 2007 14:06:26.625 : Licence expiry date: 12/31/9999
INFO [LicenseProperties] 17 May 2007 14:06:26.625 : Production license
INFO [LicenseProperties] 17 May 2007 14:06:26.625 : Licence expiry date: 12/31/9999
INFO [LicenseProperties] 17 May 2007 14:06:26.625 : Production license
the logs get so big so fast, it would be nice if it wasn't dupeing so many lines...