Re: Error when indexing with SolrJ HTTP ERROR 405

2018-03-20 Thread Zheng Lin Edwin Yeo
eed to send binary content instead of html. Atleast that is what the > > error shows. > > > > I also think the url is wrong. The correct url should have > > http://localhost:8983/solr/core/update > > > > > > Check first whether indexing is working on the same

Re: Error when indexing with SolrJ HTTP ERROR 405

2018-03-19 Thread Vincenzo D'Amore
t is what the > error shows. > > I also think the url is wrong. The correct url should have > http://localhost:8983/solr/core/update > > > Check first whether indexing is working on the same data that you are > trying to or not using the browser based tools. Check the url for the same.

Re: Error when indexing with SolrJ HTTP ERROR 405

2018-03-19 Thread Shamik Sinha
You need to send binary content instead of html. Atleast that is what the error shows. I also think the url is wrong. The correct url should have http://localhost:8983/solr/core/update Check first whether indexing is working on the same data that you are trying to or not using the browser based

Error when indexing with SolrJ HTTP ERROR 405

2018-03-19 Thread Khalid Moustapha Askia
Hi. I am trying to index some data with Solr by using SolrJ. But I have this error that I can't solve. - Exception in thread "main" org.apache.solr.client.solrj.impl.Http

Re: CLUSTERSTATUS API and Error loading specified collection / config in Solr 5.3.2.

2018-03-13 Thread Atita Arora
; I used *CLUSTERSTATUS* api for this task. It is serving the purpose well > so > > far , but pretty recently our solr cloud started complaining of strange > > things because of which the *CLUSTERSTATUS* api keeps returning as error. > > > > The error claims to be of missing con

Re: CLUSTERSTATUS API and Error loading specified collection / config in Solr 5.3.2.

2018-03-12 Thread Shalin Shekhar Mangar
; successfully made. > I used *CLUSTERSTATUS* api for this task. It is serving the purpose well so > far , but pretty recently our solr cloud started complaining of strange > things because of which the *CLUSTERSTATUS* api keeps returning as error. > > The error claims to be of m

Re: CLUSTERSTATUS API and Error loading specified collection / config in Solr 5.3.2.

2018-03-12 Thread Hendrik Haddorp
api for this task. It is serving the purpose well so far , but pretty recently our solr cloud started complaining of strange things because of which the *CLUSTERSTATUS* api keeps returning as error. The error claims to be of missing config & sometime missing collections like. org.apache.solr.common.SolrEx

Re: Solr SynonymGraphFilterFactory error on import

2018-03-12 Thread damian.pawski
"/You probably want to call solr.FlattenGraphFilterFactory after the call to WordDelimiterGraphFilterFactory. I put it at the end/ " That solved my issue Thank you -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

CLUSTERSTATUS API and Error loading specified collection / config in Solr 5.3.2.

2018-03-11 Thread Atita Arora
ich the *CLUSTERSTATUS* api keeps returning as error. The error claims to be of missing config & sometime missing collections like. org.apache.solr.common.SolrException: Could not find collection : > 1785-1520548816454 org.apache.solr.common.SolrException: Could not find collection : 1785-152

Re: Solr SynonymGraphFilterFactory error on import

2018-03-06 Thread Webster Homer
nateAll="0" splitOnCaseChange="1" > preserveOriginal="1"/> > > > > > > > > > words="stopwords.txt"/> > generateWordParts="1" generateNumberParts="1" catenateWords=

Solr SynonymGraphFilterFactory error on import

2018-03-05 Thread damian.pawski
After upgrading to Solr 7.2 import started to log errors for some documents. Field that returns errors: During the import below error is returned for some of the records

Re: solo source build in local error

2018-03-02 Thread Shawn Heisey
On 3/2/2018 7:42 AM, ramyogi wrote: solr-repo/lucene-solr/build.xml:21: The following error occurred while executing this line:/solr-repo/lucene-solr/lucene/common-build.xml:623: java.lang.NullPointerException at java.util.Arrays.stream(Arrays.java:5004) at java.util.stream.Stream.of

Re: solo source build in local error

2018-03-02 Thread Erick Erickson
Ant 1.10.2 has a bug, are you using that version? 1.10.1 works fine. On Fri, Mar 2, 2018 at 6:42 AM, ramyogi <ramy...@gmail.com> wrote: > solr-repo/lucene-solr/build.xml:21: The following error occurred while > executing this line:/solr-repo/lucene-solr/lucene/common-b

solo source build in local error

