KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: ryanlynch on November 20, 2008, 07:57:29 pm

Title: Strange log message every couple of seconds.
Post by: ryanlynch on November 20, 2008, 07:57:29 pm
Hi there --

I am experiencing some strange behavior with KonaKart -- I see the following log message every few seconds:

20-Nov 11:48:47 INFO (?:<init>:?) Engine used by application is com.konakart.app.KKEng
20-Nov 11:49:00 INFO (?:<init>:?) Engine used by application is com.konakart.app.KKEng
20-Nov 11:49:10 INFO (?:<init>:?) Engine used by application is com.konakart.app.KKEng

over and over --

Does this mean the Engine is restarting or something... ??

Any ideas as to what is causing this?? Any info would be really appreciated 
Title: Re: Strange log message every couple of seconds.
Post by: pete on November 20, 2008, 08:13:58 pm
I think you get that message every time a new user connects to your KonaKart application. You can set your logging level to Warn instead of Info if this is cluttering up your log.