On Mon, Nov 21, 2022 at 7:02 PM Shawn Heisey wrote:
>
> On 11/21/22 15:01, gnandre wrote:
> > I am using Solr 8.5.2 in legacy mode (non-cloud).
> >
> > Some of the Solr nodes are automatically getting restarted after a few
> > days. There is no clear pattern to the rebooting time. Also, no pattern
Our container scan found a potential security vulnerability in Solr 9.0.0 and
9.1.0 for woodstox-core.
I checked the security page, the official list of non-exploitable
vulnerabilities and the user mailing list.
For 9.1.0, the package version seems to be 6.2.8
/solr/server/solr-webapp/webapp/W
Hello Solr folks,
I have a Web Service app, which uses CloudSolrClient to connect to a solr
server to query for similar documents against field search in a collection
through MoreLikeThis function by given docId. The content in the search field
is copied from original text of a document.
The Web
Hello Everybody,
I am facing the following error to upload files via Solr.
"null:org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
Processing of multipart/form-data request failed. Early EOF"
This error is present into the log file and via UI I receive connection lost.
Small
Hello!
I am facing the following error to upload files via Solr.
"null:org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
Processing of multipart/form-data request failed. Early EOF"
This error is present into the log file and via UI I receive connection
lost.
Small files are u
Thanks! Some good ideas here.
Yes, the OOM killer is from the Linux system (CentOS Linux 7 (Core)) and it
is not the Solr that kills itself.
Not all OOMs are resulting in the restart though.
Also, to reproduce the issue in non-prod, we are using the same prod
queries and making it even worse by
On 11/17/22 12:51, samuel oliveira wrote:
Hello Everybody,
I am facing the following error to upload files via Solr.
"null:org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
Processing of multipart/form-data request failed. Early EOF"
This error is present into the log file