6 Replies Latest reply on Nov 1, 2002 1:16 PM by bill.burke

    Connection Refused under load

    crawfos

      I have a client application that generates a burst of simultaneous RMI calls to the JBoss 3.0.0 server. If the number of calls in the burst is <100 it works fine, but above that level I get "java.rmi.ConnectException: Connection refused to host...".

      After looking at the JNDI chapter in the getting started guide, I have changed the "Backlog" attribute on the Naming service config to 100, 200, 500, and 1000 but it has no effect. Is there something else I should try?

      Thanks
      Scott Crawford