<div dir="ltr">Hi,<div><br></div><div><div>We configured the ALA applications on different Servers <span>of</span> the database Server. However, we are having problems running the biocache-store.</div>
<div><br></div><div>I changed the biocache configuration file (/data/biocache/config/biocache-config.properties) and the Cassandra configuration (<span>cassandra</span><span>.</span><span>yaml</span>) for enabling remote access.</div>

<div><br></div><div>(biocache-config.properties)</div><div><div># Cassandra Config</div><div>db=cassandra</div><div><b><span>cassandra</span><span>.</span>hosts=192<span>.</span>168.15.199</b><br>
</div><div><span>cassandra</span><span>.</span>port=9160</div><div><span>cassandra</span><span>.</span>pool=biocache-store-pool</div>
<div><span>cassandra</span><span>.</span>keyspace=occ</div><div><span>cassandra</span><span>.</span>max<span>.</span>connections=-1</div>
<div><span>cassandra</span><span>.</span>max<span>.</span>retries=6</div>
<div><span><span id="4cf27258-dea7-4cf5-bbc2-3060f67e8c41" class="GINGER_SOFTWARE_mark">thrift</span></span><span><span id="4c49fa1f-c178-4b9a-9107-1780c3709d33" class="GINGER_SOFTWARE_mark">.</span></span>operation<span><span id="9ad59aaf-ec30-4f54-9f77-15153e2f84fb" class="GINGER_SOFTWARE_mark">.</span></span>timeout=8000</div>

</div><div><br></div><div>(<span>cassandra</span><span>.</span><span>yaml</span>)</div>
<div><b>listen_address: 192.168.15.199<br></b></div><div><b>rpc_address: 192.168.15.199<br></b></div><div><div><b>rpc_port: 9160</b></div></div><div>...</div><div><br></div><div><b>Running the Biocache-store in the server 192.168.15.132</b><br>
</div><div><br></div><div>When I ran the Loading method, the data were saved correctly in the Cassandra Database. However, in the Processing method, the data was not recovered (see message below) and the Indexing method did not index.</div>

<div><br></div><div><div style="font-family:arial,sans-serif;font-size:13px"><div>biocache&gt; process dr0</div><div>Processing dr0 incremental=false</div><div>2014-06-25 00:17:20,228 INFO<span> :</span> [Consumer] - <span>Initialising</span> thread: 0</div>

<div>2014-06-25 00:17:20,270 INFO<span> :</span> [Consumer] - <span>Initialising</span> thread: 1</div>
<div>2014-06-25 00:17:20,271 INFO<span> :</span> [Consumer] - <span>Initialising</span> thread: 2</div>
<div>2014-06-25 00:17:20,274 INFO<span> :</span> [Consumer] - <span>Initialising</span> thread: 3</div>
<div>2014-06-25 00:17:20,275 INFO<span> :</span> [ProcessWithActors] - Starting with dr0| <span>endingwith</span> dr0|~</div>
<div>2014-06-25 00:17:20,275 INFO<span> :</span> [ProcessWithActors] - <span>Initialised</span> actors...</div>
<div>2014-06-25 00:17:20,274 INFO<span> :</span> [Consumer] - In thread: 0</div><div>2014-06-25 00:17:20,274 INFO<span> :</span> [Consumer] - In thread: 1</div>
<div>2014-06-25 00:17:20,281 INFO<span> :</span> [Consumer] - In thread: 2</div><div>2014-06-25 00:17:20,293 INFO<span> :</span> [Consumer] - In thread: 3</div>
<div>2014-06-25 00:17:20,326 INFO<span> :</span> [ProcessWithActors] - Last row key processed: </div><div>2014-06-25 00:17:20,327 INFO<span> :</span> [ProcessWithActors] - Finished.</div>
<div>2014-06-25 00:17:20,333 INFO<span> :</span> [Consumer] - Killing (Actor<span>.</span>act) thread: 0</div>
<div>2014-06-25 00:17:20,333 INFO<span> :</span> [Consumer] - Killing (Actor<span>.</span>act) thread: 3</div>
<div>2014-06-25 00:17:20,333 INFO<span> :</span> [Consumer] - Killing (Actor<span>.</span>act) thread: 2</div>
<div>2014-06-25 00:17:20,333 INFO<span> :</span> [Consumer] - Killing (Actor<span>.</span>act) thread: 1</div>
<div><br></div></div></div><div style="font-family:arial,sans-serif;font-size:13px">biocache&gt; index dr0<br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>2014-06-25 00:17:36,848 INFO<span> :</span> [<span>IndexRecords</span>] - Starting to index dr0| until dr0|~</div>

<div>2014-06-25 00:17:36,858 INFO<span> :</span> [<span>IndexRecords</span>] - Total indexing time 0.005 seconds</div>
<div>2014-06-25 00:17:36,858 INFO<span> :</span> [SolrIndexDAO] - Initialising the <span>solr</span> server <a href="http://192.168.15.132:8080/solr" target="_blank">http://192.168.15.132:8080/solr</a> null null</div>
<div>2014-06-25 00:17:36,859 INFO<span> :</span> [SolrIndexDAO] - <span>Initialising</span> connection to SOLR server.....</div>
<div>2014-06-25 00:17:37,764 INFO<span> :</span> [SolrIndexDAO] - <span>Initialising</span> connection to SOLR server - done.</div>
<div>2014-06-25 00:17:38,040 INFO<span> :</span> [SolrIndexDAO] - &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Document count of index: 0</div>
<div>2014-06-25 00:17:38,041 INFO<span> :</span> [SolrIndexDAO] - <span>Finalise</span> finished.</div>
<div><br></div></div><div>** The delete_resource method also didn&#39;t work and I need to delete the occurrence table using the truncate command.<br></div><div><br></div><div>Does anyone know how to solve this issue?<br>

</div><div><br></div><div>Thanks!!</div><div><br></div><div>Regards,</div><div><br></div><div><span style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px">-- </span><br style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px">

<div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><div class="gmail_extra">Daniel Lins da Silva</div><div class="gmail_extra">(Mobile) <a href="tel:55%2011%2096144-4050" value="+5511961444050" target="_blank">55 11 96144-4050</a></div>

<div><div class="gmail_extra"><font color="#000000">Research Center <span>on</span> Biodiversity and Computing (Biocomp)</font></div><div class="gmail_extra">
<font color="#000000">University of Sao Paulo, Brazil</font></div></div><div class="gmail_extra"><a href="mailto:daniellins@usp.br" target="_blank">daniellins@usp.br</a></div><div class="gmail_extra"><a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a></div>

<div><br></div></div></div>
</div></div>