1 Reply Latest reply on Jul 26, 2007 5:42 AM by hquang

    how to destroy connection to jboss app server

    hquang

      hi friend,

      I am using stateless session bean, can any one has idea what is the best way to destroy connection to server from client?

      One more question, what UNIX command to view active thread in Jboss app server?

      Finally, i am getting java.lang.OutOfMemoryError: unable to create new native thread in server.log, how to resolve this?

      Thanks,
      Quang

        • 1. Re: how to destroy connection to jboss app server
          hquang

          Sorry, i want to re-post my question:

          hi,

          i am getting java.lang.OutOfMemoryError: unable to create new native thread in server.log, these are some causes that I can think of, pls give your comment and advise how to resolve this problem:
          1. The java.lang.OutOfMemoryError is caused by excessive threads being created. If it is, then how to destroy threads or connections created by client but not in use.
          2. Caused by the server run out of memory. If it is, then what is the best setting for -Xms, -Xmx, -XXMaxPermSize etc...
          3. Client does not close connection properly after using. If it is, what is the best way to close the connection to jboss server leaving no active thread on jboss server?

          I am looking forward to hearing from your response.

          Best Regards,
          Quang