CruiseControl Configuration - User Manual
Getting Started - Frequently Asked Questions
Connecting to Cruisecontrol
Why can't the cc-config tool connect to the cruisecontrol server?
The following steps can be checked:
- Make sure you have the -rmiport configured properly per instructions here
- Make sure that when you configured the server in cc-config that you use the port number from the -rmiport parameter and not the port from the -jmxport parameter.
- If cruise is running on a linux machine, you may need to add the following to the CC_OPTS environment variable
-Djava.rmi.server.hostname=hostname
Where to next
For information about monitoring, you want the server monitoring page.
For information about configuring projects, you want the configuration editing page.