<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Petr,<br> <br> as our colleague Kate recently found out, the default stack size can be a problem in some cases - namely, related to new LDAP connector. If the stack size is too small, the "resources selection" window (e.g. on add account or assign account) simply does not appear, with StackOverflowException being recorded in one of tomcat output files (don't remember which one).<br> <br> Please increase it via -Xss parameter to <b>-Xss1m</b>. Or you can experiment with lesser values, if necessary.<br> <br> Best regards,<br> Pavol</div><div><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Pavol Mederly" <mederly@evolveum.com><br><b>To: </b>midpoint@lists.evolveum.com<br><b>Sent: </b>Friday, July 17, 2015 1:39:00 PM<br><b>Subject: </b>Re: [midPoint] Recommended Java arg settings<br><div><br></div><div class="moz-cite-prefix">Hello Petr,<br> <br> please make sure that -XX:MaxPermSize is at least 256m. Other things aside, missing this one can cause problems.<br> <br> As for -Xmx, a few days ago Igor suggested to me having at least 4g. But, if perm size setting would not help, you could increase -Xmx to 2g, for start.<br> <br> Best regards,<br> Pavol<br> <br></div><blockquote cite="mid:CAFmDq462KSt1q7KL=HDp8VmOEr8XV6C5RgX3KTORsgxLE_+SZw@mail.gmail.com"><div dir="ltr">Hi,<div>what would you recommend for setting of Java arguments?</div><div><br></div><div>We have midPoint with 6 connected resources, 250 users and daily reconciliation. With -Xmx 1G, Tomcat virtual machine keeps crashing on daily basis.</div><div><br></div><div>We would like to keep memory as low as possible, because we use Azure PaaS and the memory is limited.</div><div><br></div><div>Thank you in advance</div><div>Petr Gašparík</div></div><div dir="ltr">-- <br></div><div dir="ltr">--<div>Petr G.</div></div><br><fieldset class="mimeAttachmentHeader"></fieldset><br><pre>_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com" target="_blank" data-mce-href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint" target="_blank" data-mce-href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre></blockquote><br><br>_______________________________________________<br>midPoint mailing list<br>midPoint@lists.evolveum.com<br>http://lists.evolveum.com/mailman/listinfo/midpoint<br></div><div><br></div></div></body></html>