Re: Error when merging segments ("terms out of order")

2019-05-08 Thread Alméras Yannick
;je croise les doigts" ;-) ). Best regards, Y. Alméras Le mardi 7 mai 2019, 15:25:13 CEST Shawn Heisey a écrit : > On 5/7/2019 5:28 AM, Alméras Yannick wrote: > > I don't understand a problem on my ubuntu 18.04 solr server (version > > 7.6.0)... > > > > When mer

Re: Error when merging segments ("terms out of order")

2019-05-08 Thread Alméras Yannick
ot;is_nid":85}, { "item_id":"87", "is_nid":87}] }} Here are links to my configuration files if it helps... https://www.dropbox.com/s/pn19va6ss6n2gql/solrconfig.xml?dl=0 https://www.dropbox.com/s/9sjo7q1zi1y1o1k/schema.xml?dl=0 Best Regards, Y

Re: Error when merging segments ("terms out of order")

2019-05-07 Thread Alméras Yannick
sion > > 7.6.0)... > > > > When merge of segments is called, there is an error and then, the index is > > not writable. The logs of a failed segments merging are at the end of > > this message (here, I forced the merge but it's the same without > > forcing). >

Re: Error when merging segments ("terms out of order")

2019-05-07 Thread Shawn Heisey
On 5/7/2019 5:28 AM, Alméras Yannick wrote: I don't understand a problem on my ubuntu 18.04 solr server (version 7.6.0)... When merge of segments is called, there is an error and then, the index is not writable. The logs of a failed segments merging are at the end of this message (he

Error when merging segments ("terms out of order")

2019-05-07 Thread Alméras Yannick
Hello ! I don't understand a problem on my ubuntu 18.04 solr server (version 7.6.0)... When merge of segments is called, there is an error and then, the index is not writable. The logs of a failed segments merging are at the end of this message (here, I forced the merge but it'

Error when merging segments ("terms out of order")

2019-05-07 Thread Alméras Yannick
Hello ! I don't understand a problem on my ubuntu 18.04 solr server (version 7.6.0)... When merge of segments is called, there is an error and then, the index is not writable. The logs of a failed segments merging are at the end of this message (here, I forced the merge but it'

Re: Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-30 Thread Erick Erickson
.com >>> >>>> 25. apr. 2019 kl. 09:15 skrev Zheng Lin Edwin Yeo >>> : >>>> >>>> Regarding the issue, we have found that if we put only one collections >>> in >>>> the shards (can be any collection), there will not be error, and

Re: Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-30 Thread Zheng Lin Edwin Yeo
-- >> Jan Høydahl, search solution architect >> Cominvent AS - www.cominvent.com >> >> > 25. apr. 2019 kl. 09:15 skrev Zheng Lin Edwin Yeo > >: >> > >> > Regarding the issue, we have found that if we put only one collections >> in >> &g

Re: Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-25 Thread Zheng Lin Edwin Yeo
ave found that if we put only one collections in > > the shards (can be any collection), there will not be error, and it can > > always produce the correct output. If we put 2 collections, there will > not > > be error 90% of the time (only 10% of the time the issue will occur).

Re: Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-25 Thread Jan Høydahl
apr. 2019 kl. 09:15 skrev Zheng Lin Edwin Yeo : > > Regarding the issue, we have found that if we put only one collections in > the shards (can be any collection), there will not be error, and it can > always produce the correct output. If we put 2 collections, there will not > be err

Re: Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-25 Thread Zheng Lin Edwin Yeo
Regarding the issue, we have found that if we put only one collections in the shards (can be any collection), there will not be error, and it can always produce the correct output. If we put 2 collections, there will not be error 90% of the time (only 10% of the time the issue will occur

RE: Zk Status Error

2019-04-24 Thread Sadiki Latty
Hey Shawn, Thanks for the response. I was using 3.5.3-beta and after your suggestion I tried 3.5.4-beta as well as the latest 3.4.* Zookeeper with the same issue. Trying to execute the mntr command directly revealed the problem because I got an error message that said that the mntr command

Intermittent error 401 with JSON Facet query to retrieve count all collections

2019-04-24 Thread Zheng Lin Edwin Yeo
"collection3", "count":1947} , { "val":"collection4", "count":850} , { "val":"collection5", "count":111} , { "val":"collection6",

Re: Zk Status Error

2019-04-23 Thread Shawn Heisey
(ZookeeperStatusHandler.java:185) That line of code in Solr 7.7.1 is: obj.put(line.split("\t")[0], line.split("\t")[1]); The error is saying that the array created by the split function didn't have two elements, so asking for the entry numbered 1 doesn't work.

Zk Status Error

2019-04-23 Thread Sadiki Latty
Hi, I am in the process of upgrading my solr cloud from the 7.2.1 to the latest 7.7.1 and it seems to have successfully installed, my data is still there, still searchable and the other tabs are still working under the Cloud section, except the ZK Status section. I am seeing an error when I

Re: Error getting replica locations : unable to get autoscaling policy session when creating collection

2019-04-02 Thread Zheng Lin Edwin Yeo
SSL certificate with the correct IP address that your system is using. You may refer to the Solr documentation here: https://lucene.apache.org/solr/guide/7_7/enabling-ssl.html Regards, Edwin On Tue, 2 Apr 2019 at 20:35, ShaniZ wrote: > I encountered the same error, how did you resolve t

RE: ERROR: Error CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by: invalid boolean value:

2019-04-02 Thread vishal thummala
tried rolling back to a 7.x version? (It is possible that the Nutch 1.15 config is not ready for 8) No not tried yet. I somehow assumed it would work but I will try now. 4. In the Solr UI, the Logging area may give more details on what specifically is failing and causing this boolean error, have

ERROR: Error CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by: invalid boolean value:

2019-04-02 Thread vishal.thumm...@its.ny.gov
Hi, I am getting the following error while creating a core in Solr 8.0.0 "ERROR: Error CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by: invalid boolean value:" Command I am using to create the core: #/opt/solr/bin/solr create -c nutch -d /opt/solr/se

RE: ERROR: Error CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by: invalid boolean value:

2019-04-02 Thread Sadiki Latty
config is not ready for 8) 4. In the Solr UI, the Logging area may give more details on what specifically is failing and causing this boolean error, have you checked there for some hints? Regards, Sid Sadiki Latty Web Developer/ Développeur Web Technologies de l'information / Inform

Re: Error getting replica locations : unable to get autoscaling policy session when creating collection

2019-04-02 Thread ShaniZ
I encountered the same error, how did you resolve this? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

ERROR: Error CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by: invalid boolean value:

2019-04-01 Thread vishal.thumm...@its.ny.gov
Hi, I am getting the following error while creating a core in Solr 8.0.0 "ERROR: Error CREATEing SolrCore 'nutch': Unable to create core [nutch] Caused by: invalid boolean value:" Command I am using to create the core: #/opt/solr/bin/solr create -c nutch -d /opt/solr/se

Re: Error on text field

2019-03-26 Thread Shawn Heisey
On 3/26/2019 10:56 AM, Dave Beckstrom wrote: I'm using Nutch to crawl and index some content. It failed on a SOLR field defined as a text field when it was trying to insert the following value for the field: What precisely does "failed" mean? Can you share the complete error?

Error on text field

2019-03-26 Thread Dave Beckstrom
The error message said it was a RemoteSolrException from the server and that it was an error adding the field. I'm pretty certain the issue was the value being inserted as it worked fine for 100's of pages and then failed on the one page that had data formatted differently than on other page

Re: Re: Re: obfuscated password error

2019-03-20 Thread Branham, Jeremy (Experis)
;> > >>> > >>> > The output has been used in >>> https://urldefense.proofpoint.com/v2/url?u=http-3A__solr.in.sh&d=DwIBaQ&c=gtIjdLs6LnStUpy9cTOW9w&r=0SwsmPELGv6GC1_5JSQ9T7ZPMLljrIkbF_2jBCrKXI0&m=Ix7ZcyM

Re: Re: obfuscated password error

2019-03-20 Thread Satya Marivada
om/v2/url?u=http-3A__solr.in.sh&d=DwIBaQ&c=gtIjdLs6LnStUpy9cTOW9w&r=0SwsmPELGv6GC1_5JSQ9T7ZPMLljrIkbF_2jBCrKXI0&m=Ix7ZcyM45ms93i2fWx4SNPgiLA7TGHVDOjCklcxbvLs&s=YtmCJK2U90u6mqx-FOmBS5nqy03luM2J-Zc_LhImnG0&e= >>> as below >&g

Re: Re: obfuscated password error

2019-03-20 Thread Satya Marivada
;> > >> SOLR_SSL_TRUST_STORE=/sanfs/mnt/vol01/solr/solr-6.3.0/server/etc/solr-ssl.keystore.jks >> > >> > >> > >> SOLR_SSL_TRUST_STORE_PASSWORD="OBF:1bcd1l161lts1ltu1uum1uvk1lq41lq61k221b9t" >> > >

Re: Re: obfuscated password error

2019-03-19 Thread Satya Marivada
the plain text password, it works fine. One more thing is that the > same > > setup with obfuscated password works in other environments except > one which > > got this exception. Recently system level patches are applied, just > saying > > though dont think that could have im

Re: Re: obfuscated password error

2019-03-19 Thread Satya Marivada
:1bcd1l161lts1ltu1uum1uvk1lq41lq61k221b9t" > > > > > > Solr does not start fine with below exception, any suggestions? If > I > > use > > > the plain text password, it works fine. One more thing is that the > > same > > > setup with obfuscated password works in other

Re: Re: obfuscated password error

2019-03-18 Thread Zheng Lin Edwin Yeo
s1ltu1uum1uvk1lq41lq61k221b9t" > > > > Solr does not start fine with below exception, any suggestions? If I > use > > the plain text password, it works fine. One more thing is that the > same > > setup with obfuscated password works in other environ

Re: Java Heap Error

2019-03-18 Thread wclarke
I was mistaken xms and xmx are equal. I was looking in the wrong spot. I will look at the rest. Thanks! -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Re: obfuscated password error

2019-03-18 Thread Branham, Jeremy (Experis)
d, it works fine. One more thing is that the same > setup with obfuscated password works in other environments except one which > got this exception. Recently system level patches are applied, just saying > though dont think that could have impact, > > Caused by: jav

Re: obfuscated password error

2019-03-18 Thread Satya Marivada
ain text password, it works fine. One more thing is that the same > setup with obfuscated password works in other environments except one which > got this exception. Recently system level patches are applied, just saying > though dont think that could have impact, > > Caused by: j

Re: Java Heap Error

2019-03-18 Thread Erick Erickson
ead-14 every time with a Java Heap > error. My Xmx is at 10g, my Xms is at 512m (which might be the problem). > It takes hours to fail after it has fetched over 300,000 items and processed > over 162,000. Any ideas? > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Java Heap Error

2019-03-18 Thread wclarke
Hi, I am doing a recursive search on a local hard drive through DIH with Tika. It starts slow and then it dies at Thread-14 every time with a Java Heap error. My Xmx is at 10g, my Xms is at 512m (which might be the problem). It takes hours to fail after it has fetched over 300,000 items and

obfuscated password error

2019-03-18 Thread Satya Marivada
ng though dont think that could have impact, Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextIm pl$DefaultSSLContext) at javax.net.ssl.DefaultSSLSocketFa

