<?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; User Favorites: dmarlow</title>
		<link><a href='http://www.datastax.com/support-forums/profile/dmarlow'>dmarlow</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 03:06:34 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>nickmbailey on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-9012</link>
			<pubDate>Tue, 12 Feb 2013 18:53:01 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">9012@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You would want to stop the cassandra process on those nodes and then run 'nodetool removetoken' on one of the windows nodes to remove both of the linux nodes from the cluster.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-9011</link>
			<pubDate>Tue, 12 Feb 2013 18:46:13 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">9011@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for root causing it. Any way to properly decommission/remove the nodes with agents not properly communicating?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-9010</link>
			<pubDate>Tue, 12 Feb 2013 18:17:45 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">9010@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I believe the nodes failed to bootstrap due to the problem described here &#60;a href=&#34;https://issues.apache.org/jira/browse/CASSANDRA-2887&#34; rel=&#34;nofollow&#34;&#62;https://issues.apache.org/jira/browse/CASSANDRA-2887&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The assertion error is probably still a bug and I will file a new ticket for it but like I said earlier, mixed OS clusters aren't generally recommended for these reasons.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-9009</link>
			<pubDate>Tue, 12 Feb 2013 17:45:48 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">9009@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;113 and 114 are the linux nodes.&#60;/p&#62;
&#60;p&#62;110 and 111 (windows) have been working great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-9008</link>
			<pubDate>Tue, 12 Feb 2013 17:14:40 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">9008@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Or are 113 and 114 the linux nodes? There may be a cassandra bug with attempting to get the list of tokens from a bootstrapping node.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-9007</link>
			<pubDate>Tue, 12 Feb 2013 17:10:46 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">9007@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Nodes 113 and 114 appear to still be boostrapping which seems to be causing the issue. Can you run the same commands on those nodes? Does the log indicate any errors or a successful bootstrap?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8998</link>
			<pubDate>Mon, 11 Feb 2013 23:39:02 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">8998@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Data below is the same on both linux machines.&#60;/p&#62;
&#60;p&#62;nodetool ring&#60;br /&#62;
Note: Ownership information does not include topology; for complete information, specify a keyspace&#60;/p&#62;
&#60;p&#62;Datacenter: datacenter1&#60;br /&#62;
==========&#60;br /&#62;
Address         Rack        Status State   Load            Owns                Token&#60;br /&#62;
                                                                               85070591730234615865843651857942052864&#60;br /&#62;
--.---.--.110   rack1       Up     Normal  1.01 GB         50.00%              0&#60;br /&#62;
--.---.--.111   rack1       Up     Normal  1.21 GB         50.00%              85070591730234615865843651857942052864&#60;/p&#62;
&#60;p&#62;nodetool info&#60;br /&#62;
Exception in thread &#34;main&#34; java.lang.AssertionError&#60;br /&#62;
        at org.apache.cassandra.locator.TokenMetadata.getTokens(TokenMetadata.java:465)&#60;br /&#62;
        at org.apache.cassandra.service.StorageService.getTokens(StorageService.java:1993)&#60;br /&#62;
        at org.apache.cassandra.service.StorageService.getTokens(StorageService.java:1982)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:616)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:111)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:45)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:226)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:205)&#60;br /&#62;
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:683)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:672)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1452)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:97)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1316)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1408)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:650)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:616)&#60;br /&#62;
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)&#60;br /&#62;
        at sun.rmi.transport.Transport$1.run(Transport.java:177)&#60;br /&#62;
        at java.security.AccessController.doPrivileged(Native Method)&#60;br /&#62;
        at sun.rmi.transport.Transport.serviceCall(Transport.java:173)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)&#60;br /&#62;
        at java.lang.Thread.run(Thread.java:679)&#60;/p&#62;
