Radoslav Husar [http://community.jboss.org/people/rhusar] created the discussion
"Re: performance logging in tomcat or mod_jk" To view the discussion, visit: http://community.jboss.org/message/631131#631131 -------------------------------------------------------------- Jimy, you can configure your mod_jk to log more and you will see what was happening with the request (the logging will be however too verbose so not a good fit for production for sure). If there are chances you can reproduce than surely +1 for Byteman if you want to instrument a class/method to do additional logging. BTW "But there is no hs_error" - did the JVM user have permission to write it there? Make sure you are not calling System.exit() ;-) -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/631131#631131] Start a new discussion in Performance Tuning at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
