Hi Dima, Do you observe anything unusual (blocked thread or something else) in the thread dump when this happens? Or can you share one? Maybe through jstack or the /solr/admin/info/threads endpoint.
Rahul On Mon, Oct 24, 2022 at 5:17 PM dmitri maziuk <[email protected]> wrote: > Hi all, > > I've a weird problem with a fresh standalone install of 8.11.2 on a > winders VM/Corretto JDK 11: it starts up and is getting into a loop > where the one existing core is up for a bit, and then it's throwing a > "503 Core is loading", then it's up again, and so on. The only error I > see in the log (at debug level) is "can't find configsetprops.json, > assuming default properties", that doesn't look relevant. > > The user running the service has "full control" on the entire solr-8.11 > directory tree and I can't think of anything else to check. > > Any ideas what could cause that? > > TIA > Dima >