&#60;p&#62;nodetool gossipinfo&#60;br /&#62;
/--.---.--.111&#60;br /&#62;
  RELEASE_VERSION:1.2.0&#60;br /&#62;
  SEVERITY:0.0&#60;br /&#62;
  HOST_ID:85eb9d7e-4f61-456f-946d-4b68c3ef9158&#60;br /&#62;
  SCHEMA:7a030f07-7474-39de-a25e-f11b04144c46&#60;br /&#62;
  NET_VERSION:6&#60;br /&#62;
  STATUS:NORMAL,85070591730234615865843651857942052864&#60;br /&#62;
  LOAD:1.304522858E9&#60;br /&#62;
  RPC_ADDRESS:0.0.0.0&#60;br /&#62;
  RACK:rack1&#60;br /&#62;
  DC:datacenter1&#60;br /&#62;
/--.---.--.113&#60;br /&#62;
  RELEASE_VERSION:1.2.1&#60;br /&#62;
  HOST_ID:0aa0bdf5-31a9-4e3d-85db-8caf83159aff&#60;br /&#62;
  SCHEMA:7a030f07-7474-39de-a25e-f11b04144c46&#60;br /&#62;
  NET_VERSION:6&#60;br /&#62;
  STATUS:BOOT,127605887595351923798765477786913079296&#60;br /&#62;
  RPC_ADDRESS:0.0.0.0&#60;br /&#62;
  LOAD:1.70552967E8&#60;br /&#62;
  RACK:rack1&#60;br /&#62;
  DC:datacenter1&#60;br /&#62;
/--.---.--.114&#60;br /&#62;
  RELEASE_VERSION:1.2.1&#60;br /&#62;
  HOST_ID:4336ad90-162b-4040-bbb6-8e93051dbd9d&#60;br /&#62;
  SCHEMA:7a030f07-7474-39de-a25e-f11b04144c46&#60;br /&#62;
  NET_VERSION:6&#60;br /&#62;
  STATUS:BOOT,42535295865117307932921825928971026432&#60;br /&#62;
  LOAD:1.98105246E8&#60;br /&#62;
  RPC_ADDRESS:0.0.0.0&#60;br /&#62;
  RACK:rack1&#60;br /&#62;
  DC:datacenter1&#60;br /&#62;
/--.---.--.110&#60;br /&#62;
  RELEASE_VERSION:1.2.0&#60;br /&#62;
  SEVERITY:5.551115123125783E-17&#60;br /&#62;
  HOST_ID:00ebef5f-f9e8-4b4b-affc-043e8abd3936&#60;br /&#62;
  SCHEMA:7a030f07-7474-39de-a25e-f11b04144c46&#60;br /&#62;
  NET_VERSION:6&#60;br /&#62;
  STATUS:NORMAL,0&#60;br /&#62;
  LOAD:1.081732428E9&#60;br /&#62;
  RPC_ADDRESS:0.0.0.0&#60;br /&#62;
  RACK:rack1&#60;br /&#62;
  DC:datacenter1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8997</link>
			<pubDate>Mon, 11 Feb 2013 22:28:47 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">8997@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Well i'll first note that running that running a mixed OS cluster is not advised at all. I'm not sure if that is somehow causing the issue here but there are likely to be other issues in cassandra even if that is not causing the issue here. In order to debug the issue further though, can you run:&#60;/p&#62;
&#60;p&#62;nodetool ring&#60;br /&#62;
nodetool info&#60;br /&#62;
nodetool gossipinfo&#60;/p&#62;
&#60;p&#62;on both of the ubuntu nodes?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8996</link>
			<pubDate>Mon, 11 Feb 2013 22:07:44 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">8996@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;1. How did you install cassandra?&#60;br /&#62;
Installed using apt-get (I did a apt-get install dcs12)&#60;br /&#62;
2. What version of 1.2 are you running? 1.2.0/1.2.1/checkout?&#60;br /&#62;
I believe I have the two windows nodes on 1.2.0 and the ubuntu ones on 1.2.1.&#60;br /&#62;
3. Are you using vnodes? (multiple tokens per host)?&#60;br /&#62;
Not that I know of. Single token per host.&#60;br /&#62;
using these:&#60;br /&#62;
Node #1:                                        0&#60;br /&#62;
Node #2:   42535295865117307932921825928971026432&#60;br /&#62;
Node #3:   85070591730234615865843651857942052864&#60;br /&#62;
Node #4:  127605887595351923798765477786913079296&#60;br /&#62;
4. Are your nodes configured to use a separate broadcast address from listen address?&#60;br /&#62;
Nope, broadcast is commented out. Should be using same as listen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8993</link>
			<pubDate>Mon, 11 Feb 2013 18:26:01 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">8993@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That stack trace is actually coming from cassandra itself not from the agent. There may be a bug in cassandra. A couple of questions:&#60;/p&#62;
