A Beebox installation consists of a Windows Service and an IIS web site (the user interface and the API). The Windows service is named "Wordbee Beebox Server" and can be configured or managed from the Windows Services tool:
- Use to change start mode: For example, if you want the service to be started manually.
- Use to change service account: For example, if the default system account does not have sufficient rights to access resources that you want the Beebox to access (shared files, network, etc.)
- Use to restart service: The Beebox server appears to hang or you want to kill a long running operation. Before doing this, we strongly recommend you use the Reset Server button in the Beebox administration page. In most cases this will have the same effect.
In most cases the Beebox service is just fine and you do not need to administer it.
Access service details
You need to be logged in as administrator, To open the Windows Services tool there are two options:
Navigate to Administrative Tools from the Windows Start button and choose Services. Alternatively right click the Windows task bar and choose Start Task Manager , then select the Services tab and click the Services... button:
Locate Wordbee Beebox Server and right click to access the configuration menu or service details:
Restart service
Access the service details above, click Stop and then Start.
With a service restart the Beebox will first save any uncommitted data to disk. This may take a few seconds. Any currently running operations will first be terminated gracefully, if this is possible. If an operation cannot be terminated within a few seconds, the Beebox will force termination of the operation in a controlled manner.
When you shut down the server, the same operation takes place automatically.