2018-03-02 Thread ramyogi
solr-repo/lucene-solr/build.xml:21: The following error occurred while executing this line:/solr-repo/lucene-solr/lucene/common-build.xml:623: java.lang.NullPointerException at java.util.Arrays.stream(Arrays.java:5004) at java.util.stream.Stream.of(Stream.java:1000

Re: solr src 6.0 ant error

2018-03-01 Thread 苗海泉
; > > 2018-03-01 22:06 GMT+08:00 thunderz.solr <thunderz.s...@gmail.com>: > > > > > 苗海泉 wrote > > > > I encountered a problem, when I was in the process of compiling > solr6.0 > > > > source error, I have installed the ant and ivy, and then solr

Re: solr src 6.0 ant error

2018-03-01 Thread Erick Erickson
te > > > I encountered a problem, when I was in the process of compiling solr6.0 > > > source error, I have installed the ant and ivy, and then solr6 source > > code > > > catalog Executive eclipse ant eclipse would like to generate a project > > > error as follows "

Re: solr src 6.0 ant error

2018-03-01 Thread 苗海泉
thank you for reply,i'm try and everything is ok. 2018-03-01 22:06 GMT+08:00 thunderz.solr <thunderz.s...@gmail.com>: > 苗海泉 wrote > > I encountered a problem, when I was in the process of compiling solr6.0 > > source error, I have installed the ant and ivy, and the

Re: solr src 6.0 ant error

2018-03-01 Thread thunderz.solr
苗海泉 wrote > I encountered a problem, when I was in the process of compiling solr6.0 > source error, I have installed the ant and ivy, and then solr6 source code > catalog Executive eclipse ant eclipse would like to generate a project > error as follows " > Buildfile: D: \ s

solr src 6.0 ant error

2018-02-27 Thread 苗海泉
I encountered a problem, when I was in the process of compiling solr6.0 source error, I have installed the ant and ivy, and then solr6 source code catalog Executive eclipse ant eclipse would like to generate a project error as follows " Buildfile: D: \ solr-6.0.0-src \ solr-6.0.0 \ buil

Re: Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Vincenzo D'Amore
On Mon, Feb 26, 2018 at 7:14 PM, Erick Erickson wrote: > > Faceting works on multivalued fields, perhaps you can do something with > that? > > The main difference I see in this case between facets and groups is that groups are sorted by score, so most relevant group

Re: Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Erick Erickson
uming we're grouping by date). Or "the oldest day". that's what I meant by " rather than do something which will be wrong it throws an error". Whatever you choose will be "wrong" in some use-case. Your use-case is certainly valid, but nobody has come forward with a

Re: Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Vincenzo D'Amore
What does "group by" mean on a field with more than one value? Say I > have "A" and "B" in the field in a single document. What group does it > go in, one labeld "A" or one labeled "B"? > > So IIUC, rather than do something which wi

Re: Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Erick Erickson
What does "group by" mean on a field with more than one value? Say I have "A" and "B" in the field in a single document. What group does it go in, one labeld "A" or one labeled "B"? So IIUC, rather than do something which will be wrong it thro

Re: Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Vincenzo D'Amore
inkedin.com/in/sarkaramrit2 > Medium: https://medium.com/@sarkaramrit2 > > On Mon, Feb 26, 2018 at 7:37 PM, Vincenzo D'Amore <v.dam...@gmail.com> > wrote: > > > Hi, > > > > while trying to run a group query on a multivalue field I received this > &

Re: Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Amrit Sarkar
D'Amore <v.dam...@gmail.com> wrote: > Hi, > > while trying to run a group query on a multivalue field I received this > error: > > can not use FieldCache on multivalued field: > > > > > > true > 400 > 4 > > > > org.apa

Solr 6.6.0 - Error: can not use FieldCache on multivalued field: categoryLevels

2018-02-26 Thread Vincenzo D'Amore
Hi, while trying to run a group query on a multivalue field I received this error: can not use FieldCache on multivalued field: true 400 4 org.apache.solr.common.SolrException org.apache.solr.common.SolrException can not use FieldCache on multivalued field

Re: SolrException: Error Instantiating queryParser, com.site.s.CustomQParserPlugin failed to instantiate org.apache.solr.search.QParserPlugin

2018-02-23 Thread ~$alpha`
Resolved by inclding solr on depency using maven -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Getting the error - The field '*********' does not support spatial filtering

2018-02-19 Thread Erick Erickson
uot;location", >> >>"stored":true, >> >> "indexed":true >> >> } >> >> }' http://localhost:8983/solr/core/schema >> >> >> >> We are running Solr 7.1.0. >> >> >> >

Re: SolrException: Error Instantiating queryParser, com.site.s.CustomQParserPlugin failed to instantiate org.apache.solr.search.QParserPlugin

2018-02-19 Thread Emir Arnautović
te: > > >> I have created a custom query parser for Solr > public class CustomQParserPlugin extends QParserPlugin { > } > >> Then I have imported the jar into Solr lib directory. i.e placed in > server/lib directory > >> I restarted the Solr > >> g

Re: Getting the error - The field '*********' does not support spatial filtering

2018-02-19 Thread Aakanksha Gupta
tp://localhost:8983/solr/core/schema > > > > We are running Solr 7.1.0. > > > > Hope this helps. > > > > Regards, > > > > David > > > > > > *From:* Aakanksha Gupta [mailto:aakankshagupta2...@gmail.com] > *Sent:* Monday, 19 February 2

RE: Getting the error - The field '*********' does not support spatial filtering

2018-02-18 Thread Howe, David
"stored":true, "indexed":true } }' http://localhost:8983/solr/core/schema We are running Solr 7.1.0. Hope this helps. Regards, David From: Aakanksha Gupta [mailto:aakankshagupta2...@gmail.com] Sent: Monday, 19 February 2018 12:27 AM To: solr-user@lucen

Getting the error - The field '*********' does not support spatial filtering

2018-02-18 Thread Aakanksha Gupta
Hi all, I'm a newbie to Solr. I'm trying to use it for GeoSpatial Search and I'm facing an issue while using it. I've tried using the new 'location' field type() as well as the deprecated solr.LatLonType fieldtype, but I always get the error: org.apache.solr.common.SolrException: The field

Re: SolrException: Error Instantiating queryParser, com.site.s.CustomQParserPlugin failed to instantiate org.apache.solr.search.QParserPlugin

2018-02-17 Thread Erick Erickson
t; >> I have created a custom query parser for Solr > public class CustomQParserPlugin extends QParserPlugin { > } > >>Then I have imported the jar into Solr lib directory. i.e placed in > server/lib directory > >>I restarted the Solr > >>

SolrException: Error Instantiating queryParser, com.site.s.CustomQParserPlugin failed to instantiate org.apache.solr.search.QParserPlugin

2018-02-17 Thread ~$alpha`
> I have created a custom query parser for Solr public class CustomQParserPlugin extends QParserPlugin { } >Then I have imported the jar into Solr lib directory. i.e placed in server/lib directory >I restarted the Solr > getting below error SolrException: Error Instantiating

Re: Getting Error when try to use sql query

2018-02-16 Thread Joel Bernstein
jun...@blendit.com.br> wrote: > I'm getting error > > > {"result-set":{"docs":[{"EXCEPTION":"java.util.Date cannot be cast to > java.lang.String","EOF":true,"RESPONSE_TIME":68}]}} > > > when i trying to do this

Getting Error when try to use sql query

2018-02-16 Thread Jorge Carlos Guedert Junior
I'm getting error {"result-set":{"docs":[{"EXCEPTION":"java.util.Date cannot be cast to java.lang.String","EOF":true,"RESPONSE_TIME":68}]}} when i trying to do this query: SELECT `date` as Date, COUNT(deviceSerialNumber) FROM `t

RE: [EXTERNAL] - Re: analysis error - cannot change numBytes from 4 to 8

2018-02-06 Thread Steve Pruitt
ser@lucene.apache.org> Subject: [EXTERNAL] - Re: analysis error - cannot change numBytes from 4 to 8 Steve: Did this work in the past but just stopped? If so, did you change your schema at all? If you changed your schema at all, you probably have to reindex from scratch. However, you

Re: analysis error - cannot change numBytes from 4 to 8

2018-02-05 Thread Erick Erickson
each document has the same value: name="ani">6157731300. Its potentially multivalued. > > I get this exception: > > Request to collection [explore] failed due to (400) > org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error > from server at h

analysis error - cannot change numBytes from 4 to 8

2018-02-05 Thread Steve Pruitt
get this exception: Request to collection [explore] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://myHost:8983/solr/explore_shard2_replica_n2: Exception writing document id 1427388717...1343947742 to the index; possible

Create collection error in 5.5.4

2017-12-21 Thread tedsolr
I upgraded Solr from 5.2.1 to 5.5.4 recently. Occasionally when creating a new collection via the Collections API I get an error: Could not fully create collection: . This has never happened previous to this upgrade. It's happened twice in my development environment and once in my user test

Solr 7.1.0 Group Facets Error

2017-12-04 Thread Priya Rodrigues
Facing errors on using groups and facets These queries work fine - http://localhost:8983/solr/urls/select?q=*:*=0=true=city_id http://localhost:8983/solr/urls/select?q=*:*=0=true=city_id=true=locality_id These kind of queries (where group.facet=true) is set throws errors

Re: Deep Paging with cursorMark throws error

2017-11-20 Thread Webster Homer
java client using solrj client. > > Currently the client is created with Solr 6.2 solrj jars, but the test > server is a solr 7.1 server > > I am getting this error: > Error from server at http://XX:8983/solr/sial-catalog-product: Cursor > functionality requires a sort

Re: Error when indexing EML files in Solr 7.1.0

2017-11-20 Thread Zheng Lin Edwin Yeo
Hi, Any updates regarding the error? Regards, Edwin On 16 November 2017 at 10:21, Zheng Lin Edwin Yeo <edwinye...@gmail.com> wrote: > Hi Karthik, > > Thanks for the update. > > I see from the JIRA that it is still unresolved, meaning we can't index > EML files to Solr

Deep Paging with cursorMark throws error

2017-11-20 Thread Webster Homer
I am developing an application that uses cursorMark deep paging. It's a java client using solrj client. Currently the client is created with Solr 6.2 solrj jars, but the test server is a solr 7.1 server I am getting this error: Error from server at http://XX:8983/solr/sial-catalog-product

Re: Error when indexing EML files in Solr 7.1.0

2017-11-15 Thread Zheng Lin Edwin Yeo
k > > > > > > On Mon, Nov 13, 2017 at 6:15 AM, Zheng Lin Edwin Yeo > > > <edwinye...@gmail.com> wrote: > > > > Hi, > > > > > > > > I am using Solr 7.1.0, and I am trying to index EML files using the > > > > SimplePostTo

Re: Error when indexing EML files in Solr 7.1.0

2017-11-15 Thread Karthik Ramachandran
> you're including that at a guess. > > > > Best, > > Erick > > > > On Mon, Nov 13, 2017 at 6:15 AM, Zheng Lin Edwin Yeo > > <edwinye...@gmail.com> wrote: > > > Hi, > > > > > > I am using Solr 7.1.0, and I am trying to index

Re: Solr 6.5.1 process crash after jshort_disjoint_arraycopy error

2017-11-15 Thread Yago Riveiro
Nop, I never found a fix for this problem, sorry. Regards. -- Yago Riveiro On 15 Nov 2017 09:44 +, tothis , wrote: > Hi Yago, > > we are facing the same problem. Could you solve it somehow? > > thx > > > > > -- > Sent from:

Re: Solr 6.5.1 process crash after jshort_disjoint_arraycopy error

2017-11-15 Thread tothis
Hi Yago, we are facing the same problem. Could you solve it somehow? thx -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Error when indexing EML files in Solr 7.1.0

2017-11-13 Thread Zheng Lin Edwin Yeo
m trying to index EML files using the > > SimplePostTools. > > > > However, I get the following error > > > > java.lang.NoClassDefFoundError: > > org/apache/james/mime4j/stream/MimeConfig$Builder > > > > > > Is there any we class or dependencies

Re: Error when indexing EML files in Solr 7.1.0

2017-11-13 Thread Erick Erickson
lr 7.1.0, and I am trying to index EML files using the > SimplePostTools. > > However, I get the following error > > java.lang.NoClassDefFoundError: > org/apache/james/mime4j/stream/MimeConfig$Builder > > > Is there any we class or dependencies which I need to add as co

Error when indexing EML files in Solr 7.1.0

2017-11-13 Thread Zheng Lin Edwin Yeo
Hi, I am using Solr 7.1.0, and I am trying to index EML files using the SimplePostTools. However, I get the following error java.lang.NoClassDefFoundError: org/apache/james/mime4j/stream/MimeConfig$Builder Is there any we class or dependencies which I need to add as compared to Solr 6

RE: Solr snakeyaml Error Problem

2017-11-08 Thread Can Ezgi Aydemir
Sent: 07 November 2017 18:23 To: solr-user Subject: Re: Solr snakeyaml Error Problem Caused by: java.lang.ClassNotFoundException: org.yaml.snakeyaml.Yaml You haven't included anything that tells Solr where that file is. You've included but that specifically loads the jar file. Try a regex

Re: Solr snakeyaml Error Problem

2017-11-07 Thread Erick Erickson
Best, Erick. On Tue, Nov 7, 2017 at 5:17 AM, Can Ezgi Aydemir <cayde...@islem.com.tr> wrote: > Hi everybody, > > > > I am trying Cassandra solr integration. I configured solr files; > dataconfig.xml, solrconfig.xml and managed-schema. But solr does not > connect Cassandr

Solr snakeyaml Error Problem

2017-11-07 Thread Can Ezgi Aydemir
Hi everybody, I am trying Cassandra solr integration. I configured solr files; dataconfig.xml, solrconfig.xml and managed-schema. But solr does not connect Cassandra and snakeyaml error which is; Exception in thread "Thread-18" java.lang.NoClassDefFoundError: org/yaml/snak

Error executing a SQL query sorting on both a field and an expression

2017-11-01 Thread Fabio Corneti
Hello, I'm doing some tests against the SQL handler on a single node SolrCloud 7.1.0 installation. When running this query: SELECT Org_Type, COUNT(*) FROM obesity GROUP BY Org_Type ORDER BY Org_Type DESC, COUNT(*) ASC I get the following error: Failed to execute sqlQuery

SSL Enabled SolrCloud to hive - Error while inserting data into external table

2017-10-27 Thread vikashirwani
l table I am getting following error. Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path

Re: Error adding replica after a delete replica

2017-10-06 Thread Webster Homer
ecovery works. > We > >> > have had a lot of issues with replicas going into recovery mode, > replicas > >> > down and in recovery failed states. So to test, he deleted a healthy > >> > replica in one of our development. First the delete operation timed > out, > >>

Re: Error adding replica after a delete replica

2017-10-06 Thread Erick Erickson
bster.ho...@sial.com> wrote: >> > >> > A colleague of mine was testing how solrcloud replica recovery works. We >> > have had a lot of issues with replicas going into recovery mode, replicas >> > down and in recovery failed states. So to test, he deleted a he

Re: Error adding replica after a delete replica

2017-10-06 Thread Webster Homer
> replica in one of our development. First the delete operation timed out, > > but the replica appears to be gone. However, addReplica always fails with > > this error: > > > > Error CREATEing SolrCore 'sial-content-citations_shard1_replica1': > Unable > > to

Re: Error adding replica after a delete replica

2017-10-06 Thread Emir Arnautović
. So to test, he deleted a healthy > replica in one of our development. First the delete operation timed out, > but the replica appears to be gone. However, addReplica always fails with > this error: > > Error CREATEing SolrCore 'sial-content-citations_shard1_replica1

Error adding replica after a delete replica

2017-10-05 Thread Webster Homer
, but the replica appears to be gone. However, addReplica always fails with this error: Error CREATEing SolrCore 'sial-content-citations_shard1_replica1': Unable to create core [sial-content-citations_shard1_replica1] Caused by: Lock held by this virtual machine: /var/solr/data/sial-content

Re: Maven build error (Was: Jenkins setup for continuous build)

2017-10-04 Thread Steve Rowe
ld/ > mvn -DskipTests install > > On Wed, Oct 4, 2017 at 4:56 PM, Steve Rowe <sar...@gmail.com> wrote: > >> Hi Nawab, >> >>> On Oct 4, 2017, at 7:39 PM, Nawab Zada Asad Iqbal <khi...@gmail.com> >> wrote: >>> >>> I am hi

Re: ERROR ipc.AbstractRpcClient: SASL authentication failed

2017-10-04 Thread Rick Leir
t.m...@gmail.com> wrote: Hi, I am trying to use hbase-indexer to index hbase table to Solr, Solr 6.6 Hbase-Indexer 1.6 Hbase 1.2.5 with Kerberos enabled, After putting new test rows into the Hbase table, I got the following error from hbase-indexer thus it cannot write the data to solr :

Re: Maven build error (Was: Jenkins setup for continuous build)

2017-10-04 Thread Nawab Zada Asad Iqbal
Hi Steve, I did this: ant get-maven-poms cd maven-build/ mvn -DskipTests install On Wed, Oct 4, 2017 at 4:56 PM, Steve Rowe <sar...@gmail.com> wrote: > Hi Nawab, > > > On Oct 4, 2017, at 7:39 PM, Nawab Zada Asad Iqbal <khi...@gmail.com> > wrote: > >

Re: Maven build error (Was: Jenkins setup for continuous build)

2017-10-04 Thread Steve Rowe
Hi Nawab, > On Oct 4, 2017, at 7:39 PM, Nawab Zada Asad Iqbal <khi...@gmail.com> wrote: > > I am hitting following error with maven build: > Is that expected? No. What commands did you use? > Can someone share me the details about how > https://builds.apache.org/job/

Maven build error (Was: Jenkins setup for continuous build)

2017-10-04 Thread Nawab Zada Asad Iqbal
So, i looked at this setup https://builds.apache.org/job/Lucene-Solr-Maven-master/2111/console which is using Maven, so i switched to maven too. I am hitting following error with maven build: Is that expected? Can someone share me the details about how https://builds.apache.org/job/Lucene-Solr

Re: ERROR ipc.AbstractRpcClient: SASL authentication failed

2017-10-04 Thread Ascot Moss
1.2.5 with Kerberos enabled, > > > After putting new test rows into the Hbase table, I got the following > error from hbase-indexer thus it cannot write the data to solr : > > WARN ipc.AbstractRpcClient: Exception encountered while connecting to the > server : javax.security

ERROR ipc.AbstractRpcClient: SASL authentication failed

2017-10-04 Thread Ascot Moss
Hi, I am trying to use hbase-indexer to index hbase table to Solr, Solr 6.6 Hbase-Indexer 1.6 Hbase 1.2.5 with Kerberos enabled, After putting new test rows into the Hbase table, I got the following error from hbase-indexer thus it cannot write the data to solr : WARN ipc.AbstractRpcClient

Re: DocValues error when upgrading to 6.6.1 from 6.5

2017-10-03 Thread Xie, Sean
out the error is gone. Thanks Sean On 9/22/17, 12:16 AM, "Erick Erickson" <erickerick...@gmail.com> wrote: This error is not about DocValuesAsStored, but about multiValued=true|false. It indicates that multiValued is set to "false" for the current index bu

SolrCloud 6.5.1 Error trying to proxy request for url

2017-10-03 Thread ankurgaikwad
Log - 2017-10-02 20:08:19.346 WARN (qtp1533664441-161957) [ ] o.e.j.h.HttpParser parse exception: java.lang.IllegalStateException: too much data seeking EOF in CLOSE for HttpChannelOverHttp@1aec8a82{r=1,c=false,a=IDLE,uri=null} 2017-10-02 20:08:19.409 ERROR (qtp1533664441-160833

Authentication error : request has come without principal. failed permission

2017-10-02 Thread Shamik Bandopadhyay
entication plugin. Here's the error log: org.apache.solr.security.RuleBasedAuthorizationPlugin.checkPathPerm(RuleBasedAuthorizationPlugin.java:147) - request has come without principal. failed permission { "name":"select", "collection":"knowledge",

Re: solr 7.0: possible analysis error: startOffset must be non-negative

2017-09-27 Thread Nawab Zada Asad Iqbal
so, it seems like two steps for WordDelimiterGraphFilterFactory (with different config in each step) were causing the error. I am still not sure how it ended up in this state and if there is any benefit of having two lines. But removing one of them fixed my error. Thanks Nawab On Wed, Sep 27

solr 7.0: possible analysis error: startOffset must be non-negative

2017-09-27 Thread Nawab Zada Asad Iqbal
Hi, I upgraded to solr 7 today and i am seeing tonnes of following errors for various fields. o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Exception writing document id file_3881549 to the index; possible analysis error: startOffset must be non-negative, and endOffset

Re: Error Opening new IndexSearcher - LockObtainFailedException

2017-09-22 Thread Erick Erickson
-2OeN-u0= > > On Sep 21, 2017 10:19 PM, "Shashank Pedamallu" <spedama...@vmware.com> > wrote: > > Hi, > > I’m seeing the following exception in Solr that gets automatically > resolved > eventually. > 2017-09-22 00:18:17.243

Re: Error Opening new IndexSearcher - LockObtainFailedException

2017-09-21 Thread Shashank Pedamallu
iyiQLSZS38Qe-ZLj-2OeN-u0= On Sep 21, 2017 10:19 PM, "Shashank Pedamallu" <spedama...@vmware.com> wrote: Hi, I’m seeing the following exception in Solr that gets automatically resolved eventually. 2017-09-22 00:18:17.243 ERROR (qtp1702660

Re: DocValues error when upgrading to 6.6.1 from 6.5

2017-09-21 Thread Erick Erickson
This error is not about DocValuesAsStored, but about multiValued=true|false. It indicates that multiValued is set to "false" for the current index but "true" in the new schema. At least that's my guess Best, Erick On Thu, Sep 21, 2017 at 11:56 AM, Xie, Sean <sean

Re: Error Opening new IndexSearcher - LockObtainFailedException

2017-09-21 Thread Luiz Armesto
ng the following exception in Solr that gets automatically resolved eventually. 2017-09-22 00:18:17.243 ERROR (qtp1702660825-17) [ x:spedamallu1-core-1] o.a.s.c.CoreContainer Error creating core [spedamallu1-core-1]: Error opening new searcher org.apache.solr.common.SolrException: Error open

Error Opening new IndexSearcher - LockObtainFailedException

2017-09-21 Thread Shashank Pedamallu
Hi, I’m seeing the following exception in Solr that gets automatically resolved eventually. 2017-09-22 00:18:17.243 ERROR (qtp1702660825-17) [ x:spedamallu1-core-1] o.a.s.c.CoreContainer Error creating core [spedamallu1-core-1]: Error opening new searcher org.apache.solr.common.SolrException

DocValues error when upgrading to 6.6.1 from 6.5

2017-09-21 Thread Xie, Sean
prohibited. If you have received this email in error, please notify the sender by replying to this message and permanently delete this e-mail, its attachments, and any copies of it immediately. You should not retain, copy or use this e-mail or any attachment for any purpose, nor disclose all or any

Re: Unified highlighter returns an error when hl.fl param has undefined fields

2017-09-06 Thread Yasufumi Mizoguchi
umi Mizoguchi wrote: I understood what you are saying. However, at least, I think it strange that UnifiedSolrHighlighter returns the same error when choosing ", " as the field delimiter in hl.fl (e.g. hl.fl=name,%20manu). This is because UnifiedSolrHighlighter detects that there is a zero-length s

Re: Could not find configName error

2017-09-06 Thread Erick Erickson
urce control right? ;) >> >> Best, >> Erick >> >> On Mon, Sep 4, 2017 at 11:27 PM, Wael Kader <w...@softech-lb.com> wrote: >> > Hi, >> > >> > I had some issues in SOLR shutting down on a single node application on >> > Hadoop. >&g

Re: Unified highlighter returns an error when hl.fl param has undefined fields

2017-09-06 Thread Shawn Heisey
On 9/4/2017 9:49 PM, Yasufumi Mizoguchi wrote: > I understood what you are saying. However, at least, I think it > strange that UnifiedSolrHighlighter > returns the same error when choosing ", " as the field delimiter in > hl.fl (e.g. hl.fl=name,%20manu). > This is becau

Re: Could not find configName error

2017-09-06 Thread Wael Kader
wrote: > > Hi, > > > > I had some issues in SOLR shutting down on a single node application on > > Hadoop. > > > > After starting up i got the error: > > Could not find configName for collection XXX found. > > > > I know the issue is that t

Re: Could not find configName error

2017-09-05 Thread Erick Erickson
ech-lb.com> wrote: > Hi, > > I had some issues in SOLR shutting down on a single node application on > Hadoop. > > After starting up i got the error: > Could not find configName for collection XXX found. > > I know the issue is that the configs has issues in Zookeeper

Could not find configName error

2017-09-05 Thread Wael Kader
Hi, I had some issues in SOLR shutting down on a single node application on Hadoop. After starting up i got the error: Could not find configName for collection XXX found. I know the issue is that the configs has issues in Zookeeper but I would like to know how I can push this configuration back

Re: Unified highlighter returns an error when hl.fl param has undefined fields

2017-09-04 Thread Yasufumi Mizoguchi
Hi, Shawn, (Sorry, I have sent this your private email address...) Thanks for your reply. I understood what you are saying. However, at least, I think it strange that UnifiedSolrHighlighter returns the same error when choosing ", " as the field delimiter in hl.fl (e.g. hl.fl=na

Re: Error opening new searcher due to LockObtainFailedException

2017-09-04 Thread Erick Erickson
va:136) > at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > at java.lang.Thread.run(Thread.java:748) > Caused by: org.apache.solr.common.SolrException: Erro

Re: Unified highlighter returns an error when hl.fl param has undefined fields

2017-09-04 Thread Shawn Heisey
On 9/3/2017 10:31 PM, Yasufumi Mizoguchi wrote: > I am testing UnifiedHighlighter(hl.method=unified) with Solr 6.6 and > found that the highlighter returns following error when hl.fl > parameter has undefined fields. > The error occurs even if hl.fl parameter has ", "( + )

Unified highlighter returns an error when hl.fl param has undefined fields

2017-09-03 Thread Yasufumi Mizoguchi
Hi, I am testing UnifiedHighlighter(hl.method=unified) with Solr 6.6 and found that the highlighter returns following error when hl.fl parameter has undefined fields. The error occurs even if hl.fl parameter has ", "( + ) as a field delimiter. (e.g. hl.fl=name, manu) Is this a bu

Re: Error when using IndexMergeTool

2017-09-03 Thread Zheng Lin Edwin Yeo
Sep 2, 2017 at 9:08 AM, Zheng Lin Edwin Yeo > <edwinye...@gmail.com> wrote: > > Hi Erick, > > > > Thanks for your reply. > > > > However, I get this error when I tried to run the IndexMergeTool when > Solr > > is running. But the merge is successful

Re: Error when using IndexMergeTool

2017-09-02 Thread Erick Erickson
Ah, my mistake. The merge tool apparently has to lock the index, which actually makes sense. Best, Erick On Sat, Sep 2, 2017 at 9:08 AM, Zheng Lin Edwin Yeo <edwinye...@gmail.com> wrote: > Hi Erick, > > Thanks for your reply. > > However, I get this error when I tried to r

Re: Error when using IndexMergeTool

2017-09-02 Thread Zheng Lin Edwin Yeo
Hi Erick, Thanks for your reply. However, I get this error when I tried to run the IndexMergeTool when Solr is running. But the merge is successful when I stop Solr. What could be the reason? Merging... Exception in thread "main" org.apache.lucene.store.LockObtainFailedException:

Re: Error when using IndexMergeTool

2017-09-01 Thread Erick Erickson
Lin Edwin Yeo <edwinye...@gmail.com> > wrote: > >> Thanks for pointing out the mistake. The script can run after I correct >> the ":" to ";". >> >> However, I am getting the following error now. >> >> Merging... >

Re: Error when using IndexMergeTool

2017-09-01 Thread Zheng Lin Edwin Yeo
nting out the mistake. The script can run after I correct > the ":" to ";". > > However, I am getting the following error now. > > Merging... > Exception in thread "main" org.apache.lucene.index.IndexNotFoundException: > no se > gments* f

Error opening new searcher due to LockObtainFailedException

2017-08-30 Thread Sundeep T
onsume.run(ExecuteProduceConsume.java:136) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.common.SolrException: Err

Re: Error when using IndexMergeTool

2017-08-26 Thread Zheng Lin Edwin Yeo
Thanks for pointing out the mistake. The script can run after I correct the ":" to ";". However, I am getting the following error now. Merging... Exception in thread "main" org.apache.lucene.index.IndexNotFoundException: no se gments* file found in HardlinkCopyDi

Re: Error when using IndexMergeTool

2017-08-25 Thread Leonardo Perez Pulido
, it was not due to the typo. The same error occurs even with > the slash. > > Regards, > Edwin > > On 26 August 2017 at 05:16, Erick Erickson <erickerick...@gmail.com> > wrote: > > > You classpath is not correct. Unless it's a typo, > > :"C:solr/server/so

Re: Error when using IndexMergeTool

2017-08-25 Thread Zheng Lin Edwin Yeo
Hi Erick, Thanks for your reply. I have check, it was not due to the typo. The same error occurs even with the slash. Regards, Edwin On 26 August 2017 at 05:16, Erick Erickson <erickerick...@gmail.com> wrote: > You classpath is not correct. Unless it's a typo, > :"C:solr/s

Re: Error when using IndexMergeTool

2017-08-25 Thread Erick Erickson
erver/solr-webapp/webapp/WEB-INF/lib/lucene-core-6.5.1.jar":"C:solr/server/solr-webapp/webapp/WEB-INF/lib/lucene-misc-6.5.1.jar" > org/apache/lucene/misc/IndexMergeTool > C:/solr/collectionMerge_shard1_replica1/data/index > C:/solr/collection1_shard1_replica1/data/index >

Error when using IndexMergeTool

2017-08-24 Thread Zheng Lin Edwin Yeo
1/data/index C:/solr/collection1_shard1_replica1/data/index C:/solr/collection2_shard1_replica1/data/index I get the following error: Error: Could not find or load main class org.apache.lucene.misc.IndexMergeTool What could be causing the error? This is done on Solr 6.5.1 Regards, Edwin

<    1   2   3   4   5   6   7   8   9   10   >