&#60;p&#62;1. How did you install cassandra?&#60;br /&#62;
2. What version of 1.2 are you running? 1.2.0/1.2.1/checkout?&#60;br /&#62;
3. Are you using vnodes? (multiple tokens per host)?&#60;br /&#62;
4. Are your nodes configured to use a separate broadcast address from listen address?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8992</link>
			<pubDate>Mon, 11 Feb 2013 18:04:43 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">8992@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Any suggestions from anyone, I'll try anything at this point. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8982</link>
			<pubDate>Fri, 08 Feb 2013 23:38:42 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">8982@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Here's the output of doing /nodes on opscenter..&#60;/p&#62;
&#60;p&#62;[&#60;br /&#62;
{&#60;br /&#62;
load: null,&#60;br /&#62;
has_jna: false,&#60;br /&#62;
devices: {&#60;br /&#62;
saved_caches: null,&#60;br /&#62;
commitlog: null,&#60;br /&#62;
other: null,&#60;br /&#62;
data: null&#60;br /&#62;
},&#60;br /&#62;
task_progress: { },&#60;br /&#62;
node_ip: &#34;--.---.--.113&#34;,&#60;br /&#62;
network_interfaces: null,&#60;br /&#62;
node_version: { },&#60;br /&#62;
dc: &#34;datacenter1&#34;,&#60;br /&#62;
node_name: null,&#60;br /&#62;
num_procs: null,&#60;br /&#62;
streaming: { },&#60;br /&#62;
token: &#34;127605887595351923798765477786913079296&#34;,&#60;br /&#62;
data_held: null,&#60;br /&#62;
mode: &#34;unknown&#34;,&#60;br /&#62;
rpc_ip: &#34;--.---.--.113&#34;,&#60;br /&#62;
partitions: {&#60;br /&#62;
saved_caches: null,&#60;br /&#62;
commitlog: null,&#60;br /&#62;
other: null,&#60;br /&#62;
data: null&#60;br /&#62;
},&#60;br /&#62;
os: null,&#60;br /&#62;
rack: &#34;rack1&#34;,&#60;br /&#62;
last_seen: 0&#60;br /&#62;
},&#60;br /&#62;
{&#60;br /&#62;
load: 0.22,&#60;br /&#62;
has_jna: false,&#60;br /&#62;
devices: {&#60;br /&#62;
saved_caches: &#34;PhysicalDisk0&#34;,&#60;br /&#62;
commitlog: &#34;PhysicalDisk0&#34;,&#60;br /&#62;
other: [ ],&#60;br /&#62;
data: [&#60;br /&#62;
&#34;PhysicalDisk0&#34;&#60;br /&#62;
]&#60;br /&#62;
},&#60;br /&#62;
task_progress: { },&#60;br /&#62;
node_ip: &#34;--.---.--.111&#34;,&#60;br /&#62;
network_interfaces: [&#60;br /&#62;
&#34;6TO4_Adapter&#34;,&#60;br /&#62;
&#34;isatap__ADF14D0B_B7FD_45CA_8282_956AB380AAD4_&#34;,&#60;br /&#62;
&#34;Local_Area_Connection__11&#34;,&#60;br /&#62;
&#34;Microsoft_Hyper_V_Network_Adapter&#34;&#60;br /&#62;
],&#60;br /&#62;
node_version: {&#60;br /&#62;
cassandra: &#34;1.2.0&#34;&#60;br /&#62;
},&#60;br /&#62;
dc: &#34;datacenter1&#34;,&#60;br /&#62;
node_name: &#34;Cassandra2&#34;,&#60;br /&#62;
num_procs: 4,&#60;br /&#62;
streaming: { },&#60;br /&#62;
token: &#34;85070591730234615865843651857942052864&#34;,&#60;br /&#62;
data_held: 1057183308,&#60;br /&#62;
mode: &#34;normal&#34;,&#60;br /&#62;
rpc_ip: &#34;--.---.--.111&#34;,&#60;br /&#62;
partitions: {&#60;br /&#62;
saved_caches: &#34;C:&#34;,&#60;br /&#62;
commitlog: &#34;C:&#34;,&#60;br /&#62;
other: [ ],&#60;br /&#62;
data: [&#60;br /&#62;
&#34;C:&#34;&#60;br /&#62;
]&#60;br /&#62;
},&#60;br /&#62;
os: &#34;windows nt (unknown)&#34;,&#60;br /&#62;
rack: &#34;rack1&#34;,&#60;br /&#62;
last_seen: 0&#60;br /&#62;
},&#60;br /&#62;
{&#60;br /&#62;
load: 0.28,&#60;br /&#62;
has_jna: false,&#60;br /&#62;
devices: {&#60;br /&#62;
saved_caches: &#34;PhysicalDisk0&#34;,&#60;br /&#62;
commitlog: &#34;PhysicalDisk0&#34;,&#60;br /&#62;
other: [ ],&#60;br /&#62;
data: [&#60;br /&#62;
&#34;PhysicalDisk0&#34;&#60;br /&#62;
]&#60;br /&#62;
},&#60;br /&#62;
task_progress: { },&#60;br /&#62;
node_ip: &#34;--.---.--.110&#34;,&#60;br /&#62;
network_interfaces: [&#60;br /&#62;
&#34;6TO4_Adapter&#34;,&#60;br /&#62;
&#34;isatap__ADF14D0B_B7FD_45CA_8282_956AB380AAD4_&#34;,&#60;br /&#62;
&#34;Local_Area_Connection__11&#34;,&#60;br /&#62;
&#34;Microsoft_Hyper_V_Network_Adapter&#34;&#60;br /&#62;
],&#60;br /&#62;
node_version: {&#60;br /&#62;
cassandra: &#34;1.2.0&#34;&#60;br /&#62;
},&#60;br /&#62;
dc: &#34;datacenter1&#34;,&#60;br /&#62;
node_name: &#34;Cassandra1&#34;,&#60;br /&#62;
num_procs: 4,&#60;br /&#62;
streaming: { },&#60;br /&#62;
token: &#34;0&#34;,&#60;br /&#62;
data_held: 873216255,&#60;br /&#62;
mode: &#34;normal&#34;,&#60;br /&#62;
rpc_ip: &#34;--.---.--.110&#34;,&#60;br /&#62;
partitions: {&#60;br /&#62;
saved_caches: &#34;C:&#34;,&#60;br /&#62;
commitlog: &#34;C:&#34;,&#60;br /&#62;
other: [ ],&#60;br /&#62;
data: [&#60;br /&#62;
&#34;C:&#34;&#60;br /&#62;
]&#60;br /&#62;
},&#60;br /&#62;
os: &#34;windows nt (unknown)&#34;,&#60;br /&#62;
rack: &#34;rack1&#34;,&#60;br /&#62;
last_seen: 0&#60;br /&#62;
},&#60;br /&#62;
{&#60;br /&#62;
load: null,&#60;br /&#62;
has_jna: false,&#60;br /&#62;
devices: {&#60;br /&#62;
saved_caches: null,&#60;br /&#62;
commitlog: null,&#60;br /&#62;
other: null,&#60;br /&#62;
data: null&#60;br /&#62;
},&#60;br /&#62;
task_progress: { },&#60;br /&#62;
node_ip: &#34;--.---.--.114&#34;,&#60;br /&#62;
network_interfaces: null,&#60;br /&#62;
node_version: { },&#60;br /&#62;
dc: &#34;datacenter1&#34;,&#60;br /&#62;
node_name: null,&#60;br /&#62;
num_procs: null,&#60;br /&#62;
streaming: { },&#60;br /&#62;
token: &#34;42535295865117307932921825928971026432&#34;,&#60;br /&#62;
data_held: null,&#60;br /&#62;
mode: &#34;unknown&#34;,&#60;br /&#62;
rpc_ip: &#34;--.---.--.114&#34;,&#60;br /&#62;
partitions: {&#60;br /&#62;
saved_caches: null,&#60;br /&#62;
commitlog: null,&#60;br /&#62;
other: null,&#60;br /&#62;
data: null&#60;br /&#62;
},&#60;br /&#62;
os: null,&#60;br /&#62;
rack: &#34;rack1&#34;,&#60;br /&#62;
last_seen: 0&#60;br /&#62;
}&#60;br /&#62;
]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmarlow on "Agents not connecting"</title>
			<link>http://www.datastax.com/support-forums/topic/agents-not-connecting#post-8981</link>
			<pubDate>Fri, 08 Feb 2013 23:33:38 +0000</pubDate>
			<dc:creator>dmarlow</dc:creator>
			<guid isPermaLink="false">8981@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Currently running a 4 node topology, 2 windows (x.x.x.110 and .111) + 2 ubuntu (.113 and .114)&#60;br /&#62;
