You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
316 lines
35 KiB
316 lines
35 KiB
4 years ago
|
��־ʱ�䣺2019-09-27 14:30:10,936
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
null null GetList null System.Exception: δ֪��WCF��������:
|
||
|
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120. ---> Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120.
|
||
|
�� QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 82
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.FJC.Web.Controllers.DAIValidationController.GetList(Nullable`1 callBack) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Controllers\DAIValidationController.cs:�к� 81
|
||
|
�� lambda_method(Closure , ControllerBase , Object[] )
|
||
|
�� System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
||
|
�� System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
||
|
��־ʱ�䣺2019-09-27 14:31:16,829
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
null null GetList null System.Exception: δ֪��WCF��������:
|
||
|
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120. ---> Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120.
|
||
|
�� QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 82
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.FJC.Web.Controllers.DAIValidationController.GetList(Nullable`1 callBack) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Controllers\DAIValidationController.cs:�к� 81
|
||
|
�� lambda_method(Closure , ControllerBase , Object[] )
|
||
|
�� System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
||
|
�� System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
||
|
��־ʱ�䣺2019-09-27 14:31:49,908
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
null null GetList null System.Exception: δ֪��WCF��������:
|
||
|
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120. ---> Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120.
|
||
|
�� QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 82
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.FJC.Web.Controllers.DAIValidationController.GetList(Nullable`1 callBack) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Controllers\DAIValidationController.cs:�к� 81
|
||
|
�� lambda_method(Closure , ControllerBase , Object[] )
|
||
|
�� System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
||
|
�� System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
||
|
��־ʱ�䣺2019-09-27 14:36:25,185
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
null null GetList null System.Exception: δ֪��WCF��������:
|
||
|
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120. ---> Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120.
|
||
|
�� QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 82
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.FJC.Web.Controllers.DAIValidationController.GetList(Nullable`1 callBack) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Controllers\DAIValidationController.cs:�к� 81
|
||
|
�� lambda_method(Closure , ControllerBase , Object[] )
|
||
|
�� System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
||
|
�� System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
||
|
��־ʱ�䣺2019-09-27 14:39:49,139
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
null null GetList null System.Exception: δ֪��WCF��������:
|
||
|
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120. ---> Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120.
|
||
|
�� QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 82
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.FJC.Web.Controllers.DAIValidationController.GetList(Nullable`1 callBack) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Controllers\DAIValidationController.cs:�к� 81
|
||
|
�� lambda_method(Closure , ControllerBase , Object[] )
|
||
|
�� System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
||
|
�� System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
||
|
��־ʱ�䣺2019-09-27 14:42:07,902
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
null null GetList null System.Exception: δ֪��WCF��������:
|
||
|
Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120. ---> Newtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'QMFrameWork.Data.DataPage' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
|
||
|
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
|
||
|
Path 'Result', line 1, position 120.
|
||
|
�� QMFrameWork.Common.Serialization.JsonConvertHelper.GetDeserialize[T](String info)
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.InvokeServiceFunction[ResultModel](String functionName, Object[] parameters) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 82
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.FJC.Web.Controllers.DAIValidationController.GetList(Nullable`1 callBack) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Controllers\DAIValidationController.cs:�к� 81
|
||
|
�� lambda_method(Closure , ControllerBase , Object[] )
|
||
|
�� System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
|
||
|
�� System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
|
||
|
�� System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
|
||
|
��־ʱ�䣺2019-09-27 14:48:23,697
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
localhost admin Ӧ������ null System.Exception: δ֪��WCF��������:
|
||
|
���ն� http://localhost:8938/GeneralService.svc �� HTTP ��Ӧʱ���������������������ڷ����ս�������δʹ�� HTTP Э�����ɵġ�����������ڷ�������ֹ�� HTTP ����������(�������ڷ����ر�)���¡��й���ϸ��Ϣ�����μ���������־�� ---> System.ServiceModel.CommunicationException: ���ն� http://localhost:8938/GeneralService.svc �� HTTP ��Ӧʱ���������������������ڷ����ս�������δʹ�� HTTP Э�����ɵġ�����������ڷ�������ֹ�� HTTP ����������(�������ڷ����ر�)���¡��й���ϸ��Ϣ�����μ���������־�� ---> System.Net.WebException: ���������Ѿ��ر�: ����ʱ���������� ---> System.IO.IOException: ���Ӵ��������ж�ȡ����: Զ������ǿ�ȹر���һ�����е����ӡ��� ---> System.Net.Sockets.SocketException: Զ������ǿ�ȹر���һ�����е����ӡ�
|
||
|
�� System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
|
||
|
�� System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
|
||
|
�� System.Net.HttpWebRequest.MakeMemoryStream(Stream stream)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� System.Net.HttpWebRequest.GetResponse()
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
|
||
|
Server stack trace:
|
||
|
�� System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
||
|
|
||
|
Exception rethrown at [0]:
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:�к� 60
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 34
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 58
|
||
|
�� QMAPP.FJC.Web.MvcApplication.Application_Start() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Global.asax.cs:�к� 104
|
||
|
��־ʱ�䣺2019-09-27 15:11:49,427
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
localhost admin Ӧ������ null System.Exception: δ֪��WCF��������:
|
||
|
λ�� http://localhost:8938/GeneralService.svc �� HTTP �����á�����������Ϊ�÷���̫æ��������Ϊδ�ҵ�����ָ����ַ���ս��㡣��ȷ����ַ��ȷ�������Ժ��ٴγ��Է��ʸ÷����� ---> System.ServiceModel.ServerTooBusyException: λ�� http://localhost:8938/GeneralService.svc �� HTTP �����á�����������Ϊ�÷���̫æ��������Ϊδ�ҵ�����ָ����ַ���ս��㡣��ȷ����ַ��ȷ�������Ժ��ٴγ��Է��ʸ÷����� ---> System.Net.WebException: Զ�̷��������ش���: (503) �����������á�
|
||
|
�� System.Net.HttpWebRequest.GetResponse()
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
|
||
|
Server stack trace:
|
||
|
�� System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
||
|
|
||
|
Exception rethrown at [0]:
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:�к� 60
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 34
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 58
|
||
|
�� QMAPP.FJC.Web.MvcApplication.Application_Start() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Global.asax.cs:�к� 104
|
||
|
��־ʱ�䣺2019-09-27 15:28:23,833
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
localhost admin Ӧ������ null System.Exception: δ֪��WCF��������:
|
||
|
���ն� http://localhost:8938/GeneralService.svc �� HTTP ��Ӧʱ���������������������ڷ����ս�������δʹ�� HTTP Э�����ɵġ�����������ڷ�������ֹ�� HTTP ����������(�������ڷ����ر�)���¡��й���ϸ��Ϣ�����μ���������־�� ---> System.ServiceModel.CommunicationException: ���ն� http://localhost:8938/GeneralService.svc �� HTTP ��Ӧʱ���������������������ڷ����ս�������δʹ�� HTTP Э�����ɵġ�����������ڷ�������ֹ�� HTTP ����������(�������ڷ����ر�)���¡��й���ϸ��Ϣ�����μ���������־�� ---> System.Net.WebException: ���������Ѿ��ر�: ����ʱ���������� ---> System.IO.IOException: ���Ӵ��������ж�ȡ����: Զ������ǿ�ȹر���һ�����е����ӡ��� ---> System.Net.Sockets.SocketException: Զ������ǿ�ȹر���һ�����е����ӡ�
|
||
|
�� System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
|
||
|
�� System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
|
||
|
�� System.Net.HttpWebRequest.MakeMemoryStream(Stream stream)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� System.Net.HttpWebRequest.GetResponse()
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
|
||
|
Server stack trace:
|
||
|
�� System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
||
|
|
||
|
Exception rethrown at [0]:
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:�к� 60
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 34
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 58
|
||
|
�� QMAPP.FJC.Web.MvcApplication.Application_Start() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Global.asax.cs:�к� 104
|
||
|
��־ʱ�䣺2019-09-27 16:04:31,175
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
localhost admin Ӧ������ null System.Exception: δ֪��WCF��������:
|
||
|
λ�� http://localhost:8938/GeneralService.svc �� HTTP �����á�����������Ϊ�÷���̫æ��������Ϊδ�ҵ�����ָ����ַ���ս��㡣��ȷ����ַ��ȷ�������Ժ��ٴγ��Է��ʸ÷����� ---> System.ServiceModel.ServerTooBusyException: λ�� http://localhost:8938/GeneralService.svc �� HTTP �����á�����������Ϊ�÷���̫æ��������Ϊδ�ҵ�����ָ����ַ���ս��㡣��ȷ����ַ��ȷ�������Ժ��ٴγ��Է��ʸ÷����� ---> System.Net.WebException: Զ�̷��������ش���: (503) �����������á�
|
||
|
�� System.Net.HttpWebRequest.GetResponse()
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
|
||
|
Server stack trace:
|
||
|
�� System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
||
|
|
||
|
Exception rethrown at [0]:
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:�к� 60
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 34
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 58
|
||
|
�� QMAPP.FJC.Web.MvcApplication.Application_Start() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Global.asax.cs:�к� 104
|
||
|
��־ʱ�䣺2019-09-27 16:20:02,182
|
||
|
��־������ERROR
|
||
|
�� ־ �ࣺerrorinfo [(null)]
|
||
|
localhost admin Ӧ������ null System.Exception: δ֪��WCF��������:
|
||
|
λ�� http://localhost:8938/GeneralService.svc �� HTTP �����á�����������Ϊ�÷���̫æ��������Ϊδ�ҵ�����ָ����ַ���ս��㡣��ȷ����ַ��ȷ�������Ժ��ٴγ��Է��ʸ÷����� ---> System.ServiceModel.ServerTooBusyException: λ�� http://localhost:8938/GeneralService.svc �� HTTP �����á�����������Ϊ�÷���̫æ��������Ϊδ�ҵ�����ָ����ַ���ս��㡣��ȷ����ַ��ȷ�������Ժ��ٴγ��Է��ʸ÷����� ---> System.Net.WebException: Զ�̷��������ش���: (503) �����������á�
|
||
|
�� System.Net.HttpWebRequest.GetResponse()
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
|
||
|
Server stack trace:
|
||
|
�� System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
||
|
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
||
|
�� System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
||
|
|
||
|
Exception rethrown at [0]:
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
||
|
�� System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.IGeneralService.GetServiceList()
|
||
|
�� QMAPP.ServicesAgent.CenterGeneralService.GeneralServiceClient.GetServiceList() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\CenterGeneralService\Reference.cs:�к� 60
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 34
|
||
|
--- �ڲ��쳣��ջ���ٵĽ�β ---
|
||
|
�� QMAPP.ServicesAgent.ServiceAgent.Init() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\ServiceAgent.cs:�к� 58
|
||
|
�� QMAPP.FJC.Web.MvcApplication.Application_Start() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APPQ5\QMAPP.FJC.Web\Global.asax.cs:�к� 104
|