I resolved this problem. We had a helper class, writing the client logs to a remote
server. So, for every log output, we open a connection. And for every opened connection,
Jboss performs some log output, and this happens infinitely ;)
Never tested this class with level DEBUG, so this never occured.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157002#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...