2 Replies Latest reply on Jan 2, 2004 4:12 AM by victor01hk

    How to start jboss3.2 on port other then 8080

    deepaksharma

      Hi,

      I have installed jboss3.2 on my machine which is having oracle9i already running. when I start the jboss it gives me an exception

      jboss.mq:service=InvocationLayer,type=HTTP
      LifecycleException: Protocol handler initialization failed: java.net.BindException: Address in use: JVM_Bind:8080, ObjectName: jboss.mq:service=InvocationLayer
      ,type=HTTP
      state: CONFIGURED
      I Depend On: jboss.mq:service=Invoker
      jboss.web:service=WebServer


      I checked later and found that some service of oracle was running on port 8080 because if i shut down oracle jboss runs fine. but my problem is i need both oracle and jboss3.2 running on the same machine.

      Is there any way by which i can change the port so that jboss can run on a different port address. i have already spend hours on this please help me.

      Deepak Sharma