1 Reply Latest reply on Nov 15, 2010 12:10 PM by wdfink

    JBoss 4.3 and Cruise Control

    lightfinger

      We are in the process of testing out JBoss 4.3 for our development environment (we are currently on 4.0.4 on production and want to upgrade to get more current), and we have run into a problem.

       

      We use Cruise Control to automatically build our files every night. However, when we attempt to install Cruise onto the JBoss 4.3 test server, we run into a port conflict on port 8000.

       

      The JBoss is set up with nothing fancy, just a straightforward installation. What I've seen is the clustering service may be using port 8000, but I can find nothing definitive in the documentation verifying this fact.

       

      Any help would be greatly appreciated, so we can get this up and running.

        • 1. Re: JBoss 4.3 and Cruise Control
          wdfink

          The port 8000 is used by JUDDI service (deploy/juddi-service.sar/*) if you don't use it you can remove the directory.

          Also for CruiseControl I would prefere the 'default' configuration or do you use clustering?

           

          A different approach can be to use the port-binding manager or a virtual IP address for test.