4 Replies Latest reply on Jan 9, 2007 1:16 PM by rgjawanda

    All services binding to 0.0.0.0:8080 or 0.0.0.0:xxx

    rgjawanda

      My services are not finding my hostname properly.

      I looked in http-invoker.sar/META-INF and it says the hostname is extracted by InetAddress.getHostName()

      Mine seems to be coming out as 0.0.0.0

      Anyone what what could be wrong.
      I am running linux ubunto server
      if I type hostname on the comand line i get

      > hostname
      mail

      Which is my hostname

      I am running 4.0.2 and java 5

      I am running 64 bit version of OS

      Thank you.