Re: Significant terms expression giving error "length needs to be >= 1"

2021-02-16 Thread Joel Bernstein
Can you include the stack trace from the logs? Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Feb 15, 2021 at 3:53 PM ufuk yılmaz wrote: > We have a SolrCloud cluster, version 8.4 > > At the customer’s site there’s a collection with very few documents, > around 12. We usually have colle

Significant terms expression giving error "length needs to be >= 1"

2021-02-15 Thread ufuk yılmaz
We have a SolrCloud cluster, version 8.4 At the customer’s site there’s a collection with very few documents, around 12. We usually have collections with hundreds of millions of documents, so that collection is a bit of an exception. When I send a significantTerms streaming expression it immedi

Error Logs in Solr

2021-02-03 Thread Manisha Rahatadkar
Hi All I see following errors logged, I think these errors are related to Text Suggester. I saw these errors reported in the client environment, but don't know what does it mean. Can someone guide me what is the possibility of these errors? [cid:image001.jpg@01D6FA33.FF76CC20] Regards Manisha

Re: Error Adding a Replica to SOLR Cloud 8.2.0

2021-01-26 Thread Joe Lerner
We finally got this fixed by temporarily disabling any updates to the SOLR index. -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Getting error "Bad Message 414 reason: URI Too Long"

2021-01-15 Thread Shawn Heisey
On 1/14/2021 2:31 AM, Abhay Kumar wrote: I am trying to post below query to Solr but getting error as “Bad Message 414reason: URI Too Long”. I am sending query using SolrNet library. Please suggest how to resolve this issue. *Query :* http://localhost:8983/solr/documents/select?q

Re: Getting error "Bad Message 414 reason: URI Too Long"

2021-01-14 Thread Bernd Fehling
: solr-user@lucene.apache.org Subject: Re: Getting error "Bad Message 414 reason: URI Too Long" Euh, sorry: I did not read your message well enough. You did actually use a post request, with the parameters in the body (your example suggests otherwise) On 14 Jan 2021, at 10:37, Nicolas Fra

RE: Getting error "Bad Message 414 reason: URI Too Long"

2021-01-14 Thread Abhay Kumar
-Original Message- From: Nicolas Franck Sent: 14 January 2021 15:12 To: solr-user@lucene.apache.org Subject: Re: Getting error "Bad Message 414 reason: URI Too Long" Euh, sorry: I did not read your message well enough. You did actually use a post request, with the parameters in the

Re: Getting error "Bad Message 414 reason: URI Too Long"

2021-01-14 Thread Nicolas Franck
0:31, Abhay Kumar > mailto:abhay.ku...@anjusoftware.com>> wrote: > > Hello, > > I am trying to post below query to Solr but getting error as “Bad Message > 414reason: URI Too Long”. > > I am sending query using SolrNet library. Please suggest how to resolve this >

Re: Getting error "Bad Message 414 reason: URI Too Long"

2021-01-14 Thread Nicolas Franck
Jan 2021, at 10:31, Abhay Kumar mailto:abhay.ku...@anjusoftware.com>> wrote: Hello, I am trying to post below query to Solr but getting error as “Bad Message 414reason: URI Too Long”. I am sending query using SolrNet library. Please suggest how to resolve this issue. Query :

Getting error "Bad Message 414 reason: URI Too Long"

2021-01-14 Thread Abhay Kumar
Hello, I am trying to post below query to Solr but getting error as "Bad Message 414reason: URI Too Long". I am sending query using SolrNet library. Please suggest how to resolve this issue. Query : http://localhost:8983/solr/documents/select?q=%22Geisteswissenschaften%

Re: Solr query with space (only) gives error

2021-01-09 Thread vstuart
Cross-posted / addressed (both me), here. https://stackoverflow.com/questions/65620642/solr-query-with-space-only-q-20-stalls/65638561#65638561 -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Solr query with space (only) gives error

2021-01-09 Thread vstuart
Cross-posted / addressed (both me), here. https://stackoverflow.com/questions/65620642/solr-query-with-space-only-q-20-stalls/65638561#65638561 -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re:Remote error message: empty String & null:java.lang.NumberFormatException: empty String

