Chris created WW-4261: ------------------------- Summary: https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/ Key: WW-4261 URL: https://issues.apache.org/jira/browse/WW-4261 Project: Struts 2 Issue Type: Bug Components: Example Applications Affects Versions: 2.3.16 Environment: Netbeans 7.3 Tomcat 7x Struts 2.3.16 DEBUG level for com.opensymphony with some samples from https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples/ asf - Revision 1552250: /struts/sandbox/trunk/struts2examples Reporter: Chris When the log4j.xml ( for few example in trunk/struts2examples ) contains DEBUG level for com.opensymphony in log4j.xml, so, the view server output gives thousands of lines ( near 340 000 lines ) This happens with this configuration Netbeans 7.3 : Netbeans 7.3 - Tomcat 7x - Struts 2.3.16 - DEBUG level for com.opensymphony But if you change only one of this 4 , it's OK Netbeans 7.3 - Tomcat 7x - Struts 2.3.16 - INFO * level for com.opensymphony Netbeans 7.3 - GlassFish - Struts 2.3.16 - DEBUG level for com.opensymphony Netbeans 7.3 - Tomcat 7x - Struts 2.3.15x - DEBUG level for com.opensymphony Netbeans 6.5 - Tomcat 7x - Struts 2.3.16 - DEBUG level for com.opensymphony * INFO or WARN or ERROR or FATAL are OK annotations basic_struts bean_validation coding_actions control_tags debugging_struts exception_handling exclude_parameters form_processing form_tags form_validation form_xml_validation helloworl http_session interceptors message_resource preparable_interface restful2actionmapper spring_struts themes unit_testing using_tags wildcard_method_selection -- This message was sent by Atlassian JIRA (v6.1.4#6159)