Bugs item #938326, was opened at 2004-04-19 20:53 Message generated for change (Comment added) made by belaban You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=938326&group_id=22866
Category: Clustering Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Adrian Brock (ejort) Assigned to: Bela Ban (belaban) Summary: jgroups logging is too verbose Initial Comment: The new jgroups logging is too verbose. I have had to set the level to WARN to get it to shut up on the console. Even then, it looks like it is picking up some configuration from HAPartitionImpl Do we need a special commons logging plugin to translate the levels from jgroups to jboss policy? Regards, Adrian ---------------------------------------------------------------------- >Comment By: Bela Ban (belaban) Date: 2004-05-05 06:46 Message: Logged In: YES user_id=34890 In 3.2.4RC2 ---------------------------------------------------------------------- Comment By: Bela Ban (belaban) Date: 2004-04-23 10:18 Message: Logged In: YES user_id=34890 That's not JGroups, that's JBoss Clustering. I changed the verbosity of logging in JGroups, will create a new jgroups.jar soon. Bela ---------------------------------------------------------------------- Comment By: Adrian Brock (ejort) Date: 2004-04-22 19:39 Message: Logged In: YES user_id=9459 I've tried resynching and a clean build, but I still see these messages: 03:32:35,780 INFO [HAPartitionImpl] destination list is empty, won't send message Regards, Adrian ---------------------------------------------------------------------- Comment By: Bela Ban (belaban) Date: 2004-04-22 17:31 Message: Logged In: YES user_id=34890 No, the HAPartitionImpl logger is gone (do a CVS update). Bela ---------------------------------------------------------------------- Comment By: Adrian Brock (ejort) Date: 2004-04-22 16:39 Message: Logged In: YES user_id=9459 It is not fixed. This is just a workaround. If you need to do debug logging of clustering your console is swamped with jgroups messages. There is still the problem of jgroups logging through the HAPartitionImpl category. ---------------------------------------------------------------------- Comment By: Bela Ban (belaban) Date: 2004-04-22 16:35 Message: Logged In: YES user_id=34890 set org.jgroups logging level to WARN ---------------------------------------------------------------------- Comment By: Bela Ban (belaban) Date: 2004-04-19 22:43 Message: Logged In: YES user_id=34890 Let's set the level to WARN for now for org.jgroups. I will convert the INFO msgs to TRACE or DEBUG over time. Bela ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=938326&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
