搜索
热搜: 活动 交友 discuz
查看: 1330|回复: 0
收起左侧

NET-10.2.0.4出现线程异常

[复制链接]
  • TA的每日心情
    郁闷
    2017-2-4 12:41
  • 签到天数: 63 天

    [LV.6]常住居民II

    发表于 2015-12-23 07:46:45 | 显示全部楼层 |阅读模式
    [032931C9] System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

    [001, 03E452D8]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [002, 0359DCE7]
    System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
    [003, 00FD9F96]
    System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
    [004, 0011F5D3]
    System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
    [005, 0035596F]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [006, 0035596F]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [007, 0035596F]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [008, 018E2C4E]
    System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
    [009, 0197EA12]
    System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
       at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
    [010, 03C18EDD]
    System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
    [011, 00700FA9]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [012, 00700FA9]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [013, 00700FA9]
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       at System.Net.Sockets.Socket.UnsafeBeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at FSLib.Network.Http.HttpContext.<>c__DisplayClass155_0.<FlushRequestData>b__1()
       at FSLib.Network.Http.HttpContext.GetResponseCallback(Action getResponseAction)
    [014, 0061DFBC]
    System.Net.Sockets.SocketException (0x80004005): 提供了一个无效的参数。
       at System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)
       

    您需要登录后才可以回帖 登录 | 入住

    本版积分规则

    申请友链| Archiver| 手机版| 鱼·后花园

    GMT+8, 2024-7-5 16:23 , Processed in 0.014228 second(s), 15 queries , Redis On.

    Powered by Discuz! X3.4

    © 2005-2024 鱼·后花园

    快速回复 返回顶部 返回列表