0 Replies Latest reply on Jun 16, 2005 9:25 PM by johnwtn2005

    Getting Started Guide

    johnwtn2005

      Hello, I am having trouble getting started. I have Oracle 9i on my PC for other uses. I believe that it uses port 8080 for one of it's services. When I try to start JBoss, I receive the following error messages:

      20:01:22,609 WARN [Tomcat5] Failed to startConnectors
      LifecycleException: Protocol handler start failed: java.net.BindException: Address already in use: JVM_Bind:8080
      at org.apache.catalina.connector.Connector.start<Connector.java:1003>
      org.jboss.web.tomcat.tc5.Tomcat5.startConnectors<Tomcat5.java:492>
      org.jboss.web.tomcat.tc5.Tomcat5.handleNotification<Tomcat5.java:521>

      I tried to use the alternate ports method from the wiki on Configuring multiple JBoss instances on one machine thinking that would work. It did not. I need to know how to change the default port from 8080. Do I make the change in the Tomcat config xml?

      Thanks,
      John