<?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: 0 of 2 agents connected</title>
		<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 06:23:21 +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/0-of-2-agents-connected" rel="self" type="application/rss+xml" />

		<item>
			<title>nickmbailey on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected/page/2#post-8165</link>
			<pubDate>Thu, 27 Dec 2012 18:16:15 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">8165@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That is a known bug at the moment. Manually killing the java process should stop the service. Sorry for the inconvenience.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mchou on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected/page/2#post-8158</link>
			<pubDate>Thu, 27 Dec 2012 15:09:20 +0000</pubDate>
			<dc:creator>mchou</dc:creator>
			<guid isPermaLink="false">8158@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I follow Robin Schumacher's article &#34;How to Setup and Monitor a Multi-Node Cassandra Cluster on Windows&#34; on Winodows 7.   I got an error message when I stop the Ops_Center_Agent service - &#34;Windows could not stop the DataStax_OpsCenter_Agent service on Local Computer.  Error 1053: The service did not respond to the start or control request in a timely fashion.&#34;  &#60;/p&#62;
&#60;p&#62;I reboot my laptop and try again, the same error message.   I have no trouble to stop the other two DataStax service.   Any suggestions?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Marco
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6413</link>
			<pubDate>Tue, 11 Sep 2012 15:23:41 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">6413@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That error in the log means it can not connect to the agent on that machine. It shouldn't affect the UI however.&#60;/p&#62;
&#60;p&#62;Did you change the 'interface' property in the opscenter conf file? You will need to update that to be '0.0.0.0' or '&#38;lt;ip of machine&#38;gt;' before you can access the web interface from an external host.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6289</link>
			<pubDate>Thu, 06 Sep 2012 06:37:09 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6289@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
still I am not able to access the UI of other machine using this&#60;br /&#62;
&#60;a href=&#34;http://IP&#34; rel=&#34;nofollow&#34;&#62;http://IP&#60;/a&#62; of other machine]:8888/opscenter/index.html&#60;/p&#62;
&#60;p&#62;opscenterd.log shows &#60;/p&#62;
&#60;p&#62;WARN: Unable to collect datacenter, rack information: Failed query to http://*.*.*.17:61621/cluster/datacenter?node_ip=*.*.*.99 : Connection was refused by other side: 10061: No connection could be made because the target machine actively refused it..&#60;/p&#62;
&#60;p&#62;mine is *.*.*.17 other one is *.*.*.99&#60;br /&#62;
*.*.*.99 machine is server one acting perfectly .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6278</link>
			<pubDate>Wed, 05 Sep 2012 15:51:39 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">6278@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That indicates that OpsCenter failed to write to to Cassandra because one of your nodes is down. That likely means the replication factor on the OpsCenter keyspace is set to 1. If you update it to 2, then OpsCenter will be able to write with one of your nodes down.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6277</link>
			<pubDate>Wed, 05 Sep 2012 13:48:09 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6277@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;ok that is thank you for the help.&#60;/p&#62;
&#60;p&#62;one more help Nick, if I get unavailable exception in opscenterd.log how to remove that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6276</link>
			<pubDate>Wed, 05 Sep 2012 13:45:19 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">6276@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;opscenter_community is the one you want to stop. The UI is only meant to run on one of your machines. You can configure the opscenter_community process on your other machine so that you can access it with a browser from any machine.&#60;/p&#62;
&#60;p&#62;The article I linked has the information fo that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6275</link>
			<pubDate>Wed, 05 Sep 2012 13:43:00 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6275@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I setuped a cluster using that article only.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6274</link>
			<pubDate>Wed, 05 Sep 2012 13:42:19 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6274@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;yes this is a window install..There are 2 services opscenter_agent and opscenter_community which to stop I checked If I stop opscenter_communtiy then I will not found the UI on my machine and other one is the agent itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6273</link>
			<pubDate>Wed, 05 Sep 2012 13:36:43 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">6273@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Is this a windows install? You can stop the OpsCenter service on the machine that has no agents connected through the windows services interface.&#60;/p&#62;
&#60;p&#62;You may also find this article helpful &#60;a href=&#34;http://www.datastax.com/resources/articles/setup-and-monitor-a-multi-node-cassandra-cluster-on-windows&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/resources/articles/setup-and-monitor-a-multi-node-cassandra-cluster-on-windows&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6272</link>
			<pubDate>Wed, 05 Sep 2012 13:36:20 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6272@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;If I'll remove the opscenter than how do I install the agent? As agent files are inside the opscenter only .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6271</link>
			<pubDate>Wed, 05 Sep 2012 13:33:41 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6271@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;I installed the setup datastax community software  downloaded from the site&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/download/community&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/download/community&#60;/a&#62;  . so by default both nodes got opscenters&#60;br /&#62;
how to remove opscenter as it is a single program or any command you can help me with this is appreciated. I am a newbie in cassandra.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6270</link>
			<pubDate>Wed, 05 Sep 2012 13:14:07 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">6270@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It sounds like you have installed OpsCenter on both of your machines. OpsCenter is meant to be installed on just one machine. Then the agents for OpsCenter are installed on each of the nodes in your cluster. &#60;/p&#62;
&#60;p&#62;Can you verify that you have that setup?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6269</link>
			<pubDate>Wed, 05 Sep 2012 11:41:07 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6269@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;so no connection could be made.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Saurabh on "0 of 2 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-2-agents-connected#post-6268</link>
			<pubDate>Wed, 05 Sep 2012 11:38:44 +0000</pubDate>
			<dc:creator>Saurabh</dc:creator>
			<guid isPermaLink="false">6268@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Nick ,&#60;/p&#62;
&#60;p&#62;Thanks for the reply ,Its a single cluster with 2 nodes.&#60;/p&#62;
&#60;p&#62;opsecenterd.log    shows &#60;/p&#62;
&#60;p&#62;unable to collect datacenter rack information, connection was refused by other side:10061.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
