Category "configuration"

Force log rollover in tomcat log4j2 even if no traffic

Is there an option in tomcat log4j2 to force the logs to roll over after a defined interval even though there is no traffic at the time of rollover. Usual behav

How to set default PyCharm interpreter?

My PyCharm installation has two interpreters available: Python 3.3.2 (/usr/bin/python3.3m) Python 2.7.5 (/usr/bin/python2.7) Whenever I open a new project it s

exception sending context initialized event to listener instance of class

I have this class: public class DatabaseHelper { @Autowired static UtilService utilService; public static void fillEmptyTables(){ if(!isSk

exception sending context initialized event to listener instance of class

I have this class: public class DatabaseHelper { @Autowired static UtilService utilService; public static void fillEmptyTables(){ if(!isSk