How can I disable jk loggin? I'm using JBoss 3.2.3 integrated with Apache and 
it generates a lot of DEBUG data in server.log and console for jk requests.

I tried modifying conf/log4j.xml  by adding


<!-- Limit Tomcat jk connector -->

   
     
    

 

   
    
   


but it is not working

I am getting this log in  server.log
Last-Modified = Thu, 12 May 2005 20:22:40 GMT
2005-05-24 09:02:21,808 ERROR [STDERR] [DEBUG] JkCoyoteHandler - doWrite 0 8184 
8
2005-05-24 09:02:21,808 ERROR [STDERR] [DEBUG] JkCoyoteHandler - doWrite 8184 8 0
2005-05-24 09:02:21,808 ERROR [STDERR] [DEBUG] JkCoyoteHandler - doWrite 0 2250 0
2005-05-24 09:02:21,809 ERROR [STDERR] [DEBUG] JkCoyoteHandler - CLOSE


thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878911#3878911

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878911


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to