From 030a82473e065d027ca3309cc2c4b8381736ab5f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 20 Nov 2014 18:46:02 +0100 Subject: Remove some debug messages, fix possible race condition in ImageProcessor --- src/main/properties/log4j.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/properties/log4j.properties') diff --git a/src/main/properties/log4j.properties b/src/main/properties/log4j.properties index 1a15589..5452d52 100644 --- a/src/main/properties/log4j.properties +++ b/src/main/properties/log4j.properties @@ -9,4 +9,6 @@ log4j.appender.A1.layout.ConversionPattern=%d [%t] %-5p %F - %m%n log4j.logger.org.apache.directory=ERROR log4j.logger.org.apache.mina=ERROR log4j.logger.org.apache.ftpserver=ERROR -log4j.logger.org.openslx.filetransfer=ERROR \ No newline at end of file +log4j.logger.org.openslx.filetransfer=ERROR + +org.apache.thrift.server.AbstractNonblockingServer=ERROR \ No newline at end of file -- cgit v1.2.3-55-g7522