<?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: opscenter agent not working exception in logs</title>
		<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:21:49 +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/opscenter-agent-not-working-exception-in-logs" rel="self" type="application/rss+xml" />

		<item>
			<title>mjvacas on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-8812</link>
			<pubDate>Wed, 30 Jan 2013 21:59:56 +0000</pubDate>
			<dc:creator>mjvacas</dc:creator>
			<guid isPermaLink="false">8812@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I also had this issue and I had to change the owner of my ssl folder to opscenter-agent, it was previously set to root. e.g.&#60;/p&#62;
&#60;p&#62;sudo chown -R opscenter-agent:opscenter-agent /var/lib/opscenter-agent/ssl
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2162</link>
			<pubDate>Wed, 13 Jun 2012 19:18:41 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">2162@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Great. Glad to hear you got it working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2161</link>
			<pubDate>Wed, 13 Jun 2012 19:16:05 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2161@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I synced up the agent folder on the opscenter node with all other nodes and ssl is working as well. I think the issue with me trying to use the default agent folder instead of copying from opscenter node
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2158</link>
			<pubDate>Wed, 13 Jun 2012 15:48:40 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2158@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I turned of ssl following the documentation and everything seems to work fine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2157</link>
			<pubDate>Wed, 13 Jun 2012 15:48:32 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">2157@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Disabling SSL would resolve your issue, however you do not need to disable it. If you do want to disable it, instructions are here: &#60;a href=&#34;http://www.datastax.com/docs/opscenter/configure/configure_ssl#configuring-ssl&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/configure/configure_ssl#configuring-ssl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It sounds like there was a problem with the manual install somehow. In each of your agents install directories you should see an 'ssl/' folder. The files in that folder (agentKeyStore*, opscenter*) should correspond to the files in a similar directory for the opscenter daemon install. Can you verify that the ssl files are matching?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2156</link>
			<pubDate>Wed, 13 Jun 2012 15:41:49 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2156@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I did a manual install. I did not disable the ssl. just ran the setup for the agent.&#60;br /&#62;
Do I need to disable ssl? If I need to, How would I do that?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2154</link>
			<pubDate>Wed, 13 Jun 2012 15:37:10 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">2154@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That error indicates a problem with SSL communcation between the agent and OpsCenter.&#60;/p&#62;
&#60;p&#62;How did you install the agents? Manually or using the UI?&#60;br /&#62;
Did you disable SSL in the OpsCenter conf?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "opscenter agent not working exception in logs"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-agent-not-working-exception-in-logs#post-2152</link>
			<pubDate>Wed, 13 Jun 2012 15:10:14 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">2152@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I see the below exceptions in opscenter agent. The agent that is installed where opscenter was installed is working fine. The rest of the agents are reporting this error in the log file.&#60;/p&#62;
&#60;p&#62;INFO [Initialization] 2012-06-13 11:08:34,891 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 WARN [pool-2-thread-1] 2012-06-13 11:08:34,893 Tried to send message while not connected: /conf-request [null,[&#34;2.7&#34;,&#34;\/1878750041\/conf&#34;,[&#34;fe80:0:0:0:250:56ff:fe91:158%2&#34;,&#34;159.127.13.81&#34;,&#34;0:0:0:0:0:0:0:1%1&#34;,&#34;127.0.0.1&#34;]]]&#60;br /&#62;
ERROR [StompConnection receiver] 2012-06-13 11:08:38,845 failed connecting to 159.127.13.93:61620:java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
