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

27 lines
2.6 KiB

日志时间:2019-01-30 09:55:57,939
日志级别: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