I'm seeing the following in my website tremor logs (D:\Data\logs\Application\Trmr_xml.log):
11/23/2011 2:31:51 PM1322080311906AddressProvider: NextAddress returning host 127.0.0.1:9091i7b8fae5eae4c4f44ba1e90c47de89378InfrastructureAddressProviderINFOB01Website_1.2.3_9001Website1.2.39001U0124429-W7A
1322080312910AddressProvider: Previous host 127.0.0.1:9091 rejected.System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:9091
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at Tangosol.Util.Daemon.QueueProcessor.Service.Peer.Initiator.TcpInitiator.InstantiateConnection() in c:\dev\release.net\coherence-net-v3.5\src\Coherence\Util\Daemon\QueueProcessor\Service\Peer\Initiator\TcpInitiator.cs:line 354i4f9e710e2201453abb50c4cd7f73cf0eInfrastructureAddressProvider11/23/2011 2:31:52 PMERRORB01Website_1.2.3_9001Website1.2.39001U0124429-W7A
And these errors in my local website coherence logs (D:\Data\logs\Application\Coherence.log):
11/23/2011 2:14:05 PM13220792454762011-11-23 14:14:05.476 <Info> (thread=System.Threading.Thread): Error opening Socket connection to 127.0.0.1:9091: System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:9091
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at Tangosol.Util.Daemon.QueueProcessor.Service.Peer.Initiator.TcpInitiator.InstantiateConnection() in c:\dev\release.net\coherence-net-v3.5\src\Coherence\Util\Daemon\QueueProcessor\Service\Peer\Initiator\TcpInitiator.cs:line 354i99da607d873a428d8e1c1e7b6ea7dc42Application Log RecordINFO
Does anyone know what causes these? (possibly related to my [previous question][1])
[1]:
http://techoverflow.int.westgroup.com/questions/506/errors-in-coherence-local-proxy-when-running-cobalt-website