Hi guys,
I need some help with the method server log4j settings.
I am getting a ton of BackgroundMethodServer log file entries that look like this: 2012-11-18 21:08:54,715 INFO [PublisherQueue1.PollingThread] wt.system.out lih3 - StandardConfigService.filteredIterationsOf: Relational find took 0.0 seconds & returned 1 objects.
They end up creating a 9 MB log file of these entries, and then starts a new log file and fills it up also. By the end of a week I end up with Gigabytes of Background Method Server log files.
I found this entry: log4j.logger.wt.system.out=INFO, in the <wsinstall>\codebase\WEB-INF\log4jMethodServer.properties file. Can I change this entry to DEBUG, OFF or just comment out the entire line to get these entries to stop? Is there somewhere else these log file entries are controlled from? Any help would be appreciated.
Mike