Running BF 2011 M2 on same system as older BF 7.1.1.x
Here are instructions for running Build Forge 2011 milestone 2 (downloadable here: https://jazz.net/downloads/rational-build-forge/milestones/2011M2) on the same system with an old version of Build Forge to avoid port conflicts. If you notice any port conflicts during startup, you may need to adjust these instructions to reflect a different port setting in one or more of the files mentioned. If you have already installed a different milestone driver elsewhere, you need to run "demo uninstall" prior to running "demo" in the new milestone to startup the server.
1. Change Tomcat ports.
2. Change Apache ports.
3. Change buildforge.conf
services_tcp_port 3967 services_ssl_port 49151 services_url https://localhost:9444/jazz/jas 4. Edit buildforge.conf in the OSGi bundle. Add the "jar.exe" to your path from an existing Build Forge server. Then change into your plugins directory where the OSGi bundle exists. Execute the following commands to update buildforge.conf there.
services_tcp_port 3967
5. Delete the Tomcat working directory where the Jazz plugins exist. This will make it use the new OSGi plugin modified above.
6. Modify the port in the jas_provisioning WAR.
7. Start "demo" in the milestone_2 directory. You should not see any port conflicts and can get to the UI from http://localhost:81. Note: If you have a milestone with the new UI, you can access it at http://localhost:9081/newui. |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.