<?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: Can&#039;t run Solr wikipedia sample in cluster</title>
		<link>http://www.datastax.com/support-forums/topic/cant-run-solr-wikipedia-sample-in-cluster</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 13:56:58 +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/cant-run-solr-wikipedia-sample-in-cluster" rel="self" type="application/rss+xml" />

		<item>
			<title>bbaribeau on "Can&#039;t run Solr wikipedia sample in cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/cant-run-solr-wikipedia-sample-in-cluster#post-6759</link>
			<pubDate>Wed, 03 Oct 2012 19:04:17 +0000</pubDate>
			<dc:creator>bbaribeau</dc:creator>
			<guid isPermaLink="false">6759@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Finally got around to getting back to this issue.&#60;/p&#62;
&#60;p&#62;Turns out changing the stack size 180k fixed the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "Can&#039;t run Solr wikipedia sample in cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/cant-run-solr-wikipedia-sample-in-cluster#post-6526</link>
			<pubDate>Mon, 17 Sep 2012 07:31:13 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">6526@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Going by the system.log files, there seems to be a problem with the schema on one of the nodes. If this is a test of P.O.C. setup, can you nuke the data directory (i.e. /var/lib/cassandra) on both nodes and start over?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bbaribeau on "Can&#039;t run Solr wikipedia sample in cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/cant-run-solr-wikipedia-sample-in-cluster#post-6461</link>
			<pubDate>Thu, 13 Sep 2012 16:01:16 +0000</pubDate>
			<dc:creator>bbaribeau</dc:creator>
			<guid isPermaLink="false">6461@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I've followed the steps on: &#60;a href=&#34;http://www.datastax.com/docs/1.0/install/install_jre#install-jre-rh&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.0/install/install_jre#install-jre-rh&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm running 1.6 update 34 from Oracle.  I've already had to modify cassandra-env.sh to set the minimum stack size to 160k (the default of 128k generates an error when starting dse).&#60;/p&#62;
&#60;p&#62;Also I've installed DSE 2.0 if that makes a difference.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tjake on "Can&#039;t run Solr wikipedia sample in cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/cant-run-solr-wikipedia-sample-in-cluster#post-6460</link>
			<pubDate>Thu, 13 Sep 2012 13:59:33 +0000</pubDate>
			<dc:creator>tjake</dc:creator>
			<guid isPermaLink="false">6460@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;What JVM are you using?  There is a issue in the newest Sun 6/7 JVMs requiring more stack.  You can set this in conf/cassandra-env.sh&#60;/p&#62;
&#60;p&#62;Most people are 180k now.  &#60;/p&#62;
&#60;p&#62;We will update this in the next DSE release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bbaribeau on "Can&#039;t run Solr wikipedia sample in cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/cant-run-solr-wikipedia-sample-in-cluster#post-6459</link>
			<pubDate>Thu, 13 Sep 2012 13:05:25 +0000</pubDate>
			<dc:creator>bbaribeau</dc:creator>
			<guid isPermaLink="false">6459@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'm trying to create a DSE cluster of 2 search nodes to run the wikipedia sample.  Note that everything works fine if I only use one node.&#60;/p&#62;
&#60;p&#62;I can successfully install DSE, OpsCenter, and agents are running on both machines.&#60;/p&#62;
&#60;p&#62;As soon as I run the first script for the wikipedia sample however, my cluster enters a state where only 1 node will ever be up at a time.  Restarting one node will cause the other node to crash.  They error they produce is:&#60;/p&#62;
&#60;p&#62;ERROR 08:56:19,241 Fatal exception in thread Thread[WRITE-/192.168.62.204,5,main]&#60;br /&#62;
java.lang.StackOverflowError&#60;br /&#62;
        at java.net.SocketOutputStream.socketWrite0(Native Method)&#60;br /&#62;
        at java.net.SocketOutputStream.socketWrite(Unknown Source)&#60;br /&#62;
        at java.net.SocketOutputStream.write(Unknown Source)&#60;br /&#62;
        at java.io.BufferedOutputStream.flushBuffer(Unknown Source)&#60;br /&#62;
        at java.io.BufferedOutputStream.flush(Unknown Source)&#60;br /&#62;
        at java.io.DataOutputStream.flush(Unknown Source)&#60;br /&#62;
        at org.apache.cassandra.net.OutboundTcpConnection.writeConnected(OutboundTcpConnection.java:123)&#60;br /&#62;
        at org.apache.cassandra.net.OutboundTcpConnection.run(OutboundTcpConnection.java:99)&#60;/p&#62;
&#60;p&#62;The log files for both nodes can be found at: &#60;a href=&#34;https://docs.google.com/open?id=0B56RRVlR8h2MZENKWjBUN0tsbFE&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B56RRVlR8h2MZENKWjBUN0tsbFE&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help as to what's happening would be much appreciated..
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
