auto commit error...:java.lang.ArrayIndexOutOfBoundsException

2013-09-26 Thread Tor Egil
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Tor Egil -- View this message in context: http://lucene.472066.n3.nabble.com/auto-commit-error-java-lang-ArrayIndexOutOfBoundsException-tp4092078.html Sent from

Re: SolrCmdDistributor may not be threadsafe...

2013-08-22 Thread Tor Egil
Updated to sun java 1.7.0_25. on solr 4.4.0. but are still getting mutated strings: 725597 [Thread-20] ERROR org.apache.solr.update.SolrCmdDistributor - shard update error StdNode: http://10.231.188.126:8080/solr/kunde0/:org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Unexpe

SolrCmdDistributor may not be threadsafe...

2013-08-22 Thread Tor Egil
I have been running DIH Imports (>15 000 000 rows) all day and every now and then I get some weird errors. Some examples: A letter is replaced by an unknow character (Should have been a 'V') 285680 [Thread-20] ERROR org.apache.solr.update.SolrCmdDistributor - shard update error StdNode: http://10

SOLUTION: Clusterstate says "state:recovering", but Core says "I see state: null"?

2013-08-22 Thread Tor Egil
Aliasing instead of swapping removed this problem! DO NOT USE "SWAP" WHEN IN CLOUD MODE (solr 4.3) -- View this message in context: http://lucene.472066.n3.nabble.com/Clusterstate-says-state-recovering-but-Core-says-I-see-state-null-tp4084504p4086037.html Sent from the Solr - User mailing list

unformatted: Clusterstate says "state:recovering", but Core says "I see state: null"?

2013-08-14 Thread Tor Egil
This time without formatting ;-) This is from the leader log. (There are other statements inbetween, but I think they are irrelevant). First of all it reads the zookeeper state. This happens now and then. Then I guess the replica says "Hey, I'm alive, please start the recover process": [qtp68955

Re: Clusterstate says "state:recovering", but Core says "I see state: null"?

2013-08-14 Thread Tor Egil
Mark, just to be sure, you can see the "raw text" formatted text in my original, (and last) post? It was left out in the text you qouted... -- View this message in context: http://lucene.472066.n3.nabble.com/Clusterstate-says-state-recovering-but-Core-says-I-see-state-null-tp4084504p4084577.htm

Re: Clusterstate says "state:recovering", but Core says "I see state: null"?

2013-08-14 Thread Tor Egil
This is from the leader log. (There are other statements inbetween, but I think they are irrelevant). First of all it reads the zookeeper state. This happens now and then. Then I guess the replica says "Hey, I'm alive, please start the recover process": >From the replica log, which tries to recov

Clusterstate says "state:recovering", but Core says "I see state: null"?

2013-08-14 Thread Tor Egil
Setup: 3 zk servers 3 solr 4.4 servers (1 shard with 2 replicas) Every now and then Solr gets trapped recovering Clusterstate says: Leader says: and the restarted replica says: I've tried removing the data directory and restarting the replica, but it ends up in the same loop. I must kill the