system.log filling up with info messages

User ed8790c2d3

19-10-2009 07:48:13

Hi!


I'm running IJC 3.0.3 on a MacBook running OSX 10.6.1 and I have recently noticed that system.log is filling up with info-messages from IJC. Approximately once every five minutes I get lines like the following:


2009-10-19 09.32.53	[0x0-0x20a80a6].instantjchem[31027]	INFO [com.im.commons.db.AbstractDatabasePlatform]: Building TableInfo for table THIAZINES_FROM_UME_NOY_WNA
2009-10-19 09.32.53 [0x0-0x20a80a6].instantjchem[31027] INFO [com.im.commons.db.AbstractDatabasePlatform]: Building Imported FK info for THIAZINES_FROM_UME_NOY_WNA
2009-10-19 09.32.53 [0x0-0x20a80a6].instantjchem[31027] INFO [com.im.commons.db.AbstractDatabasePlatform]: Building Exported FK info for THIAZINES_FROM_UME_NOY_WNA
2009-10-19 09.32.53 [0x0-0x20a80a6].instantjchem[31027] INFO [com.im.commons.db.AbstractDatabasePlatform]: Building TableInfo for table THIAZINES_FROM_UME_NOY_WNA_UL
2009-10-19 09.32.53 [0x0-0x20a80a6].instantjchem[31027] INFO [com.im.commons.db.AbstractDatabasePlatform]: Building Imported FK info for THIAZINES_FROM_UME_NOY_WNA_UL
2009-10-19 09.32.53 [0x0-0x20a80a6].instantjchem[31027] INFO [com.im.commons.db.AbstractDatabasePlatform]: Building Exported FK info for THIAZINES_FROM_UME_NOY_WNA_UL

I get one set of these lines for every table in all open databases.


Kind regards,


Fredrik

ChemAxon fa971619eb

19-10-2009 09:31:12

This is actually perfectly normal. Its is normal logging of events that let us track down errors/problems when they arise.


However, the amount of info that iis logged is probably a bit excessive, and we'll look into quietening it down a bit.


 


Tim