There were no parameters at all, and java hitted "out of memory" almost every day, then i tried to add parameters but nothing changed. Xms/Xmx - did not solve the problem too. Now i try the MaxPermSize, because it's the last thing i didn't try yet :(
Wednesday, June 1, 2011, 9:00:56 PM, you wrote: > Could be related to your crazy high MaxPermSize like Marcus said. > I'm no JVM tuning expert either. Few people are, it's confusing. So if > you don't understand it either, why are you trying to throw in very > non-standard parameters you don't understand? Just start with whatever > the Solr example jetty has, and only change things if you have a reason > to (that you understand). > On 6/1/2011 1:19 PM, Denis Kuzmenok wrote: >> Overall memory on server is 24G, and 24G of swap, mostly all the time >> swap is free and is not used at all, that's why "no free swap" sound >> strange to me..