2021-01-09 Thread xiefengchang
;We do real time update and deletes (by ID), and we do us Inplace updates >for 4 fields > >We have one index with 4 shards: 1 shard in 3 nodes > >Often we are getting the following errors > >1. *2021-01-08 17:11:14.305 ERROR (qtp1720891078-7429) [c:profilesindex >s:shar

Remote error message: empty String & null:java.lang.NumberFormatException: empty String

2021-01-08 Thread Doss
:11:14.305 ERROR (qtp1720891078-7429) [c:profilesindex s:shard4 r:core_node42 x:profilesindex_shard4_replica_n41] o.a.s.s.HttpSolrCall null:org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException: Async exception during distributed update: Error from server at

Solr query with space (only) gives error

2021-01-07 Thread vstuart
I have a frontend that uses Ajax to query Solr. It's working well, but if I enter a single space (nothing else) in the input/search box (the URL in the browser will show ... index.html#q=%20 In that circumstance I get a 400 error (as there are no parameters in the request), which is

Solr query with space (only) gives error

2021-01-07 Thread vstuart
I have a frontend that uses Ajax to query Solr. It's working well, but if I enter a single space (nothing else) in the input/search box (the URL in the browser will show ... index.html#q=%20 In that circumstance I get a 400 error (as there are no parameters in the request), which is

An Error related Apache tika

2020-12-15 Thread fujii.ruka...@mitsubishichem-sys.co.jp
Hi, All I get this error when I try to get the contents of a Microsoft Office document (.xls) using Apache Tika. Error 500 java.lang.NoSuchMethodError: ‘org.apache.poi.hssf.record.common.ExtRst org.apache.poi.hssf.record.common.UnicodeString.getExtendedRst()’ Apache tika can extract many

Re: SolrCloud crashing due to memory error - 'Cannot allocate memory' (errno=12)

2020-12-10 Thread Walter Underwood
e SolrCloud using a load > balancer, we are getting the following error that shutdown each Solr Server > and Zookeeper: > > OpenJDK 64-Bit Server VM warning: Failed to reserve large pages memory > req_addr: 0x bytes: 536870912 (errno = 12). > OpenJDK 64-Bit Server VM

SolrCloud crashing due to memory error - 'Cannot allocate memory' (errno=12)

2020-12-10 Thread Altamirano, Emmanuel
Hello, We have a SolrCloud(8.6) with 3 servers with the same characteristics and configuration. We assigned 32GB for heap memory each, and after some short period of time sending 40 concurrent requests to the SolrCloud using a load balancer, we are getting the following error that shutdown

Error when restoring Solr

2020-11-19 Thread Gell-Holleron, Daniel
Hello, I'm trying to restore Solr and I'm getting a timeout error, e.g. Timeout occurred when waiting response from server at http://solrserver:8983/solr It then says 'could not restore core'. There are just under 40 million records to restore so I understand this will t

Re: httpclient gives error

2020-10-31 Thread Shawn Heisey
On 10/31/2020 12:54 PM, Raivo Rebane wrote: I try to use solrj in web application with eclipse tomcat but I get following errors Tomcat lib contains following http jars: -rw-rw-rw- 1 hydra hydra 326724 sept   6 21:33 httpcore-4.4.4.jar -rw-rw-rw- 1 hydra hydra 736658 sept   6 21:33 httpclie

httpclient gives error

2020-10-31 Thread Raivo Rebane
Hello I try to use solrj in web application with eclipse tomcat but I get following errors java.lang.NoSuchFieldError: INSTANCE     at org.apache.http.impl.io.DefaultHttpRequestWriterFactory.(DefaultHttpRequestWriterFactory.java:52)     at org.apache.http.impl.io.DefaultHttpRequestWriterFact

Re: Need help in understanding the below error message when running solr-exporter

2020-10-19 Thread yaswanth kumar
Can someone help me if I am missing something interms of configuration? > > WARN - 2020-10-17 11:17:59.687; org.apache.solr.prometheus.scraper.Async; > Error occurred during metrics collection => > java.util.concurrent.ExecutionException: java.lang.RuntimeException: > java.l

Need help in understanding the below error message when running solr-exporter

2020-10-17 Thread yaswanth kumar
elow messages and on the grafana solr dashboard I do see panels coming in but data is not populating on them. Can someone help me if I am missing something interms of configuration? WARN - 2020-10-17 11:17:59.687; org.apache.solr.prometheus.scraper.Async; Error occurred durin

Error false and Error true in Solr logs

2020-10-15 Thread gnandre
Hi, What do Error false and Error true flags mentioned against Solr errors in Solr admin UI log mean?

Need help in trying to understand the error

2020-10-13 Thread yaswanth kumar
I am seeing the below errors frequently on the solr logs, every functionality seems to be working fine but not really sure why there are lots of these errors happening in the backend Using : solr8.2, zoo 3.4 we have enable solr basicauthentication with security.json 2020-10-13 20:37:12.320 ERROR

Re: Solr Issue - Logger : UpdateLog Error Message : java.io.EOFException

2020-10-03 Thread Erick Erickson
ng By Coding > wrote: > > Events: > • GC logs showing continuous Full GC events. Log report attached. > • Core filling failed , showing less data( Num Docs) than expected. > • following warnings showing on dashboard before error. > > Level Logger Message >

Solr Issue - Logger : UpdateLog Error Message : java.io.EOFException

2020-10-03 Thread Training By Coding
*Events:* 1. GC logs showing continuous Full GC events. Log report attached. 2. *Core filling failed , showing less data( Num Docs) than expected.* 3. following warnings showing on dashboard before error. Level Logger Message WARN false ManagedIndexSchemaFactory The schema has been

Query function error - can not use FieldCache on multivalued field

2020-09-14 Thread Shamik Bandopadhyay
Hi, I'm trying to use Solr query function as a boost for term matches in the title field. Here's my boost function bf=if(exists(query({!v='title:Import data'})),10,0) This throws the following error --> can not use FieldCache on multivalued field: data The function s

Re: Error on searches containing specific character pattern

2020-09-07 Thread Andy @ BlueFusion
g well with one exception. It returns an error when the search term follows a pattern of numbers & alpha characters such as: * 1a1 aa * 1a1 1aa * 1a1 11 Similar patterns that don't error * 1a1 a * 1a1 1 * 1a11 aa * 11a1 aa * 1a1aa

Re: Error on searches containing specific character pattern

2020-09-03 Thread David Smiley
earch Developer http://www.linkedin.com/in/davidwsmiley On Tue, Sep 1, 2020 at 11:50 PM Andy @ BlueFusion wrote: > Hi All, > > I have an 8.6.0 instance that is working well with one exception. > > It returns an error when the search term follows a pattern of numbers & > alpha charac

Error on searches containing specific character pattern

2020-09-01 Thread Andy @ BlueFusion
Hi All, I have an 8.6.0 instance that is working well with one exception. It returns an error when the search term follows a pattern of numbers & alpha characters such as: * 1a1 aa * 1a1 1aa * 1a1 11 Similar patterns that don't error * 1a1 a * 1a1 1 * 1a11 aa * 11a1 aa

Re: Addreplica throwing error when authentication is enabled

2020-09-01 Thread yaswanth kumar
ese files encrypted? > If yes, you need to decrypt it first. > > moreCaused by: javax.crypto.BadPaddingException: RSA private key operation > failed > > Best, > Ben > >> On Tue, Sep 1, 2020, 10:51 PM yaswanth kumar wrote: >> >> Can some one please help

Re: Addreplica throwing error when authentication is enabled

2020-09-01 Thread Ben
on the below error?? > > Solr 8.2; zookeeper 3.4 > > Enabled authentication and authentication and make sure that the role gets > all access > > Now just add a collection with single replica and once done .. now try to > add another replica with addreplica solr api and that

Addreplica throwing error when authentication is enabled

2020-09-01 Thread yaswanth kumar
Can some one please help me on the below error?? Solr 8.2; zookeeper 3.4 Enabled authentication and authentication and make sure that the role gets all access Now just add a collection with single replica and once done .. now try to add another replica with addreplica solr api and that’s

Re: Error from server at http://localhost:8983/solr/search: Expected mime type application/octet-stream but got text/html

2020-08-27 Thread Dominique Bejean
an query to Solr Server, it returns the following message: > > 2020-08-27 03:24:03,338 ERROR org.dspace.app.rest.utils.DiscoverQueryBuilder > @ divinoirj.ib...@gmail.com::Error in Discovery while setting up date facet > range:date facet\colon; > org.dspace.discovery.configuration

Re: IndexSchema is not mutable error Solr Cloud 7.7.1

2020-07-23 Thread Shawn Heisey
On 7/23/2020 8:56 AM, Porritt, Ian wrote: Note: the solrconfig has class="ClassicIndexSchemaFactory"/> defined. org.apache.solr.common.SolrException: *This IndexSchema is not mutable*.     at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUp

IndexSchema is not mutable error Solr Cloud 7.7.1

2020-07-23 Thread Porritt, Ian
Solrconfig solr zk cp file:E:\SolrCloud\server\solr\configsets\COLLECTIO N\conf\solrconfig.xml zk:/configs/COLLECTION/solrconfig.xml -z SERVERNAME1.uleaf.site Note: the solrconfig has defined. When I then go to update a record with the new field in you get the following error

Re: Solr 6.6.6 - Shards Whitelist Error

2020-06-18 Thread Jan Høydahl
Have you tried starting each node with -Dsolr.disable.shardsWhitelist=true to revert back to old behavior? Jan > 18. jun. 2020 kl. 17:23 skrev Ray W : > > Hi Everyone, > > We upgraded to solr 6.6.6 and a recurring error shows up as "shards > parameter value contained v

Solr 6.6.6 - Shards Whitelist Error

2020-06-18 Thread Ray W
Hi Everyone, We upgraded to solr 6.6.6 and a recurring error shows up as "shards parameter value contained values not in the shards whitelist". I have attached the error log as well as configurations in solr.xml and solrconfig.xml. Solr 6.6 documentations doesn't cover sett

Re: Proxy Error when cluster went down

2020-06-16 Thread Vishal Vaibhav
; >> > >> It is trying to proxy because it's SolrCloud. SolrCloud has an internal > >> load balancer that spreads queries across multiple replicas when > >> possible. Your cluster must be aware of multiple servers where the > >> "rules" collectio

Re: Proxy Error when cluster went down

2020-06-16 Thread Jörn Franke
It is trying to proxy because it's SolrCloud. SolrCloud has an internal >> load balancer that spreads queries across multiple replicas when >> possible. Your cluster must be aware of multiple servers where the >> "rules" collection can be queried. >> >> The

Re: Proxy Error when cluster went down

2020-06-16 Thread Vishal Vaibhav
t's SolrCloud. SolrCloud has an internal > load balancer that spreads queries across multiple replicas when > possible. Your cluster must be aware of multiple servers where the > "rules" collection can be queried. > > The underlying problem behind this error message is tha

Re: Proxy Error when cluster went down

2020-06-16 Thread Shawn Heisey
d balancer that spreads queries across multiple replicas when possible. Your cluster must be aware of multiple servers where the "rules" collection can be queried. The underlying problem behind this error message is that the following hostname is being looked up, and it doesn't e

Proxy Error when cluster went down

2020-06-15 Thread Vishal Vaibhav
Dload Upload Total SpentLeft Speed 100 5582 100 55820 0 454k 0 --:--:-- --:--:-- --:--:-- 495k { "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","

Re: [EXTERNAL] - SolR OOM error due to query injection

2020-06-11 Thread Michael Gibney
Computational Linguist & Java Developer > > Linguiste informaticienne & développeur java > > > > > > > > De : Guilherme Viteri > > Envoyé : 10 juin 2020 16:57 > > À : solr-user@lucene.apache.org > > Objet

Re: [EXTERNAL] - SolR OOM error due to query injection

2020-06-11 Thread Guilherme Viteri
> De : Guilherme Viteri > Envoyé : 10 juin 2020 16:57 > À : solr-user@lucene.apache.org > Objet : [EXTERNAL] - SolR OOM error due to query injection > > Hi, > > Environment: SolR 6.6.2, with org.apache.solr.solr-core:6.1.0. This setu

Re: [EXTERNAL] - SolR OOM error due to query injection

2020-06-10 Thread Isabelle Giguere
solr-user@lucene.apache.org Objet : [EXTERNAL] - SolR OOM error due to query injection Hi, Environment: SolR 6.6.2, with org.apache.solr.solr-core:6.1.0. This setup has been running for at least 4 years without having OutOfMemory error. (it is never too late for an OOM…) This week, our searc

SolR OOM error due to query injection

2020-06-10 Thread Guilherme Viteri
Hi, Environment: SolR 6.6.2, with org.apache.solr.solr-core:6.1.0. This setup has been running for at least 4 years without having OutOfMemory error. (it is never too late for an OOM…) This week, our search tool has been attacked via ‘sql injection’ like, and that led to an OOM. These

Indexing error when using Category Routed Alias

2020-06-09 Thread Tom Evans
1742.json > http://solr:8983/solr/products_20200609/update/json/docs % Total % Received % Xferd Average Speed TimeTime Time Current Dload Upload Total SpentLeft Speed 100 11.6M 100 8

Re: Error when trying to create a core in solr

2020-06-09 Thread Jim Anderson
m/apache/nutch, unzipped that file and copied > schema.xml > > to .../server/solr/configsets/nutch/conf/schema.xml > > > > In the schema file, I modified the lastModified file value to true, with > no > > other changes. > > > > I am running the following command

Re: Error when trying to create a core in solr

2020-06-09 Thread Erick Erickson
at file and copied schema.xml > to .../server/solr/configsets/nutch/conf/schema.xml > > In the schema file, I modified the lastModified file value to true, with no > other changes. > > I am running the following command: > > .../bin/solr create -c nutch -d .../server/solr

Error when trying to create a core in solr

2020-06-09 Thread Jim Anderson
the schema file, I modified the lastModified file value to true, with no other changes. I am running the following command: .../bin/solr create -c nutch -d .../server/solr/configsets/nutch/conf/ and getting the error message: ERROR: Error CREATEing SolrCore 'nutch': Unable to create co

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
;> bin/solr -start >> >> Next, I brought up the solr admin window and it still gives the same >> error message and hangs up. As far as I can tell I am running solr straight >> out of the box. >> >> Jim >> >> On Sun, Jun 7, 2020 at 3:07 PM Jim Anderson

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
ation and untarring again. > > Then went to the bin root directory and entered: > > bin/solr -start > > Next, I brought up the solr admin window and it still gives the same error > message and hangs up. As far as I can tell I am running solr straight out > of the box. > >

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
An update. I started over by removing my Solr 7.3.1 installation and untarring again. Then went to the bin root directory and entered: bin/solr -start Next, I brought up the solr admin window and it still gives the same error message and hangs up. As far as I can tell I am running solr

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jan Høydahl
bit. > >>> Does the solr/server/logs >>> directory you mentioned contain files with timestamps that are current? > > The log files were current. > >>>> If you go to the "Logging" tab when the admin UI shows that error > > I cannot go to

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
id a bit of setting up. For example, I created a core and modified my schema.xml file a bit. >> Does the solr/server/logs >> directory you mentioned contain files with timestamps that are current? The log files were current. >>> If you go to the "Logging" tab when

Re: Solr admin error message - where are relevant log files?

2020-06-07 Thread Shawn Heisey
script, or just start it up after extracting the archive? Does the solr/server/logs directory you mentioned contain files with timestamps that are current? If not, then the logs are likely going somewhere else. If you go to the "Logging" tab when the admin UI shows that error, yo

Solr admin error message - where are relevant log files?

2020-06-07 Thread Jim Anderson
Hi, I'm a newbie with Solr, and going through tutorials and trying to get Solr working with Nutch. Today, I started up Solr and then brought up Solr Admin at: http://localhost:8983/solr/ The admin pages comes up with: SolrCore Initialization Failures - *{{core}}:* {{error}} Please

Re: Solr 8.5.1 startup error - lengthTag=109, too big.

2020-05-31 Thread Zheng Lin Edwin Yeo
ion. > How exactly do you generate your keystore, what is the keystore file > named, and do you specify the SOLR_SSL_KEY_STORE_TYPE env? > > Jan > > > 28. mai 2020 kl. 04:03 skrev Zheng Lin Edwin Yeo : > > > > Hi Mike, > > > > Thanks for your reply. > > &

Re: Solr 8.5.1 startup error - lengthTag=109, too big.

2020-05-28 Thread Jan Høydahl
ly. > > Yes, I have SSL enabled in 8.2.1 as well. The error is there even it I use > the same certificate for 8.2.1, which was working fine there. > I have also generated the certificate for both 8.2.1 and 8.5.1 by the same > method. > > Is there any changes between these

Re: Solr 8.5.1 startup error - lengthTag=109, too big.

2020-05-27 Thread Zheng Lin Edwin Yeo
Hi Mike, Thanks for your reply. Yes, I have SSL enabled in 8.2.1 as well. The error is there even it I use the same certificate for 8.2.1, which was working fine there. I have also generated the certificate for both 8.2.1 and 8.5.1 by the same method. Is there any changes between these 2

Re: Solr 8.5.1 startup error - lengthTag=109, too big.

2020-05-26 Thread Mike Drob
Did you have SSL enabled with 8.2.1? The error looks common to certificate handling and not specific to Solr. I would verify that you have no extra characters in your certificate file (including line endings) and that the keystore type that you specified matches the file you are presenting (JKS

Solr Collection core initialization Error with length mismatch

2020-05-26 Thread Mohamed Sirajudeen Mayitti Ahamed Pillai
Hello team, We have 4 Solr VMs in Solr Cloud 7.4. Only a specific node Admin UI, we are seeing the message, · cs_signals_shard1_replica_n1: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher When restarting Solr, noticed below error

Solr 8.5.1 startup error - lengthTag=109, too big.

2020-05-23 Thread Zheng Lin Edwin Yeo
Hi, I'm trying to upgrade from Solr 8.2.1 to Solr 8.5.1, with Solr SSL Authentication and Authorization. However, I get the following error when I enable SSL. The Solr itself can start up if there is no SSL. The main error that I see is this java.io.IOException: DerInputStream.getL

Error checking plugin : => org.apache.solr.common.SolrException: Error loading class 'solr.VelocityResponseWriter'

2020-05-18 Thread Prakhar Kumar
Hello Team, I am using Solr 8.5.0 and here is the full log for the error which I am getting: SolrConfigHandler Error checking plugin : => org.apache.solr.common.SolrException: Error loading class 'solr.VelocityResponseWriter' @40005ec370

Re: Solr 8.1.5 Postlogs - Basic Authentication Error

2020-05-15 Thread Joel Bernstein
on? I am > getting error if do not give username/password > > bin/postlogs http://localhost:8983/solr/logs server/logs/< > http://localhost:8983/solr/logs%20server/logs/> server/logs > > Exception in thread "main" > org.apache.solr.client.solrj.impl.HttpSolrClient$Rem

Re: Solr 8.1.5 Postlogs - Basic Authentication Error

2020-05-13 Thread ART GALLERY
on on? I am > getting error if do not give username/password > > bin/postlogs http://localhost:8983/solr/logs > server/logs/<http://localhost:8983/solr/logs%20server/logs/> server/logs > > Exception in thread "main" > org.apache.solr.client.solrj.impl.HttpSolrCli

Solr 8.1.5 Postlogs - Basic Authentication Error

2020-05-11 Thread Waheed, Imran
Is there a way to use bin/postllogs with basic authentication on? I am getting error if do not give username/password bin/postlogs http://localhost:8983/solr/logs server/logs/<http://localhost:8983/solr/logs%20server/logs/> server/logs Exception in thread

Re: Cause of java.io.IOException: No space left on device Error

2020-04-27 Thread Kayak28
ased more > space > > on the filesystem, couple of time solr didn't release all space. > > > > > > > > Il giorno gio 23 apr 2020 alle ore 10:23 Kayak28 > > > ha scritto: > > > >> Hello, Community: > >> > >> I am currently

Re: "Error creating core. No system property or default value specified for X"

2020-04-24 Thread Erick Erickson
e because we used to have one). > > But things were behaving OK – that is searches worked and returned documents > -- so I didn’t think much of it. > > This was Wednesday. > > Today, we received errors that the core didn’t exist. When I connected to > the admin inte

"Error creating core. No system property or default value specified for X"

2020-04-24 Thread Teresa McMains
e). But things were behaving OK - that is searches worked and returned documents -- so I didn't think much of it. This was Wednesday. Today, we received errors that the core didn't exist. When I connected to the admin interface, I had the error "Error creating core. No system p

Re: Cause of java.io.IOException: No space left on device Error

2020-04-23 Thread Erick Erickson
to restart the Solr process to have released more space > on the filesystem, couple of time solr didn't release all space. > > > > Il giorno gio 23 apr 2020 alle ore 10:23 Kayak28 > ha scritto: > >> Hello, Community: >> >> I am currently using S

Re: Cause of java.io.IOException: No space left on device Error

2020-04-23 Thread Dario Rigolin
eased more space on the filesystem, couple of time solr didn't release all space. Il giorno gio 23 apr 2020 alle ore 10:23 Kayak28 ha scritto: > Hello, Community: > > I am currently using Solr 5.3.1. on CentOS. > The other day, I faced an error message that shows > " ja

Cause of java.io.IOException: No space left on device Error

2020-04-23 Thread Kayak28
Hello, Community: I am currently using Solr 5.3.1. on CentOS. The other day, I faced an error message that shows " java.io.IOException: No space left on device" My disk for Solr has empty space about 35GB and the total amount of the disk is 581GB. I doubted there was no enough space

Re: "SolrCore Initialization Failures" error message appears briefly in Solr 8.5.1 Admin UI

2020-04-21 Thread Colvin Cowie
didn't see it. > > When loading / refreshing the Admin UI in 8.5.1, it briefly but *visibly* > shows a placeholder for the "SolrCore Initialization Failures" error > message, with a lot of redness. It looks like there is a real problem. > Obviously the message th

"SolrCore Initialization Failures" error message appears briefly in Solr 8.5.1 Admin UI

2020-04-20 Thread Colvin Cowie
Sorry if this has already been raised, but I didn't see it. When loading / refreshing the Admin UI in 8.5.1, it briefly but *visibly* shows a placeholder for the "SolrCore Initialization Failures" error message, with a lot of redness. It looks like there is a real problem. Obviou

Re: expand=true throws error

2020-03-31 Thread Szűcs Roland
version_":1662625767773700096}, { "id":"4", "author":"William > > Shakespeare", > > "title":"Much Ado about Nothing", "format":"paper", "_version_": > > 1662625868323749888}] }} > >

Re: expand=true throws error

2020-03-30 Thread Munendra S N
"title":"The Taming of the Shrew", "format":"ebook", " > _version_":1662625767773700096}, { "id":"4", "author":"William > Shakespeare", > "title":"Much Ado about Nothing", "

Re: expand=true throws error

2020-03-30 Thread Szűcs Roland
;:{ "q":"author:\"William Shakespeare\"", "fq":"{!collapse field=title}&expand=true", "_": "1585603593269"}}, "response":{"numFound":2,"start":0,"docs":[ { "id":"1&qu

Re: expand=true throws error

2020-03-30 Thread Munendra S N
Please share the complete request. Also, does number of results change with & without collapse. Usually title would be unique every document. If that is the case then, there won't be anything to expand right? On Mon, Mar 30, 2020, 8:22 PM Szűcs Roland wrote: > Hi Munendra, > I d

Re: expand=true throws error

2020-03-30 Thread Szűcs Roland
Hi Munendra, I do not get error . The strange thing is that I get exactly the same response with fq={!collapse field=title} versus fq={!collapse field=title}&expand=true. Collapse works properly as a standalone fq but expand has no impact. How can I have access to the "hidden"

Re: expand=true throws error

2020-03-30 Thread Munendra S N
Hey, Could you please share the stacktrace or error message you received? On Mon, Mar 30, 2020, 7:58 PM Szűcs Roland wrote: > Hi All, > > I manage to use edismax queryparser in solr 8.4.1 with collapse without any > problem. I tested it with the SOLR admin GUI. So fq={!collapse

expand=true throws error

2020-03-30 Thread Szűcs Roland
Hi All, I manage to use edismax queryparser in solr 8.4.1 with collapse without any problem. I tested it with the SOLR admin GUI. So fq={!collapse field=title} worked fine. As soon as I use the example from the documentation and use: fq={!collapse field=title}&expand=true, I did not get back any

RE: OutOfMemory error solr 8.4.1

2020-03-09 Thread Srinivas Kashyap
rom: Erick Erickson Sent: 09 March 2020 21:13 To: solr-user@lucene.apache.org Subject: Re: OutOfMemory error solr 8.4.1 I’m 99% certain that something in your custom jar is the culprit, otherwise we’d have seen a _lot_ of these. TIMED_WAITING is usually just a listener thread, but they shouldn’t b

Re: OutOfMemory error solr 8.4.1

2020-03-09 Thread Erick Erickson
p​(Native Method) > org.apache.http.impl.client.IdleConnectionEvictor$1.run​(IdleConnectionEvictor.java:66) > java.lang.Thread.run​(Thread.java:748) > > Thanks and Regards, > Srinivas Kashyap > > -Original Message- > From: Erick Erickson > Sent: 06 March 2020

RE: OutOfMemory error solr 8.4.1

2020-03-09 Thread Srinivas Kashyap
4 To: solr-user@lucene.apache.org Subject: Re: OutOfMemory error solr 8.4.1 I assume you recompiled the jar file? re-using the same one compiled against 5x is unsupported, nobody will be able to help until you recompile. Once you’ve done that, if you still have the problem you need to take a thre

Re: OutOfMemory error solr 8.4.1

2020-03-06 Thread Erick Erickson
zillion threads. Do you have any custom code? > > You can take a thread dump and see what your threads are doing, and you don’t > need to wait until you see the error. If you take a thread dump my guess is > you’ll see the number of threads increase over time. If that’s the case

Re: OutOfMemory error solr 8.4.1

2020-03-06 Thread Srinivas Kashyap
memory, but you are running out of memory to allocate stacks. Which implies that, for some reason, you are creating a zillion threads. Do you have any custom code? You can take a thread dump and see what your threads are doing, and you don’t need to wait until you see the error. If you take a

Re: OutOfMemory error solr 8.4.1

2020-03-06 Thread Erick Erickson
you don’t need to wait until you see the error. If you take a thread dump my guess is you’ll see the number of threads increase over time. If that’s the case, and if you have no custom code running, we need to see the thread dump. Best, Erick > On Mar 6, 2020, at 05:54, Srinivas Kash

OutOfMemory error solr 8.4.1

2020-03-06 Thread Srinivas Kashyap
Hi All, I have recently upgraded solr to 8.4.1 and have installed solr as service in linux machine. Once I start my service, it will be up for 15-18hours and suddenly stops without us shutting down. In solr.log I found below error. Can somebody guide me what values should I be increasing in

Re: Solr console showing error in 7 .7

2020-02-25 Thread Paras Lehana
Please post full error possibly with trace (see logs). On Mon, 20 Jan 2020 at 22:29, Rajdeep Sahoo wrote: > When reloading the solr console,it is showing some error in the console > itself for some small amount of time. > The error is error reloading/initialising

SolrCloud Kerberos + SSL Internode comminication Error

2020-02-20 Thread Ecil Ec
munication. My Environment: 2 Machines, 3 Solr instances: Java: 1.8.0_241 Solr: 8.4.1 ZK: apache-zookeeper-3.5.7 *Internode exception is :* 2020-02-20 04:50:52.072 ERROR (qtp1226020905-16) [c:test2 s:shard2 r:core_node10 x:test2_shard2_replica_n9] o.a.s.h.Req

Re: Re-creating deleted Managed Stopwords lists results in error

2020-02-17 Thread Walter Underwood
newly started solr with the techproducts core: >>>>> >>>>> curl -X PUT -H 'Content-type:application/json' --data-binary >>>>> >> '{"class":"org.apache.solr.rest.schema.analysis.ManagedWordSetResource"}' >>>>&

Re: Re-creating deleted Managed Stopwords lists results in error

2020-02-17 Thread David Hastings
hema/analysis/stopwords/testlist > >>> curl -X DELETE > >>> > >> > http://localhost:8983/solr/techproducts/schema/analysis/stopwords/testlist > >>> curl > >> http://localhost:8983/solr/admin/cores?action=RELOAD\&core=techproducts > >

Re: Re-creating deleted Managed Stopwords lists results in error

2020-02-17 Thread Walter Underwood
> http://localhost:8983/solr/admin/cores?action=RELOAD\&core=techproducts >>> curl -X PUT -H 'Content-type:application/json' --data-binary >>> '{"class":"org.apache.solr.rest.schema.analysis.ManagedWordSetResource"}' >>>

Re: Re-creating deleted Managed Stopwords lists results in error

2020-02-17 Thread David Hastings
DELETE > > > http://localhost:8983/solr/techproducts/schema/analysis/stopwords/testlist > > curl > http://localhost:8983/solr/admin/cores?action=RELOAD\&core=techproducts > > curl -X PUT -H 'Content-type:application/json' --data-binary > > '{"class":&quo

Re: Re-creating deleted Managed Stopwords lists results in error

2020-02-17 Thread Walter Underwood
n=RELOAD\&core=techproducts > curl -X PUT -H 'Content-type:application/json' --data-binary > '{"class":"org.apache.solr.rest.schema.analysis.ManagedWordSetResource"}' > http://localhost:8983/solr/techproducts/schema/analysis/stopwords/testlist > > The second PUT request

Re-creating deleted Managed Stopwords lists results in error

2020-02-17 Thread Thomas Corthals
is.ManagedWordSetResource"}' http://localhost:8983/solr/techproducts/schema/analysis/stopwords/testlist The second PUT request results in a status 500 with error msg "java.util.LinkedHashMap cannot be cast to java.util.List". Similar requests for synonyms work fine, no matter how ma

  1   2   3   4   5   6   7   8   9   10   >