Re: Tika Error work around?

2019-03-15 Thread Erick Erickson
rke wrote: > > I am getting an error that stops Tika fetching/processing/and committing when > it reaches a specific language (Malayalam). Is there a work around? > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Tika Error work around?

2019-03-15 Thread wclarke
I am getting an error that stops Tika fetching/processing/and committing when it reaches a specific language (Malayalam). Is there a work around? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Solr collection indexed to pdf in hdfs throws error during solr restart

2019-03-14 Thread Shawn Heisey
On 3/14/2019 1:13 AM, VAIBHAV SHUKLA shuklavaibha...@yahoo.in wrote: When I restart Solr it throws the following error. Solr collection indexed to pdf in hdfs throws error during solr restart. Error Caused by: org.apache.lucene.store.LockObtainFailedException: Index dir '

Re: Solr collection indexed to pdf in hdfs throws error during solr restart

2019-03-14 Thread Jason Gerlowski
nually out of HDFS, and try starting Solr again. The advice above is what we usually tell people with write.lock issues on HDFS...though some elements of the stack trace you provided make me wonder whether you're seeing the same exact problem. Your stack trace has a NullPointerException, a

Solr collection indexed to pdf in hdfs throws error during solr restart

2019-03-14 Thread VAIBHAV SHUKLA shuklavaibha...@yahoo.in
When I restart Solr it throws the following error. Solr collection indexed to pdf in hdfs throws error during solr restart. Error java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [PDFIndex] at java.util.concurrent.FutureTask.report

