Advertisement
Guest User

Swarm Agent Log

a guest
Nov 19th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. Starting up SwarmAgent ...
  2. ... registering SwarmAgent with remoting service
  3. ... registering SwarmAgent network channels
  4. ... initializing SwarmAgent
  5. ...... checking certificate
  6. ......... certificate check has failed
  7. ...... initializing cache
  8. ......... using cache folder 'D:\Program Files\Epic Games\4.10\Engine\Binaries\DotNET/SwarmCache'
  9. ......... recreating SwarmAgent cache staging area
  10. ...... initializing connection to SwarmCoordinator
  11. ......... using SwarmCoordinator on RENDER-01
  12. [PingCoordinator] Determined that we couldn't ping the coordinator
  13. [PingCoordinator] Coordinator ping failed
  14. ......... SwarmCoordinator failed to be initialized
  15. ...... initializing local performance monitoring subsystem
  16. ... initialization successful, SwarmAgent now running
  17. [PingCoordinator] Determined that we couldn't ping the coordinator
  18. [PingCoordinator] CoordinatorResponding is false
  19. [PingCoordinator] Determined that we couldn't ping the coordinator
  20. [PingCoordinator] Coordinator ping failed
  21. [PingCoordinator] Determined that we couldn't ping the coordinator
  22. [PingCoordinator] Coordinator ping failed
  23. [PingCoordinator] Determined that we couldn't ping the coordinator
  24. [PingCoordinator] Coordinator ping failed
  25. [PingCoordinator] Determined that we couldn't ping the coordinator
  26. [PingCoordinator] Coordinator ping failed
  27. [PingCoordinator] Determined that we couldn't ping the coordinator
  28. [PingCoordinator] Coordinator ping failed
  29. [PingCoordinator] Determined that we couldn't ping the coordinator
  30. [PingCoordinator] Coordinator ping failed
  31. [PingCoordinator] Determined that we couldn't ping the coordinator
  32. [PingCoordinator] Coordinator ping failed
  33. [GetUniqueHandle] Communication with the coordinator failed, job distribution will be disabled until the connection is established
  34. [GetUniqueHandle] Exception: System.Net.Sockets.SocketException (0x80004005): No such host is known
  35.  
  36. Server stack trace:
  37. at System.Net.Dns.GetAddrInfo(String name)
  38. at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
  39. at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
  40. at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
  41. at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
  42. at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
  43. at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
  44. at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
  45.  
  46. Exception rethrown at [0]:
  47. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  48. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  49. at SwarmCoordinatorInterface.ISwarmCoordinator.GetUniqueHandle()
  50. at Agent.Agent.GetUniqueHandle() in D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.10\Engine\Source\Programs\UnrealSwarm\Agent\Connections.cs:line 886
  51. [PingCoordinator] Determined that we couldn't ping the coordinator
  52. [PingCoordinator] CoordinatorResponding is false
  53. [Interface:TryOpenConnection] Local connection established
  54. [Interface:OpenJob] Error: Provider load failure
  55. [PingCoordinator] Determined that we couldn't ping the coordinator
  56. [PingCoordinator] CoordinatorResponding is false
  57. [PingCoordinator] Determined that we couldn't ping the coordinator
  58. [PingCoordinator] CoordinatorResponding is false
  59. [PingCoordinator] Determined that we couldn't ping the coordinator
  60. [PingCoordinator] CoordinatorResponding is false
  61. [PingCoordinator] Determined that we couldn't ping the coordinator
  62. [PingCoordinator] CoordinatorResponding is false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement