how to join support community

2021-08-27 Thread david payne
I am trying to join the slack channel, but need to get an invite but can’t figure out how to do that. Thanks Scott Sent from Mail for Windows

Unable to increase JAVA heap memory solr-6.6.2

2021-08-27 Thread david payne
I increased the heap mem on our dev, qa and stage solr installs in solr.in.cmd from 1024 to 2048. Worked fine. When I increase on our 2 production servers, after I restart the Solr service, the admin console will not render. I change it back to 1024 and can browse to console.

Re: Unable to increase JAVA heap memory solr-6.6.2

2021-09-29 Thread david payne
Turned out that we were running 32 bit and it didn’t like 2048mb. I changed to 64 bit and issue was resolved. On 2021/08/27 15:40:17, david payne wrote: > I increased the heap mem on our dev, qa and stage solr installs in > solr.in.cmd from 1024 to 2048. Worked fine. When I increase