Solr collection indexed to pdf in hdfs throws error during solr restart

2019-03-14 Thread VAIBHAV SHUKLA shuklavaibha...@yahoo.in
When I restart Solr it throws the following error. Solr collection indexed to pdf in hdfs throws error during solr restart. Error java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [PDFIndex] at java.util.concurrent.FutureTask.report

RE: RequestHandlerBase java.lang.NullPointerException Error

2019-03-13 Thread Rathor, Piyush (US - Philadelphia)
fore printing. -Original Message- From: Jan Høydahl Sent: Wednesday, March 13, 2019 1:40 PM To: solr-user@lucene.apache.org Subject: [EXT] Re: RequestHandlerBase java.lang.NullPointerException Error What Solr version? What configuration? What is the document you are indexing and how do you

Re: RequestHandlerBase java.lang.NullPointerException Error

2019-03-13 Thread Jan Høydahl
What Solr version? What configuration? What is the document you are indexing and how do you send it to Solr? Think this may be a known bug that is already fixed.. Jan Høydahl > 13. mar. 2019 kl. 17:21 skrev Rathor, Piyush (US - Philadelphia) > : > > Facing following error sudde

RequestHandlerBase java.lang.NullPointerException Error

2019-03-13 Thread Rathor, Piyush (US - Philadelphia)
Facing following error suddenly for data update: null:java.lang.NullPointerException at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.mapValueClassesToFieldType(AddSchemaFieldsUpdateProcessorFactory.java:509) at

