0 Replies Latest reply on Feb 10, 2012 5:38 AM by lordluis2000

    Jboss  Connection refused

    lordluis2000

      I am trying to run an application and I got this.

       

      Any idea what is the problem?

       

      -----------> CConnection.getStatusEjbStub: jnp://19-05-540722ngz:5500

      - javax.naming.CommunicationException: Could not obtain connection to any of

      these urls: 19-05-540722ngz:5500 and discovery failed with error:

      javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeout

      Exception: Receive timed out]

      [Root exception is javax.naming.CommunicationException: Failed to connect to server 19-05-540722ngz:5500 [Root exception is javax.

      naming.ServiceUnavailableException: Failed to connect to server 19-05-540722ngz:5500 [Root exception is java.net.ConnectException: Connection refused: connect]]

      ]

      - {java.naming.provider.url=jnp://19-05-540722ngz:5500, java.naming.factory.ini

      tial=org.jnp.interfaces.NamingContextFactory, jnp.discoveryTimeout=2000, jnp.tim

      eout=2000, java.naming.factory.url.pkgs=org.jboss.naming.client, jnp.sotimeout=2

      000}

       

       

      Thanks