alberto - 2006-01-10

Hi,

i've installed Kompiere 252d (with Postgresql & JDK 1.5.0_06) on a debian (sarge) box.
I am getting huge logfiles (8G... 12G...) in the /home/postgres/kompiere/Kompiere2/log directory.
It runs smoothly for a few days then suddenly it creates a huge logfile with logs such as:

18:21:07.610       modelmbean.Descriptor.clone(): 1c5d0e0 Executed [16]
18:21:07.610       modelmbean.Descriptor(Descriptor): cf5cf6 Constructor [16]
18:21:07.610       modelmbean.Descriptor.toString(): cf5cf6 Entry [16]
18:21:07.610       modelmbean.getFields(): cf5cf6 Entry [16]
18:21:07.610       modelmbean.getFields(): cf5cf6 Returning 4 fields [16]
18:21:07.610       modelmbean.getFields(): cf5cf6 Exit [16]
18:21:07.610       modelmbean.Descriptor.toString(): cf5cf6 Printing 4 fields [16]

All logs are coming from modelmbean and they all have the exact same timestamp.

Any idea? Has anyone had such a problem?
Is there a way of turning verbosity down?
-alberto-