<?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: Analytics nodes system.log error on DSE 1.0.2</title>
		<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:44:45 +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/analytics-nodes-systemlog-error-on-dse-102" rel="self" type="application/rss+xml" />

		<item>
			<title>mbulman on "Analytics nodes system.log error on DSE 1.0.2"</title>
			<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102#post-1803</link>
			<pubDate>Mon, 30 Apr 2012 19:17:06 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">1803@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;lh,&#60;/p&#62;
&#60;p&#62;This question was asked via our official support channel by one of your colleagues and resolved.  If you continue to have issues with this or anything else, please use the official support system to ensure that you receive timely responses.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Analytics nodes system.log error on DSE 1.0.2"</title>
			<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102#post-1786</link>
			<pubDate>Fri, 27 Apr 2012 16:31:58 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1786@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;After upgrade to DSE 2.0-1 (Changed system.log file location in log4j.appender.R.File), the new system.log file only has followings:&#60;/p&#62;
&#60;p&#62;$ cat system.log&#60;br /&#62;
 INFO [main] 2012-04-18 15:41:59,138 AbstractCassandraDaemon.java (line 105) Logging initialized&#60;br /&#62;
 INFO [main] 2012-04-18 15:42:00,249 AbstractCassandraDaemon.java (line 105) Logging initialized&#60;/p&#62;
&#60;p&#62;Looks like it doesn't write to the system.log file anymore. When I started the node, it shows the system log on screen. Did I missed any settings? Where to find the more system log detail?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joaquin on "Analytics nodes system.log error on DSE 1.0.2"</title>
			<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102#post-1757</link>
			<pubDate>Tue, 24 Apr 2012 19:54:42 +0000</pubDate>
			<dc:creator>joaquin</dc:creator>
			<guid isPermaLink="false">1757@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello lh,&#60;/p&#62;
&#60;p&#62;Was this problem resolved? Sometimes the TT's get confused as to which machine to contact depending on the order they were booted and which version of DSE you're running.&#60;/p&#62;
&#60;p&#62;Could you try &#60;code&#62;dsetool movejt 10.40.199.206&#60;/code&#62;? This should notify all TT's.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Joaquin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Analytics nodes system.log error on DSE 1.0.2"</title>
			<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102#post-1673</link>
			<pubDate>Wed, 18 Apr 2012 13:27:16 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1673@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;As I know, port 8012 is Hadoop Job Tracker client port.&#60;/p&#62;
&#60;p&#62;10.40.199.205 is Cassandra node not Analytics not. From the ring you can see. Should it has 8012 port on Cassandra node? Telnet confused on 10.40.199.205 8012.&#60;/p&#62;
&#60;p&#62;The jobtracker is on 10.40.199.206:8012.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thepaul on "Analytics nodes system.log error on DSE 1.0.2"</title>
			<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102#post-1665</link>
			<pubDate>Tue, 17 Apr 2012 21:30:09 +0000</pubDate>
			<dc:creator>thepaul</dc:creator>
			<guid isPermaLink="false">1665@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Have you checked whether those analytics nodes actually can connect to port 8012 on 10.40.199.205?&#60;/p&#62;
&#60;p&#62;You may be able to verify with telnet.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
$ telnet 10.40.199.205 8012&#60;br /&#62;
$ telnet nyctweb01d.homebox.com 8012&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Analytics nodes system.log error on DSE 1.0.2"</title>
			<link>http://www.datastax.com/support-forums/topic/analytics-nodes-systemlog-error-on-dse-102#post-1651</link>
			<pubDate>Tue, 17 Apr 2012 15:33:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1651@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have DSE 1.0.2 installed on 4 nodes (Two Cassandra and Two Analytics):&#60;/p&#62;
&#60;p&#62;./nodetool -h localhost ring&#60;br /&#62;
Address         DC          Rack        Status State   Load            Owns    Token&#60;br /&#62;
                                                                               127605887595351923798765477786913079296&#60;br /&#62;
10.40.199.205   Cassandra   rack1       Up     Normal  698.82 MB       25.00%  0&#60;br /&#62;
10.40.199.206   Analytics   rack1       Up     Normal  694.54 MB       25.00%  42535295865117307932921825928971026432&#60;br /&#62;
10.40.199.207   Cassandra   rack1       Up     Normal  683.75 MB       25.00%  85070591730234615865843651857942052864&#60;br /&#62;
10.40.199.208   Analytics   rack1       Up     Normal  674.49 MB       25.00%  127605887595351923798765477786913079296 &#60;/p&#62;
&#60;p&#62;dsetool jobtracker&#60;br /&#62;
10.40.199.206:8012&#60;/p&#62;
&#60;p&#62;The system.log on two Analytics nodes has following errors:&#60;/p&#62;
&#60;p&#62;INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:33,924 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 1 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:34,934 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 2 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:35,944 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 3 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:36,954 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 4 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:37,964 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 5 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:38,974 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 6 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:39,984 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 7 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:40,994 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 8 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:42,004 Client.java (line 629) Retrying connect to server: nyctweb01d.homebox.com/10.40.199.205:8012. Already tried 9 time(s).&#60;br /&#62;
 INFO [TASK-TRACKER-INIT] 2012-04-17 11:11:42,005 RPC.java (line 321) Server at nyctweb01d.homebox.com/10.40.199.205:8012 not available yet, Zzzzz...&#60;/p&#62;
&#60;p&#62;Did I missed something? Please help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
