2 Replies Latest reply on May 13, 2003 2:59 AM by jonlee

    Problem startup 3.2.1 on Linux

    vbossica

      3.2.1 out-of-the-box
      RH Linux 8
      JDK 1.4.2 (Sun)
      using dhcp

      when I start the default server, it hangs when creating the WebService

      - I can succesfully start JBoss minimal

      - I've read that it could be a problem in the webservice configuration but adding "localhost:" before 8083 (as suggested) didn't help:

      java.lang.NumberFormatException: For input string: "localhost:8083"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)

      - I started JBoss with a static IP address without any problem.

      I'm certainly not the first one to have this problem, but couldn't find the way to the solution through the JBoss documentation

      Thanks for any help