![]() |
Consumption Analytics Documentation |
The following sections explain how to stop and start the Cloud Cruiser application server in different operating systems.
If the application server will not start, you likely have a port conflict between Cloud Cruiser and Cloud Cruiser Analytics Server. This might be accompanied by the following message:
SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"] java.net.BindException: Address already in use: JVM_Bind <null>:8080
To resolve this, see Removing port conflicts.
You can start and stop the Cloud Cruiser application server from Microsoft Windows’ Services administrative tool. It is the Cloud Cruiser
service.
You can also stop and start the server from the command line by running the following commands from the <
install_dir >/bin
directory:
ccservice stop
ccservice start
You can stop and start the server from the command line by running the following commands from the <
install_dir >/bin
directory:
ccapp stop
ccapp start
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP