天津投入产出系统后端
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.

165 lines
16 KiB

��־ʱ�䣺2019-08-05 13:59:50,656
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
null null GetNotReadInstantNotice null System.NullReferenceException: δ�������������õ�������ʵ����
�� QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:�к� 415
�� 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-08-05 13:59:50,656
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
null null GetNotReadInstantNotice null System.NullReferenceException: δ�������������õ�������ʵ����
�� QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:�к� 415
�� 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-08-05 14:02:36,378
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
null null Login null System.ServiceModel.FaultException: δ�������������õ�������ʵ����
Server stack trace:
�� System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
�� 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.LoginService.ILoginService.IsLogin(LoginInfo login, CredentialInfo c)
�� QMAPP.ServicesAgent.LoginService.LoginServiceClient.IsLogin(LoginInfo login, CredentialInfo c) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\Service References\LoginService\Reference.cs:�к� 605
�� QMAPP.ServicesAgent.LoginService.LoginServiceClient._IsLogin(LoginInfo login, CredentialInfo credential) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\AppCommon\QMAPP.ServicesAgent\LoginServiceClient.cs:�к� 28
�� QMAPP.Web.Controllers.HomeController.Login(LoginInfo login) λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\HomeController.cs:�к� 79
�� 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-08-05 14:54:24,025
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
null null GetNotReadInstantNotice null System.NullReferenceException: δ�������������õ�������ʵ����
�� QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:�к� 415
�� 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-08-05 14:54:24,025
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
null null GetNotReadInstantNotice null System.NullReferenceException: δ�������������õ�������ʵ����
�� QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:�к� 415
�� 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-08-05 14:54:24,061
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
null null GetNotReadInstantNotice null System.NullReferenceException: δ�������������õ�������ʵ����
�� QMAPP.Web.Controllers.NoticeController.GetNotReadInstantNotice() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Controllers\NoticeController.cs:�к� 415
�� 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-08-05 14:57:38,381
��־������ERROR
�� ־ �ࣺerrorinfo [(null)]
localhost admin Ӧ������ null System.Exception: WCF����ͨѶ����,���������������Ƿ������� ---> System.ServiceModel.EndpointNotFoundException: û���ս������������Խ�����Ϣ�� http://localhost:8938/GeneralService.svc����ͨ�������ڲ���ȷ�ĵ�ַ���� SOAP �������µġ��������ڴ����������μ� InnerException ���˽���ϸ��Ϣ�� ---> System.Net.WebException: �޷����ӵ�Զ�̷����� ---> System.Net.Sockets.SocketException: ����Ŀ�������������ܾ����޷����ӡ� 127.0.0.1:8938
�� System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
�� System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- �ڲ��쳣��ջ���ٵĽ�β ---
�� System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
�� System.Net.HttpWebRequest.GetRequestStream()
�� System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- �ڲ��쳣��ջ���ٵĽ�β ---
Server stack trace:
�� System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
�� System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
�� System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, 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:�к� 54
�� QMAPP.Web.MvcApplication.Application_Start() λ�� E:\Projects\ADIENT_CD_MES\trunk\CDMES\APP\QMAPP.Web\Global.asax.cs:�к� 105