Starting and stopping the server
As an administrator, you can run the IBM DevOps Deploy (Deploy) server using the batch file or shell script depending on the operating system it is installed on.
Note: After the server starts, you cannot run the same
server instance again. A server.lck is created that prevents you from running the
same server instance. In such an attempt, you get the following error
message:
ERROR main com.urbancode.container.tomcat.Container - The server is already running.
- You can access the server. See Accessing DevOps Deploy.
- If the Deploy server did not connect to the license server, you see an error message that says that the server is unlicensed and cannot run deployments. To remove the error message, you must restore the connection to the license server and restart the Deploy server.
- To stop the server, return to the
server_installation\bin
directory. Run the stop_server.cmd batch file as an
administrator (Windows) or
./server stop
(UNIX or Linux).
When you run the server for the first time, you might see an error
message that says that no agent or tag is configured to import new component versions. To
import component versions, including built artifacts, you must use an agent, and the server
requires that you specify a default agent for this purpose. You can override this default
setting when you create a component. Follow these steps to specify a default agent or agent tag:
- To specify a default agent, click General Settings, clear the Use Agent Tag For Integration check box. Then, select an agent in the Agent for Version Imports list. Then, at the bottom of the page, click Save. and under
- To specify a default agent tag, click General Settings, clear the Use Agent Tag For Integration check box. Then, select an agent tag in the Agent Tag for version imports list. Then, at the bottom of the page, click Save. If no tags are listed, add a tag to one or more agents on the server. and under