# Hi all, I use SiteScope 8.5 version.. and I have many error messages in the SiteScope error.log ((FileUtils.java:1507) ERROR - the locale is - Cp1252). But, all monitors are using the correct locale (Cp1252).
# Sometimes SiteScope shutdown with error message "Caused by: java.lang.OutOfMemoryError: Java heap space", I dont't now if the shutdown was caused by locale errors, or other error.
Can you help me ?
[]'s
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
are you using a non-english locale on SiteScope server? if yes you should enable international flag in the master.config file,
the OutOfMemory is not related to the locale issue, make sure SiteScope server has enough memory allocated to him (it can be change in the registry to increace the JVM size of SiS)
Hi, I use us locale on SS server, I have others 23 SiteScope Server with the same configuration and only this one haves problem.
# About the OutOfMemory, the JVM have 1024mb to work, if I increase to 1512mb, for example, JVM are instable. # Yestarday I changed the startup parameters.. adding -Xincgc to make better the Garbage Collector.. after this change I don´t have problems yeat.