1 Reply Latest reply on Jan 10, 2008 11:29 AM by peterj

    why i am getting this error java.net.NoRouteToHostException

    kedarnath

      hi,

      i am using jboss application server. i deployed my j2ee project in jboss.
      i am connecting database from my system .i got this error

      plase help in this issue.


      org.apache.jasper.JasperException: Communications link failure due to underlying exception:

      ** BEGIN NESTED EXCEPTION **

      java.net.NoRouteToHostException
      MESSAGE: No route to host: connect

      what is the problem please help me in this issue.

      bye
      Kedar

        • 1. Re: why i am getting this error java.net.NoRouteToHostExcept
          peterj

          Please post the following information:

          1) Which operation system, and version?
          2) What JDK, and version?
          3) Which JBossAS version?
          4) The full stack trace for the exception (it is very hard to determine root causes with only the error text posted)
          5) If you are running Linux, also post your /etc/hosts file.