2 Replies Latest reply on May 4, 2007 11:31 PM by flarosa

    Infinite loop?

    flarosa

      Hi,

      I'm having a problem where my web application seems to be entering some kind of infinite loop every few hours. The CPU meter on the machine pegs near 100% until I either restart JBoss or redeploy my application.

      I don't know what particular request or activity triggers the problem.

      Is there a way to use the Java command-line tools or the debugger to try to figure out what code is being executed when this happens?

      Thanks.