<?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: rebecca-simmonds</title>
		<link><a href='http://www.datastax.com/support-forums/profile/rebecca-simmonds'>rebecca-simmonds</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 22:15:30 +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>rebecca-simmonds on "SSTableLoader java.net.socket Permission denied exception when loading data"</title>
			<link>http://www.datastax.com/support-forums/topic/sstableloader-javanetsocket-permission-denied-exception-when-loading-data#post-8937</link>
			<pubDate>Wed, 06 Feb 2013 09:14:08 +0000</pubDate>
			<dc:creator>rebecca-simmonds</dc:creator>
			<guid isPermaLink="false">8937@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, i am currently running a cassandra instance on openshift and would like to transfer data from a local node to the one running on openshift. I have tried copying the data over but cassandra did not recognise it. I then tried using the sstableloader and i get the error below. The port i use is specified in the cassandra.yaml and the ip address is the listening address in the cassandra.yaml. I originally posted in the openshift forums thinking it may be an openshift problem but i am now wondering if it is cassandra or he ports i am specifying. But whenever i specify any port and address i just get a &#34;Could not retrieve endpoint ranges: &#34; message. I there an easier way of transferring the data or a way of fixing this? any help would be much appreciated as i have been at this for days and i could really do with any kind of solution. thanks Rebecca&#60;/p&#62;
&#60;p&#62;progress: [/127.12.123.1 0/1 (0)] [total: 0 - 0MB/s (avg: 0MB/s)]Streaming session to /127.12.123.1 failed&#60;br /&#62;
ERROR 14:02:40,970 Error in ThreadPoolExecutor&#60;br /&#62;
java.lang.RuntimeException: java.net.SocketException: Permission denied&#60;br /&#62;
	at com.google.common.base.Throwables.propagate(Throwables.java:160)&#60;br /&#62;
	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:32)&#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:722)&#60;br /&#62;
Caused by: java.net.SocketException: Permission denied&#60;br /&#62;
	at sun.nio.ch.Net.connect0(Native Method)&#60;br /&#62;
	at sun.nio.ch.Net.connect(Net.java:364)&#60;br /&#62;
	at sun.nio.ch.Net.connect(Net.java:356)&#60;br /&#62;
	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:623)&#60;br /&#62;
	at java.nio.channels.SocketChannel.open(SocketChannel.java:184)&#60;br /&#62;
	at org.apache.cassandra.net.OutboundTcpConnectionPool.newSocket(OutboundTcpConnectionPool.java:126)&#60;br /&#62;
	at org.apache.cassandra.streaming.FileStreamTask.connectAttempt(FileStreamTask.java:236)&#60;br /&#62;
	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:88)&#60;br /&#62;
	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)&#60;br /&#62;
	... 3 more&#60;br /&#62;
Exception in thread &#34;Streaming to /127.12.123.1:1&#34; java.lang.RuntimeException: java.net.SocketException: Permission denied&#60;br /&#62;
	at com.google.common.base.Throwables.propagate(Throwables.java:160)&#60;br /&#62;
	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:32)&#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:722)&#60;br /&#62;
Caused by: java.net.SocketException: Permission denied&#60;br /&#62;
	at sun.nio.ch.Net.connect0(Native Method)&#60;br /&#62;
	at sun.nio.ch.Net.connect(Net.java:364)&#60;br /&#62;
	at sun.nio.ch.Net.connect(Net.java:356)&#60;br /&#62;
	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:623)&#60;br /&#62;
	at java.nio.channels.SocketChannel.open(SocketChannel.java:184)&#60;br /&#62;
	at org.apache.cassandra.net.OutboundTcpConnectionPool.newSocket(OutboundTcpConnectionPool.java:126)&#60;br /&#62;
	at org.apache.cassandra.streaming.FileStreamTask.connectAttempt(FileStreamTask.java:236)&#60;br /&#62;
	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:88)&#60;br /&#62;
	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)&#60;br /&#62;
	... 3 more&#60;br /&#62;
progress: [/127.12.123.1 0/1 (0)] [total: 0 - 0MB/s (avg: 0MB/s)]Streaming to the following hosts failed:&#60;br /&#62;
[/127.12.123.1]
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
