7 Replies Latest reply on Sep 23, 2002 9:02 AM by priti_ranka

    Load Testing on JBOSS LINUX giving problems

    priti_ranka

      We are doing load testing on our application on JBoss in Linux.
      We started with initial load of 5 users and set for gradual increment upto 100 users in 9 hrs.
      After 38 usres JBOSS couldn't do anything ..neither we could stop it.
      We investigated and found that 1024 java processes were created and process table's limit was reached . Hence nothing could be done. We had to kill the processes explicitly.
      Why is this happening ???

      Same application we tested for 30 users. It worked fine but even after JBoss server was stopped the java processes which were created during testing were not getting killed.
      Why is this happening ???

      Any help on this is truly appreciated.

      Thanks,
      Priti