Andr? van Toly <[EMAIL PROTECTED]> wrote: > Can someone tell me what this error messages means and which mm:tag > or piece of JSP or Java code could force this to happen? > > 09-20 14:19:56 WARN MMObjectBuilder: getDBType(): Can't find > fielddef on : _exists builder=insrel
This is removed in 1.6 (today, by chance). It was a warning (not an error) for developers, that something is not quite nice. It can safely be ignored. > > And what about these: > > 09-20 17:34:59 INFO TypeRel: Time : 1 > 09-20 17:34:59 INFO TypeRel: Time : 0 > 09-20 17:34:59 INFO TypeRel: Time : 0 > 09-20 17:34:59 INFO TypeRel: Time : 0 > 09-20 17:34:59 INFO TypeRel: Time : 0 > 09-20 17:35:00 INFO TypeRel: Time : 1 > and this goes on for In these of case cases it would be very helpful to add %c %M.%L to your ConversionPattern in your log4j configuration file. Michiel -- Michiel Meeuwissen Mediapark, C 107 tel. +31 (0)35 6772979
