3 Replies Latest reply on Sep 24, 2005 7:57 PM by dpramodv

    60 Java Process

    dpramodv

      My jboss3.2.7 application server is installed on Linux ES 3.0 server. When I bring up the jboss server. I get to see 60 java process started which brings down the linux server and my system testing produce invalid results.

      So I installed jboss to a new Linux server where I was unable to replicate the problem. It is possible my previous Linux box has some problems. But I am wondering what made jboss to spawn 60 java process.

      I used following linux command to find number of java process:
      ps -A | grep java | wc -l


      I would appreciate the help.


      Thanks,

      Pramod