All on cassandra 1.2, opscenter 2.1.3, agents 2.11&#60;br /&#62;
OpsCenter is on one of the windows boxes and the other connects just fine. The two agents on ubuntu don't connect.&#60;/p&#62;
&#60;p&#62;I'm getting the following exception when starting the agents on ubuntu:&#60;/p&#62;
&#60;p&#62;log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).&#60;br /&#62;
log4j:WARN Please initialize the log4j system properly.&#60;br /&#62;
log4j:WARN See &#60;a href=&#34;http://logging.apache.org/log4j/1.2/faq.html#noconfig&#34; rel=&#34;nofollow&#34;&#62;http://logging.apache.org/log4j/1.2/faq.html#noconfig&#60;/a&#62; for more info.&#60;br /&#62;
 INFO [main] 2013-02-08 15:23:27,015 Loading conf files: ./conf/address.yaml&#60;br /&#62;
 INFO [main] 2013-02-08 15:23:27,059 Java vendor/version: OpenJDK 64-Bit Server VM/1.6.0_24&#60;br /&#62;
DEBUG [main] 2013-02-08 15:23:27,076 Default config values: {:my_channel_prefix &#34;/agent&#34;, :poll_period 60, :thrift_conn_timeout 10000, :stomp_port 61620, :shorttime_interval 10, :longtime_interval 300, :async_retry_timeout 5, :jmx_host &#34;127.0.0.1&#34;, :metrics_enabled 1, :async_queue_size 5000, :rollup_snapshot_period 300, :monitor_command &#34;/usr/share/opscent-agent/bin/opscenter_agent_monitor&#34;, :jmx_port 7199, :jmx_metrics_threadpool_size 4, :use_ssl 0, :nodedetails_threadpool_size 3, :api_port 61621, :jmx_thread_pool_size 5, :production 1, :stomp_interface &#34;--.---.--.110&#34;, :rollup_snapshot_threshold 300, :thrift_max_conns 1, :realtime_interval 5}&#60;br /&#62;
 INFO [main] 2013-02-08 15:23:27,076 Waiting for the config from OpsCenter&#60;br /&#62;
 INFO [main] 2013-02-08 15:23:27,077 SSL communication is disabled&#60;br /&#62;
 INFO [main] 2013-02-08 15:23:27,077 Creating stomp connection to --.---.--.110:61620&#60;br /&#62;
 INFO [main] 2013-02-08 15:23:27,080 Attempting to determine Cassandra's broadcast address through JMX&#60;br /&#62;
 INFO [StompConnection receiver] 2013-02-08 15:23:27,081 Reconnecting in 0s.&#60;br /&#62;
 INFO [StompConnection receiver] 2013-02-08 15:23:27,094 Connected to --.---.--.110:61620&#60;br /&#62;
DEBUG [StompConnection receiver] 2013-02-08 15:23:27,095 Sending request for basic conf&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:23:27,106 Sleeping for 2s before trying to determine IP over JMX again&#60;br /&#62;
DEBUG [pool-2-thread-1] 2013-02-08 15:23:27,124 Sending message '[null,[&#34;2.11&#34;,&#34;\/1248753804\/conf&#34;,[&#34;fe80:0:0:0:a00:27ff:fed3:eed2%2&#34;,&#34;0:0:0:0:0:0:0:1%1&#34;,&#34;--.---.--.114&#34;,&#34;127.0.0.1&#34;,&#34;127.0.1.1&#34;]]]' to channel '/conf-request'.&#60;br /&#62;
DEBUG [pool-2-thread-2] 2013-02-08 15:23:27,131 Sending message '[null,[&#34;2.11&#34;,&#34;\/1248753804\/conf&#34;,[&#34;fe80:0:0:0:a00:27ff:fed3:eed2%2&#34;,&#34;0:0:0:0:0:0:0:1%1&#34;,&#34;--.---.--.114&#34;,&#34;127.0.0.1&#34;,&#34;127.0.1.1&#34;]]]' to channel '/conf-request'.&#60;br /&#62;
DEBUG [StompConnection receiver] 2013-02-08 15:23:27,150 Received stomp message: {message-id=/1248753804/conf_1, destination=/1248753804/conf}&#60;br /&#62;
 INFO [StompConnection receiver] 2013-02-08 15:23:27,160 Got new config from OpsCenter: {:rollups300_ttl 2419200, :rollups60_ttl 604800, :thrift_port 9160, :metrics_enabled 1, :rollups7200_ttl 31536000, :metrics_ignored_column_families &#34;&#34;, :jmx_port 7199, :rollups86400_ttl -1, :api_port &#34;61621&#34;, :metrics_ignored_solr_cores &#34;&#34;, :metrics_ignored_keyspaces &#34;system, system_traces, system_auth, OpsCenter&#34;}&#60;br /&#62;
DEBUG [StompConnection receiver] 2013-02-08 15:23:27,161 Received stomp message: {message-id=/1248753804/conf_2, destination=/1248753804/conf}&#60;br /&#62;
 INFO [StompConnection receiver] 2013-02-08 15:23:27,169 Got new config from OpsCenter: {:rollups300_ttl 2419200, :rollups60_ttl 604800, :thrift_port 9160, :metrics_enabled 1, :rollups7200_ttl 31536000, :metrics_ignored_column_families &#34;&#34;, :jmx_port 7199, :rollups86400_ttl -1, :api_port &#34;61621&#34;, :metrics_ignored_solr_cores &#34;&#34;, :metrics_ignored_keyspaces &#34;system, system_traces, system_auth, OpsCenter&#34;}&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:23:29,111 New JMX connection (127.0.0.1:7199)&#60;br /&#62;
Exception in thread &#34;Initialization&#34; java.lang.RuntimeException: javax.management.RuntimeErrorException: java.lang.AssertionError&#60;br /&#62;
        at clojure.lang.AFn.run(AFn.java:28)&#60;br /&#62;
        at java.lang.Thread.run(Thread.java:679)&#60;br /&#62;
Caused by: javax.management.RuntimeErrorException: java.lang.AssertionError&#60;br /&#62;
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:879)&#60;br /&#62;
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttributes(DefaultMBeanServerInterceptor.java:747)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttributes(JmxMBeanServer.java:699)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1456)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:97)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1316)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1408)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.getAttributes(RMIConnectionImpl.java:686)&#60;br /&#62;
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:616)&#60;br /&#62;
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)&#60;br /&#62;
        at sun.rmi.transport.Transport$1.run(Transport.java:177)&#60;br /&#62;
        at java.security.AccessController.doPrivileged(Native Method)&#60;br /&#62;
        at sun.rmi.transport.Transport.serviceCall(Transport.java:173)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)&#60;br /&#62;
        at java.lang.Thread.run(Thread.java:679)&#60;br /&#62;
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:273)&#60;br /&#62;
        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:251)&#60;br /&#62;
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:160)&#60;br /&#62;
        at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl_Stub.getAttributes(Unknown Source)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.getAttributes(RMIConnector.java:910)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:616)&#60;br /&#62;
        at clojure.lang.Reflector.invokeMatchingMethod(Reflector.java:90)&#60;br /&#62;
        at clojure.lang.Reflector.invokeInstanceMethod(Reflector.java:28)&#60;br /&#62;
        at clojure.java.jmx$raw_read.invoke(jmx.clj:203)&#60;br /&#62;
        at clojure.core$comp$fn__3646.invoke(core.clj:1947)&#60;br /&#62;
        at opsagent.jmx$get_attributes.invoke(jmx.clj:73)&#60;br /&#62;
        at opsagent.jmx$get_attribute.invoke(jmx.clj:84)&#60;br /&#62;
        at opsagent.jmx$get_token.invoke(jmx.clj:131)&#60;br /&#62;
        at opsagent.jmx$determine_ip$fn__1086.invoke(jmx.clj:146)&#60;br /&#62;
        at opsagent.jmx$jmx_wrap.doInvoke(jmx.clj:102)&#60;br /&#62;
        at clojure.lang.RestFn.invoke(RestFn.java:410)&#60;br /&#62;
        at opsagent.jmx$determine_ip.invoke(jmx.clj:145)&#60;br /&#62;
        at opsagent.jmx$setup_jmx$fn__1100.invoke(jmx.clj:175)&#60;br /&#62;
        at clojure.lang.AFn.run(AFn.java:24)&#60;br /&#62;
        ... 1 more&#60;br /&#62;
