Error while submitting request to broker client proxy
-
19 stycznia 2012 13:15Hi,I am trying to run sample SOA job (EchoService) in Windows HPC and getting the following error when brokerclient.SendRequest request is made..Any clues ??? Thanks in advance...EXCEPTION:Could not connect to net.tcp://HEADANDBROKERIP/15/NetTcp. The connection attempt lasted for a time span of 00:00:21.0031001. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond HEADANDBROKERIP:808.SOURCE:System.ServiceModelSTACKTRACE: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.CommunicationObject.Open()at Microsoft.Hpc.Scheduler.Session.Internal.BrokerFrontendFactory.GetBrokerClient()at Microsoft.Hpc.Scheduler.Session.BrokerClient`1.SendRequest[TMessage](TMessage request, Object userData, String action, Int32 sendTimeoutMilliseconds)at Microsoft.Hpc.Scheduler.Session.BrokerClient`1.SendRequest[TMessage](TMessage request, Object userData)DATA:---------------------------------------------------------------------------------------------------------------INNER EXCEPTION:A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond HEADANDBROKERIP:808
Aravindakumar.V
Wszystkie odpowiedzi
-
20 stycznia 2012 07:26
The issue got resolved by opening a firewall TCP port on the headBrokerNode for port no 808.
Please see the details http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/d18b72f5-4249-4778-bb3b-c83d187bab5f/
Thanks & Regards
Aravindakumar.V
Aravindakumar.V- Zaproponowany jako odpowiedź przez Michael_Man 8 lutego 2012 17:52