Re: Error when trying to create a collection with SolrCloud and Zookeeper Ensemble

2019-03-06 Thread Zheng Lin Edwin Yeo
Hi, How is your setup like? Which version of Solr and ZooKeeper are you using? And are you enabling Basic Authentication and SSL in your Solr? Regards, Edwin On Wed, 6 Mar 2019 at 13:37, maimuna ambareen wrote: > I received the below error when i tried to create a collection with > Sol

Error when trying to create a collection with SolrCloud and Zookeeper Ensemble

2019-03-05 Thread maimuna ambareen
I received the below error when i tried to create a collection with SolrCloud and zookeepr ensemble. Can someone help me to resolve the error? { "responseHeader":{ "status":500, "QTime":2641}, &quo

Error when trying to create a collection with SolrCloud and Zookeeper Ensemble

2019-03-05 Thread maimuna ambareen
I received the below error when i tried to create a collection with SolrCloud and zookeepr ensemble. Can someone help me to resolve the error? { "responseHeader":{ "status":500, "QTime":2641}, &quo

RE: Index database with SolrJ using xml file directly throws an error

2019-03-04 Thread sami
Thanks James, it works! -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

RE: Index database with SolrJ using xml file directly throws an error

2019-03-01 Thread Dyer, James
Instead of dataConfig=data-config.xml, use config=data-config.xml . From: sami Sent: Friday, March 1, 2019 3:05 AM To: solr-user@lucene.apache.org Subject: RE: Index database with SolrJ using xml file directly throws an error Hi James, Thanks for your reply. I am not absolotuely sure I

RE: Index database with SolrJ using xml file directly throws an error

2019-03-01 Thread sami
Hi James, Thanks for your reply. I am not absolotuely sure I understood everything correctly here. I would like to index my database to start with fresh index. I have already done it with DIH execute function. It works absolutely fine

RE: Index database with SolrJ using xml file directly throws an error

2019-02-28 Thread Dyer, James
best to specify the filename using the "config" parameter in the request handler's invariant section in solrconfig.xml. From: sami Sent: Thursday, February 28, 2019 8:36 AM To: solr-user@lucene.apache.org Subject: Index database with SolrJ using xml file directly throws an error I wo

Re: Index database with SolrJ using xml file directly throws an error

2019-02-28 Thread Erick Erickson
That error usually means there are characters (even spaces) at the _beginning_ of the xml file. DIH may be more forgiving on that front. Basically, anything preceding the opening tag may cause this error. Best, Erick On Thu, Feb 28, 2019 at 8:24 AM sami wrote: > > I would like to in

Index database with SolrJ using xml file directly throws an error

2019-02-28 Thread sami
I would like to index my database using SolrJ Java API. I have already tried to use DIH directly from the Solr server. It works and indexes well. But when I would like to use the same XML config file with SolrJ it throws an error. **Solr version 7.6.0 SolrJ 7.6.0** Here is the full code I am

Re: StreamingSolrClients intermittent Error SolrCloud setup

2019-02-27 Thread Zheng Lin Edwin Yeo
Hi Abhi, Are all your Solr nodes and ZooKeepers in different machine? Regards, Edwin On Wed, 27 Feb 2019 at 02:19, abhishek_itengg wrote: > Hi, > > I am using SolrCloud setup with 3 SolrNodes. Intermittently we see errors > of > streaming solr clients on individual solr node lo

StreamingSolrClients intermittent Error SolrCloud setup

2019-02-26 Thread abhishek_itengg
Hi, I am using SolrCloud setup with 3 SolrNodes. Intermittently we see errors of streaming solr clients on individual solr node logs. These error do resolved automatically but it comes back every now and then. We have 3 zookeepers and I verified that they have always maintained quorum. Is there a

RE: Re: Suppress stack trace in error response

2019-02-22 Thread Markus Jelsma
Hello, Solr's error responses respect the configured response writer settings, so you could probably remove the element and the stuff it contains using XSLT. It is not too fancy, but it should work. Regards, Markus -Original message- > From:Branham, Jeremy (Experis) > S

Re: Re: Suppress stack trace in error response

2019-02-22 Thread Branham, Jeremy (Experis)
Thanks Edwin – You’re right, I could explain that a bit more. My security team has run a scan against the SOLR servers and identified a few things they want suppressed, one being the stack trace in an error message. For example – 500 1 ` For input string

Re: Re: Re: Suppress stack trace in error response

2019-02-22 Thread Branham, Jeremy (Experis)
rds, > Edwin > > On Thu, 21 Feb 2019 at 23:45, Branham, Jeremy (Experis) > wrote: > > > When Solr throws an exception, like when a client sends a badly formed > > query string, is there a way to suppress the stack trace

Re: Re: Suppress stack trace in error response

2019-02-22 Thread Branham, Jeremy (Experis)
> > Regards, > Edwin > > On Thu, 21 Feb 2019 at 23:45, Branham, Jeremy (Experis) > wrote: > > > When Solr throws an exception, like when a client sends a badly formed > > query string, is there a way to suppress the stack trace i

Re: Suppress stack trace in error response

2019-02-22 Thread Jason Gerlowski
e or the exception that you are facing. > > Regards, > Edwin > > On Thu, 21 Feb 2019 at 23:45, Branham, Jeremy (Experis) > wrote: > > > When Solr throws an exception, like when a client sends a badly formed > > query string, is there a way to suppress the stack tra

Re: Suppress stack trace in error response

2019-02-21 Thread Zheng Lin Edwin Yeo
> query string, is there a way to suppress the stack trace in the error > response? > > > > Jeremy Branham > jb...@allstate.com<mailto:jb...@allstate.com> > Allstate Insurance Company | UCV Technology Services | Information > Services Group > >

Re: Newbie question - Error loading an existing config file

2019-02-21 Thread Erick Erickson
the existing core that was returning the > error using the following command: bin/solr delete -c new_solr_core > > Now when I access the admin panel, there are no errors. > > I then referred to the large "warning" box on the CREATE action > documentation: > &

Re: Newbie question - Error loading an existing config file

2019-02-21 Thread Greg Robinson
Thanks for the feedback. So here is where I'm at. I first went ahead and deleted the existing core that was returning the error using the following command: bin/solr delete -c new_solr_core Now when I access the admin panel, there are no errors. I then referred to the large "warni

Suppress stack trace in error response

2019-02-21 Thread Branham, Jeremy (Experis)
When Solr throws an exception, like when a client sends a badly formed query string, is there a way to suppress the stack trace in the error response? Jeremy Branham jb...@allstate.com<mailto:jb...@allstate.com> Allstate Insurance Company | UCV Technology Services | Information Services Group

Re: Newbie question - Error loading an existing config file

2019-02-20 Thread Shawn Heisey
On 2/20/2019 11:07 AM, Greg Robinson wrote: Lets try this: https://imgur.com/a/z5OzbLW What I'm trying to do seems pretty straightforward: 1. Install Solr Server 7.4 on Linux (Completed) 2. Connect my Drupal 7 site to the Solr Server and use it for indexing content My understanding is that I m

Re: Newbie question - Error loading an existing config file

2019-02-20 Thread Greg Robinson
> > Erick > > > > > > > On Feb 19, 2019, at 1:29 PM, Greg Robinson > wrote: > > > > > > Thanks for your direction regarding the log. > > > > > > I was able to locate it and these two lines stood out: > > > > > >

Re: Newbie question - Error loading an existing config file

2019-02-20 Thread Erick Erickson
core? > > Best, > Erick > > > > On Feb 19, 2019, at 1:29 PM, Greg Robinson wrote: > > > > Thanks for your direction regarding the log. > > > > I was able to locate it and these two lines stood out: > > > > Caused by: org.apache.solr.c

Re: Newbie question - Error loading an existing config file

2019-02-19 Thread Greg Robinson
Best, > Erick > > > > On Feb 19, 2019, at 1:29 PM, Greg Robinson > wrote: > > > > Thanks for your direction regarding the log. > > > > I was able to locate it and these two lines stood out: > > > > Caused by: org.apache.solr.common.SolrExcept

Re: Newbie question - Error loading an existing config file

2019-02-19 Thread Erick Erickson
le to locate it and these two lines stood out: > > Caused by: org.apache.solr.common.SolrException: Could not load conf for > core new_solr_core: Error loading solr config from > /home/solr/server/solr/new_solr_core/conf/solrconfig.xml > > Caused by: org.apache.solr.common.

Re: Newbie question - Error loading an existing config file

2019-02-19 Thread Greg Robinson
Thanks for your direction regarding the log. I was able to locate it and these two lines stood out: Caused by: org.apache.solr.common.SolrException: Could not load conf for core new_solr_core: Error loading solr config from /home/solr/server/solr/new_solr_core/conf/solrconfig.xml Caused by

Re: Newbie question - Error loading an existing config file

2019-02-19 Thread Erick Erickson
Feb 18 17:51 stopwords.txt > -rw-r--r-- 1 root root 1153 Feb 18 17:51 synonyms.txt > > As far as the log, where exactly might I find the specific log that would > give more info in regards to this error? > > thanks again! > > On Tue, Feb 19, 2019 at 9:06 AM Erick

Re: Newbie question - Error loading an existing config file

2019-02-19 Thread Greg Robinson
:51 protwords.txt -rwxrwxrwx 1 root root 55323 Feb 18 17:51 solrconfig.xml -rw-r--r-- 1 root root 795 Feb 18 17:51 stopwords.txt -rw-r--r-- 1 root root 1153 Feb 18 17:51 synonyms.txt As far as the log, where exactly might I find the specific log that would give more info in regards to this error

Re: Newbie question - Error loading an existing config file

2019-02-19 Thread Erick Erickson
ying to add a new core so that I can eventually point a Drupal > site to the Solr Server for indexing. > > When attempting to add a core, I'm getting the following error: > > new_solr_core: > org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: > Could

Newbie question - Error loading an existing config file

2019-02-19 Thread Greg Robinson
Hello, We have Solr 7.4 up and running on a Linux machine. I'm just trying to add a new core so that I can eventually point a Drupal site to the Solr Server for indexing. When attempting to add a core, I'm getting the following error: new

Re: only error logging in solr

2019-02-19 Thread Bernd Fehling
After looking into the source code there seams nothing in there for error logging together with the request which produced the error. I think there is a need for this to log the request along with the error. Could be done at o.a.s.core.SolrCore.execute() where the INFO logging is also located

only error logging in solr

2019-02-18 Thread Bernd Fehling
Hi list, logging in solr sounds easy but the problem is logging only errors and the request which produced the error. I want to log all 4xx and 5xx http and also solr ERROR. My request_logs from jetty show nothing useful because of POST requests. Only that a request got HTTP 4xx or 5xx from

Re: Getting repeated Error - RunExecutableListener java.io.IOException

2019-02-18 Thread Jason Gerlowski
Hi Hermant, configoverlay.json is not a file with content provided by Solr out of the box. Instead, it's used to hold any changes you make to Solr's default configuration using the config API (/config). More details at the top of the article here: https://lucene.apache.org/solr/guide/6_6/config-

Re: Getting repeated Error - RunExecutableListener java.io.IOException

2019-02-15 Thread Hemant Verma
Thanks Jan We are using Solr 6.6.3 version. We didn't configure RunExecutableListener in solrconfig.xml, it seems configured in configoverlay.json as default. Even we don't want to configure RunExecutableListener. Is it mandatory to use configoverlay.json or can we get rid of it? If yes can you sh

Re: Getting repeated Error - RunExecutableListener java.io.IOException

2019-02-14 Thread Jan Høydahl
(in directory "\bin"): CreateProcess error=2, The system cannot find the > file specified > > o.a.s.c.RunExecutableListener java.io.IOException: Cannot run program "bash" > (in directory "\bin"): CreateProcess error=2, The system cannot find the > file sp

Getting repeated Error - RunExecutableListener java.io.IOException

2019-02-14 Thread Hemant Verma
We have Sitecore and Solr setup. Solr is running on windows. Below errors are repeatedly appearing in logs. o.a.s.c.RunExecutableListener java.io.IOException: Cannot run program "sh" (in directory "\bin"): CreateProcess error=2, The system cannot fin

Re: Help needed with Solrcloud error messages

2019-02-07 Thread Erick Erickson
Your solr logs on the server should have more details than just the bare error in the full stack trace. Those would help figure out what's happening. Best, Erick On Mon, Feb 4, 2019 at 3:14 PM Webster Homer wrote: > > We have a number of collections in a Solrcloud. > > The c

Help needed with Solrcloud error messages

2019-02-04 Thread Webster Homer
We have a number of collections in a Solrcloud. The cloud has 2 shards each with 2 replicas, 4 nodes. On one of the nodes I am seeing a lot of errors in the log like this: 2019-02-04 20:27:11.831 ERROR (qtp1595212853-88527) [c:sial-catalog-product s:shard1 r:core_node4 x:sial-catalog

Re: Error getting replica locations : unable to get autoscaling policy session when creating collection

2019-02-03 Thread Zheng Lin Edwin Yeo
t; > I am using Solr 7.6.0. > > When I tried to create a collection, I encountered the error of unable to > get autoscaling policy session. > > I have 2 replicas running, and I am creating it with the following command: > > https://localhost:8983/solr/admin/collections?

Error getting replica locations : unable to get autoscaling policy session when creating collection

2019-02-01 Thread Zheng Lin Edwin Yeo
Hi, I am using Solr 7.6.0. When I tried to create a collection, I encountered the error of unable to get autoscaling policy session. I have 2 replicas running, and I am creating it with the following command: https://localhost:8983/solr/admin/collections?action=CREATE&name=collection1&n

Re: Error using collapse parser with /export

2019-01-29 Thread Rahul Goswami
I checked again and looks like all documents with the same "id_field" reside on the same shard, in which case I would expect collapse parser to work. Here is my complete query: http://localhost:8983/solr/mycollection/stream/?expr=search(mycollection ,sort="field1 asc,field2 asc",fl="fileld1,field2

Re: Error using collapse parser with /export

2019-01-27 Thread Rahul Goswami
Hi Joel, Thanks for responding to the query. Answers to your questions: 1) After collapsing is it not possible to use the /select handler? - The collapsing itself is causing the failure (or did I not understand your question right?) 2) After exporting is it possible to unique the records using t

Re: solr 6.6.3 is not working on azure web app, it throws an error "The server committed a protocol violation. Section=ResponseStatusLine"

2019-01-27 Thread Jan Høydahl
to integrate the same with our sitecore(version 8.2) > which is deployed on azure vm, at the time of re-indexing it throws an error > of "The server committed a protocol violation. Section=ResponseStatusLine". > It works fine if we deploy the solr 6.6.3 on azure vm. please suggest

RE: solr 6.6.3 is not working on azure web app, it throws an error "The server committed a protocol violation. Section=ResponseStatusLine"

2019-01-26 Thread Jignesh Savaliya
Hello, We have deployed solr 6.6.3 on azure as a web app and it works fine over there, but when we try to integrate the same with our sitecore(version 8.2) which is deployed on azure vm, at the time of re-indexing it throws an error of "The server committed a protocol violation. Se

Re: Error when configuring reclaimDeletesWeight in TieredMergedPolicyFactory

2019-01-25 Thread Erick Erickson
10 > 10 > 5000 > 0.1 > 2048 > 2.0 > 10.0 > > > However, when I load in the configuration, I get the following error. > > Caused by: java.lang.RuntimeException: No setter corrresponding to > &#

Error when configuring reclaimDeletesWeight in TieredMergedPolicyFactory

2019-01-24 Thread Zheng Lin Edwin Yeo
low their example and configured the following TieredMergedPolicyFactory in my solrconfig.xml. 10 10 10 10 5000 0.1 2048 2.0 10.0 However, when I load in the configuration, I get the following error. Caused by: java.lang.RuntimeException: No set

Solr indexing raises error while posting PDF

2019-01-23 Thread sonam mittal
following error. SimplePostTool version 5.0.0 Posting files to [base] url http://localhost:8983/solr/ifarm_tech/update... Entering auto mode. File endings considered are xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,ots,rtf,htm,html,txt,log POSTing file Types.pdf

Re: Error using collapse parser with /export

2019-01-21 Thread Joel Bernstein
I haven't had time to look into the details of this issue but it's not clear that these two features will be able to be used together. Although that it would be nice if the could. A couple of questions about your use case: 1) After collapsing is it not possible to use the /select handler? 2) Afte

Re: Error using collapse parser with /export

2019-01-20 Thread Rahul Goswami
Hello, Following up on my query. I know this might be too specific an issue. But I just want to know that it's a legitimate bug and the supported operation is allowed with the /export handler. If someone has an idea about this and could confirm, that would be great. Thanks, Rahul On Thu, Jan 17,

Error using collapse parser with /export

2019-01-17 Thread Rahul Goswami
Hello, I am using SolrCloud on Solr 7.2.1. I get the NullPointerException in the Solr logs (in ExportWriter.java) when the /stream handler is invoked with a search() streaming expression with qt="/export" containing fq="{!collapse field=id_field sort="time desc"} (among other fq's. I tried elimina

Re: Solr Authentication Error - Error trying to proxy request for url

2019-01-14 Thread Zheng Lin Edwin Yeo
SL and Authentication, and we are able to see > the admin working fine with authentication. But queries through the UI or > otherwise is failing with the following error. Request your help to resolve > the same. Is this related to authentication or SSL? If you can throw some > light on it, i

Solr Authentication Error - Error trying to proxy request for url

2019-01-14 Thread Ganesh Sethuraman
We are using Solr 7.2.1 in Solr Cloud mode, with embedded Zookeeper for test purposes. We enabled SSL and Authentication, and we are able to see the admin working fine with authentication. But queries through the UI or otherwise is failing with the following error. Request your help to resolve the

Re: UnifiedHighlighter returns an error when setting hl.maxAnalyzedChars=-1

2019-01-06 Thread Yasufumi Mizoguchi
Hi, I opened a JIRA about this. https://issues.apache.org/jira/browse/SOLR-13121 Thanks, Yasufumi. 2018年12月28日(金) 13:39 Yasufumi Mizoguchi : > Hi, > > I faced UnifiedHighlighter error when setting hl.maxAnalyzedChars=-1 in > Solr 7.6. > Here is the procedure for reproducing. &g

Random possible analysis error due to IndexOutOfBoundsException caused by FlattenGraphFilter

2018-12-28 Thread Contact IntraCherche
Hi, We are using SOLR 7.4 and with one of our customers we are encountering the same problem as described on StackOverflow https://stackoverflow.com/questions/52783491/solr-indexing-error-possible-analysis-error (no solution provided). From our side what's happening is the following :

UnifiedHighlighter returns an error when setting hl.maxAnalyzedChars=-1

2018-12-27 Thread Yasufumi Mizoguchi
Hi, I faced UnifiedHighlighter error when setting hl.maxAnalyzedChars=-1 in Solr 7.6. Here is the procedure for reproducing. $ bin/solr -e techproducts $ curl -XGET "localhost:8983/solr/techproducts/select?hl.fl=name&hl.maxAnalyzedChars=-1&hl.method=unified&hl=on&q=me

Re: Error at import data from SQL Server 2017 (Solr 7.5.0)

2018-12-15 Thread Alexis Aravena Silva
@lucene.apache.org Subject: Re: Error at import data from SQL Server 2017 (Solr 7.5.0) Can you post the part of schema.xml where the fields are defined. The error seems to be an incompatibility between your schema and what your are trying to import. By the way, I think you should have further

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