From: Krzysztof B. <kb...@un...> - 2018-09-26 10:41:46
|
Hi Sander, W dniu 26.09.2018 o 10:43, Sander Apweiler pisze: > Hi Krzysztof, > > I'm preparing the update to unity 2.6. and try to convert the tiles > into columns. As first step I started with password authenticator and > tried to extend it to the example from manual. When Grid is loaded an > Out of Memory error occures. samlWeb and pwdWeb authenticators are > copied from previous installations. The log is attached. Do you have > any idea about the problem? There are two possibilities. Either you should increase Unity memory limit and this will go away (startup.properties). Or there is a bug. To check this option, please create and send me a memory dump (with jmap -dump ...), when the error occurs. Log file in case of OOM is not of much help. Thanks, KB |