0 Replies Latest reply on Sep 17, 2003 4:39 AM by freemanhill

    Error:java.rmi.ServerException

    freemanhill

      Hi,all,
      We are using SFSB and cluster for failover.
      But when we shutdown one node, an error will come out at another server log.
      ----------------------------------
      19:32:08,956 INFO [STDOUT] Error getting myPageCache:java.rmi.ServerException:
      Could not get EJBObject; nested exception is:
      java.rmi.ConnectException: Connection refused to host: 192.168.101.160;
      nested exception is:
      java.net.ConnectException: Connection refused: connect
      -----------------------------------
      jndi.properties

      java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
      java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
      java.naming.provider.url=jnp://localhost:1100

      JBoss: jboss-3.2.1_tomcat-4.1.24

      Aslo : run -c all

      Any help be muck appreciated.
      Hill