zoukankan      html  css  js  c++  java
  • 无法连接到WCF的异常

    非常抱歉,引发CPC后台系统异常,内容如下:
    SDP处理节点返回异常。
    LogCorrelationId0431f5f2-6f58-48b1-98ce-a06e79592a70,0
    LCZZ-SDP,ErrorCode: 500042CPC.Communication.ExceptionHandler.CommunicationException: 处理节点返回异常。(节点名为'SendStage') ---> ErrorCode: 500037CPC.Communication.ExceptionHandler.CommunicationException: 回调队列处理对象处理消息时发生错误。(队列名为'CCOSQueue') ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://spdbhdq-bwsdpclu01.spdbbiz.com:22120/wf/service. The connection attempt lasted for a time span of 00:00:00.9530945. TCP error code 10061: 由于目标机器积极拒绝,无法连接。 10.112.15.52:22120.  ---> System.Net.Sockets.SocketException: 由于目标机器积极拒绝,无法连接。 10.112.15.52:22120
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---

    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open()

    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.ICommunicationObject.Open()
       at CPC.Communication.Channels.BasicWCF.BasicWCFSendChannel.Open() in d:\Project\CPCSystem2.12\NoticeSolution\CPC.Communication.Channels.BasicWCF\WCFSendChannel.cs:line 88
       at CPC.Communication.Sender.SendChannelFactory.GetSendChannel(String channelId, String address) in E:\CPC_System_DEV\SDPSolution\CPC.Communication\Sender\SendChannelFactory.cs:line 255
       at CPC.Communication.Sender.MessageSendHandler.ProcessMessage(ServiceEntity requestMessage) in E:\CPC_System_DEV\SDPSolution\CPC.Communication\Sender\MessageSendHandler.cs:line 81
       at CPC.Communication.QueueProcess.CallbackQueuePoolProcessor.ProcessMessageThread() in E:\CPC_System_DEV\SDPSolution\CPC.Communication\QueueProcess\CallbackQueuePoolProcessor.cs:line 462
       --- End of inner exception stack trace ---
       --- End of inner exception stack trace ---

    界面ID:PreScanPageMobileCardRegister
    柜员:9504 11013995
    IP地址:10.112.52.167
    日期:2011-5-26 10:08:23

  • 相关阅读:
    客户端作业day26
    cs架构和bs架构.课堂小结day26
    魔法方法day22课堂小结
    组合封装作业day21
    组合,接口day21课堂小结
    iOS端给unity发送消息,实现两者交互。
    Unity发送参数给iOSNative并响应
    关于 iOS 10 中 ATS / HTTPS /2017 问题
    Cocopod上更新上传自己的开源框架供别人下载
    iOS适配HTTPS,创建一个自签名的SSL证书(x509)具体步骤
  • 原文地址:https://www.cnblogs.com/mingyongcheng/p/2057881.html
Copyright © 2011-2022 走看看