0 Replies Latest reply on Apr 21, 2004 6:59 PM by natgross

    Error Initializing Coyote HTTP/1.1 on port 8080

    natgross

      JBoss version 3.23 comes up fine and I can run basic test servlets, but I have the following error in the console/log (JBoss ide on Windows xp):

      INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on port 8080
      19:40:08,531 INFO [Engine] CoyoteConnector Coyote can't register jmx for protocol
      19:40:08,578 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on port 8080
      19:40:08,812 INFO [Engine] CoyoteConnector Coyote can't register jmx for protocol

      A portscanner shows that JBoss itself is using 8080.
      Your help will be appreciated.
      -nat