Caused by: java.lang.AssertionError&#60;br /&#62;
        at org.apache.cassandra.locator.TokenMetadata.getTokens(TokenMetadata.java:465)&#60;br /&#62;
        at org.apache.cassandra.service.StorageService.getTokens(StorageService.java:1993)&#60;br /&#62;
        at org.apache.cassandra.service.StorageService.getTokens(StorageService.java:1982)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:616)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:111)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:45)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:226)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.PerInterface.getAttribute(PerInterface.java:83)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.MBeanSupport.getAttribute(MBeanSupport.java:205)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.MBeanSupport.getAttributes(MBeanSupport.java:212)&#60;br /&#62;
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttributes(DefaultMBeanServerInterceptor.java:745)&#60;br /&#62;
        at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttributes(JmxMBeanServer.java:699)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1456)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:97)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1316)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1408)&#60;br /&#62;
        at javax.management.remote.rmi.RMIConnectionImpl.getAttributes(RMIConnectionImpl.java:686)&#60;br /&#62;
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:616)&#60;br /&#62;
        at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)&#60;br /&#62;
        at sun.rmi.transport.Transport$1.run(Transport.java:177)&#60;br /&#62;
        at java.security.AccessController.doPrivileged(Native Method)&#60;br /&#62;
        at sun.rmi.transport.Transport.serviceCall(Transport.java:173)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)&#60;br /&#62;
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)&#60;br /&#62;
        ... 1 more&#60;/p&#62;
&#60;p&#62;I've disabled SSL, enabled debugging, firewalls are off on the ubuntu machines.&#60;/p&#62;
&#60;p&#62;On the opscenterd.log on the windows box with opscenter, I get the following:&#60;br /&#62;
WARN: Unable to collect datacenter, rack information: Failed to query to &#60;a href=&#34;http://--.---.--.114:61621/cluster/datacenter?node_ip=--.---.--.110&#34; rel=&#34;nofollow&#34;&#62;http://--.---.--.114:61621/cluster/datacenter?node_ip=--.---.--.110&#60;/a&#62; : 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;Tail end of agent log is:&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:30:16,189 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:30:36,191 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:30:56,193 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:31:16,194 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:31:36,196 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:31:56,198 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:32:16,200 Sleeping for 20s before trying to determine IP over JMX again&#60;br /&#62;
 INFO [Initialization] 2013-02-08 15:32:36,202 Sleeping for 20s before trying to determine IP over JMX again&#60;/p&#62;
&#60;p&#62;I've read just about everything out there about getting agents connected and I can't get it working.&#60;/p&#62;
&#60;p&#62;Please advise.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
