Re: REINDEXCOLLECTION fatal error in DaemonStream

2020-02-12 Thread Karl Stoney
Hmm interestingly this happened when I set an `fq` 
(*,old_version:_version_,old_lmake:L_MAKE,old_lmodel:L_MODEL) which I pulled 
from our old dataimporthandler.  Removing that it worked fine

From: Karl Stoney 
Sent: 12 February 2020 17:20
To: solr-user@lucene.apache.org 
Subject: REINDEXCOLLECTION fatal error in DaemonStream

Hey folks,
Trying out the REINDEXCOLLECTION but getting the following error:

Anyone seen it before?


17:14:09.610 
[DaemonStream-at-uk-002-88-thread-1-processing-n:solr-0.search-solr.dev.k8.atcloud.io:80_solr
 x:at-uk-001_shard1_replica_n1 c:at-uk-001 s:shard1 r:core_node2] ERROR 
org.apache.solr.client.solrj.io.stream.DaemonStream - Fatal Error in 
DaemonStream:at-uk-002
java.lang.NullPointerException: null
at 
org.apache.solr.client.solrj.io.stream.TopicStream.read(TopicStream.java:380) 
~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.PushBackStream.read(PushBackStream.java:88)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:111) 
~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.CommitStream.read(CommitStream.java:116) 
~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.stream(DaemonStream.java:338)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:319)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
This e-mail is sent on behalf of Auto Trader Group Plc, Registered Office: 1 
Tony Wilson Place, Manchester, Lancashire, M15 4FN (Registered in England No. 
9439967). This email and any files transmitted with it are confidential and may 
be legally privileged, and intended solely for the use of the individual or 
entity to whom they are addressed. If you have received this email in error 
please notify the sender. This email message has been swept for the presence of 
computer viruses.
This e-mail is sent on behalf of Auto Trader Group Plc, Registered Office: 1 
Tony Wilson Place, Manchester, Lancashire, M15 4FN (Registered in England No. 
9439967). This email and any files transmitted with it are confidential and may 
be legally privileged, and intended solely for the use of the individual or 
entity to whom they are addressed. If you have received this email in error 
please notify the sender. This email message has been swept for the presence of 
computer viruses.


REINDEXCOLLECTION fatal error in DaemonStream

2020-02-12 Thread Karl Stoney
Hey folks,
Trying out the REINDEXCOLLECTION but getting the following error:

Anyone seen it before?


17:14:09.610 
[DaemonStream-at-uk-002-88-thread-1-processing-n:solr-0.search-solr.dev.k8.atcloud.io:80_solr
 x:at-uk-001_shard1_replica_n1 c:at-uk-001 s:shard1 r:core_node2] ERROR 
org.apache.solr.client.solrj.io.stream.DaemonStream - Fatal Error in 
DaemonStream:at-uk-002
java.lang.NullPointerException: null
at 
org.apache.solr.client.solrj.io.stream.TopicStream.read(TopicStream.java:380) 
~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.PushBackStream.read(PushBackStream.java:88)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:111) 
~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.CommitStream.read(CommitStream.java:116) 
~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.stream(DaemonStream.java:338)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:319)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[solr-solrj-8.4.2-SNAPSHOT.jar:8.4.2-SNAPSHOT 
7d3ac7c284b26ce62f41d3b8686f70c7d6bd758d - root - 2020-02-11 19:56:06]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
This e-mail is sent on behalf of Auto Trader Group Plc, Registered Office: 1 
Tony Wilson Place, Manchester, Lancashire, M15 4FN (Registered in England No. 
9439967). This email and any files transmitted with it are confidential and may 
be legally privileged, and intended solely for the use of the individual or 
entity to whom they are addressed. If you have received this email in error 
please notify the sender. This email message has been swept for the presence of 
computer viruses.