cloud与shr集成
金蝶云社区-云社区用户939L1350
云社区用户939L1350
0人赞赏了该文章 885次浏览 未经作者许可,禁止转载编辑于2016年03月15日 17:19:25

老师:
cloud6.0与shr2.0 集成,我点击同步的时候没有同步过去。报错日志如下
2016-03-15 17:03:41,802 [33] INFO - K3HR在2016-03-15 17:03:38发起一次baseDataInit
2016-03-15 17:03:41,802 [9] INFO - MessageManager的线程开启
2016-03-15 17:03:41,849 [33] DEBUG - {"url":"/OSF2sso.jsp?serviceName=getInitDataService"}
2016-03-15 17:03:41,865 [9] INFO - MessageManager的线程暂停
2016-03-15 17:03:41,865 [33] INFO - MessageManager的线程开始
2016-03-15 17:03:41,943 [25] INFO - AbstractAccepter的线程开启SI_999
2016-03-15 17:03:41,943 [25] INFO - AbstractAccepter的线程开始暂停
2016-03-15 17:03:41,943 [25] DEBUG - _failObjectHash:;
2016-03-15 17:03:41,943 [25] DEBUG - _wanningObjectHash:;
2016-03-15 17:03:41,958 [25] INFO - AbstractAccepter的线程暂停SI_999
2016-03-15 17:03:41,974 [9] DEBUG - http://172.18.1.99:6888/shr/OSF2sso.jsp?username=user&password=AAECAzU2RTdDRkVENTZFN0Q5NER1c2VyRDc2OTg1MzY2QTlEMzAzRkEzNDJCRjI3Njg0MTA5MUFEREEyNjYxNg%253d%253d&userAuthPattern=OTP&serviceName=getInitDataService¶m={"bill":""}
2016-03-15 17:03:42,355 [9] DEBUG - ""
2016-03-15 17:03:42,534 [9] DEBUG - http://localhost/K3CloudServiceInterface_999/json/syncreply/Auth
2016-03-15 17:03:44,536 [9] ERROR - SI_999_http://localhost/K3CloudServiceInterface_999/json/syncreply/登陆失败!
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 127.0.0.1:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Kingdee.K3Cloud.IntegrationServicePlatform.Core.Network.HttpClient.SysncRequest(DateTime sendTime, HttpClientDelegate resultCallback, CookieContainer cookieContainer, String contentType, Boolean isByte)
at Kingdee.K3Cloud.IntegrationServicePlatform.K3HRAdapter.Accepter.CloudAccepter.Login()