Operating a CDO Server

 

Author: Eike Stepper

Table of Contents

Deploying a CDO Server
Starting a CDO Server
Stopping a CDO Server

1  Deploying a CDO Server

The easiest way to deploy a stand-alone CDO Server is to download the latest Eclipse Installer for the target environment:

When the Eclipse Installer is started, select the "CDO Server" application:

On the second page make sure you select the product version (of the CDO Server) that matches your clients' versions:

When the installation has finished the "eclipse" folder under the installation folder contains the cdo-server.xml configuration file, which looks similar to this: cdo‑server.xml

Please note that many repository configuration options can not be changed anymore after the repository has been started the first time.

See Also:

2  Starting a CDO Server

Starting a CDO Server differs a little bit depending on the target environment:

After successful start of the server the console should look similar to this:

Please note that many repository configuration options can not be changed anymore after the repository has been started the first time.

See Also:

3  Stopping a CDO Server

To gracefully shut down a running CDO server enter the command "close" into the console and confirm with "yes":

Please note that the DBStore supports automatic crash detection and recovery at startup time. Other store may or may not support similar functionality.