0 Replies Latest reply on Dec 25, 2002 5:04 PM by fbiaggi

    Server busy

    fbiaggi

      HI,
      just a simple (important) question:
      (Wink2K, JBoss 3.0.4, JDK 1.3)

      Steps:
      a: the client request some objects from a session bean.
      b: the session bean load required objects from the DB, process and create new objects to return it to the client.
      c: the client receive the results.

      Now the server during process b: is busy, 99% of cpu is used.

      At this time time all clients are unable to acces the server !

      Is there any configuration parms to avoid this situation ?

      Thanks for any help.