<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: connection was refused by otherside. ( 61620, 61621 )</title>
		<link>http://www.datastax.com/support-forums/topic/connection-was-refused-by-otherside-61620-61621</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 23:14:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/connection-was-refused-by-otherside-61620-61621" rel="self" type="application/rss+xml" />

		<item>
			<title>nickmbailey on "connection was refused by otherside. ( 61620, 61621 )"</title>
			<link>http://www.datastax.com/support-forums/topic/connection-was-refused-by-otherside-61620-61621#post-12731</link>
			<pubDate>Tue, 04 Jun 2013 15:32:08 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">12731@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Port 61621 needs to be open on the machine that the agent is running on. I am unfamiliar with enabling/disabling firewalls on windows machines though. I'm not sure what the process is for that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vs on "connection was refused by otherside. ( 61620, 61621 )"</title>
			<link>http://www.datastax.com/support-forums/topic/connection-was-refused-by-otherside-61620-61621#post-12725</link>
			<pubDate>Tue, 04 Jun 2013 08:24:17 +0000</pubDate>
			<dc:creator>vs</dc:creator>
			<guid isPermaLink="false">12725@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi tupton/camp5gong,&#60;/p&#62;
&#60;p&#62;    I am facing the same problem now. Were you able to resolve the issue?&#60;br /&#62;
Can you tell me how do I open the port 61621 on my opsCenter machine to enable incoming traffic?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
VS
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tupton on "connection was refused by otherside. ( 61620, 61621 )"</title>
			<link>http://www.datastax.com/support-forums/topic/connection-was-refused-by-otherside-61620-61621#post-6989</link>
			<pubDate>Wed, 17 Oct 2012 15:51:57 +0000</pubDate>
			<dc:creator>tupton</dc:creator>
			<guid isPermaLink="false">6989@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;camp5gong,&#60;/p&#62;
&#60;p&#62;Here is a reference for the ports that opscenter and the agent use: &#60;a href=&#34;http://www.datastax.com/docs/opscenter/reference_opsc&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/reference_opsc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The agent listens on 61621 for traffic from opscenter, and it appears that port is not open on your nodes with agents running. Can you open that port to your opscenter machine and see if that works?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>camp5gong on "connection was refused by otherside. ( 61620, 61621 )"</title>
			<link>http://www.datastax.com/support-forums/topic/connection-was-refused-by-otherside-61620-61621#post-6953</link>
			<pubDate>Mon, 15 Oct 2012 12:17:02 +0000</pubDate>
			<dc:creator>camp5gong</dc:creator>
			<guid isPermaLink="false">6953@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;#OpsCenter&#60;br /&#62;
root@ip-OpsCenter:/etc/opscenter# netstat -al &#124; grep 6162&#60;br /&#62;
tcp        0      0 *:61620                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 ip-OpsCenter:61620 ip-agent2_ip:57996 ESTABLISHED&#60;br /&#62;
tcp        0      0 ip-OpsCenter:61620 ip-agent1_ip:36854 ESTABLISHED&#60;/p&#62;
&#60;p&#62;# ip-agent1_ip&#60;br /&#62;
root@ip-agent1_ip:/home/chaton/cass/conf# netstat -al &#124; grep 6162&#60;br /&#62;
tcp6       0      0 ip-agent1:36854 ip-OpsCenter:61620 ESTABLISHED&#60;/p&#62;
&#60;p&#62;# ip-agent2_ip&#60;br /&#62;
root@ip-agent2_ip:/var/lib/opscenter-agent/conf# netstat -al &#124; grep 6162&#60;br /&#62;
tcp6       0      0 ip-agent2_ip:57996 ip-OpsCenter:61620 ESTABLISHED
&#60;/p&#62;</description>
		</item>
		<item>
			<title>camp5gong on "connection was refused by otherside. ( 61620, 61621 )"</title>
			<link>http://www.datastax.com/support-forums/topic/connection-was-refused-by-otherside-61620-61621#post-6952</link>
			<pubDate>Mon, 15 Oct 2012 10:59:39 +0000</pubDate>
			<dc:creator>camp5gong</dc:creator>
			<guid isPermaLink="false">6952@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello, I hava a question about those ports, 61620, 61621.&#60;/p&#62;
&#60;p&#62;# opscenterd.conf&#60;br /&#62;
[agents]&#60;br /&#62;
ssh_port = 2022&#60;br /&#62;
use_ssl = false&#60;br /&#62;
https_port = 61621&#60;br /&#62;
incoming_port = 61620&#60;/p&#62;
&#60;p&#62;#address.xml&#60;br /&#62;
stomp_interface: &#34;10.128.4.12&#34;&#60;br /&#62;
stomp_port: 61620&#60;/p&#62;
&#60;p&#62;2012-10-15 10:42:16+0000 [] DEBUG: Average opscenterd CPU usage: 0.10%, memory usage: 35 MB&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST] DEBUG: Getting nodelist over thrift&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST] DEBUG: Collecting topology info for node agent1_ip&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST] DEBUG: Performing HTTP request: &#60;a href=&#34;http://agent1_ip:61621/cluster/datacenter?node_ip=agent1_ip&#34; rel=&#34;nofollow&#34;&#62;http://agent1_ip:61621/cluster/datacenter?node_ip=agent1_ip&#60;/a&#62;, body: {}&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST] DEBUG: Collecting topology info for node agent2_ip&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST] DEBUG: Performing HTTP request: &#60;a href=&#34;http://agent2_ip:61621/cluster/datacenter?node_ip=agent2_ip&#34; rel=&#34;nofollow&#34;&#62;http://agent2_ip:61621/cluster/datacenter?node_ip=agent2_ip&#60;/a&#62;, body: {}&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST]  WARN: HTTP request &#60;a href=&#34;http://agent1_ip:61621/cluster/datacenter?node_ip=agent1_ip&#34; rel=&#34;nofollow&#34;&#62;http://agent1_ip:61621/cluster/datacenter?node_ip=agent1_ip&#60;/a&#62; failed: Connection was refused by other side: 111: Connection refused.&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST]  WARN: Unable to collect datacenter, rack information: Failed query to &#60;a href=&#34;http://agent1_ip:61621/cluster/datacenter?node_ip=agent1_ip&#34; rel=&#34;nofollow&#34;&#62;http://agent1_ip:61621/cluster/datacenter?node_ip=agent1_ip&#60;/a&#62; : Connection was refused by other side: 111: Connection refused.&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST]  WARN: HTTP request &#60;a href=&#34;http://agent2_ip:61621/cluster/datacenter?node_ip=agent2_ip&#34; rel=&#34;nofollow&#34;&#62;http://agent2_ip:61621/cluster/datacenter?node_ip=agent2_ip&#60;/a&#62; failed: Connection was refused by other side: 111: Connection refused.&#60;br /&#62;
2012-10-15 10:42:16+0000 [OPSCENTER_TEST]  WARN: Unable to collect datacenter, rack information: Failed query to &#60;a href=&#34;http://agent2_ip:61621/cluster/datacenter?node_ip=agent2_ip&#34; rel=&#34;nofollow&#34;&#62;http://agent2_ip:61621/cluster/datacenter?node_ip=agent2_ip&#60;/a&#62; : Connection was refused by other side: 111: Connection refused.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
