0 Replies Latest reply on Sep 6, 2004 2:01 AM by gfzhang

    ServiceUnavailableException when under load test.

    gfzhang

      JBOSS Server Shown this error under load test. How to solve it, thank you very much.

      Jboss 3.2.5, J2SE 1.4.2

      2004-08-30 20:11:43,875 WARN [org.jnp.interfaces.NamingContext] Failed to connect to localhost:1099
      javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]
      at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:213)
      at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1185)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:516)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
      at javax.naming.InitialContext.lookup(InitialContext.java:347)