Overview
When troubleshooting a Chronicall issue, it's always a good idea to verify the related Chronicall services are running. The Recording Library service is crucial for Recording features such as capturing and playing recording. The guide below will show how to confirm the RL services are running on your Recording Library server.
Note: The Chronicall Recording Library Services were renamed in version 3.95.
- 3.94 and earlier: recording_library
- 3.95 and newer: Chronicall Recording Library
Steps
For Windows:
- Go to the Start menu, and search for Services. Launch it as an administrator.
- Find the Recording Library service, and verify it is running. If it is running, you can also try restarting the service, but keep in mind you will lose any recordings currently in progress
For Linux:
- Log into Linux with Root access.
- Verify the Chronicall service is running by typing in the command
service <servicename> start
. It should give you an error if it is already running. An example of this is below for each Recording Library service name based on your version of Chronicall, which was covered above.
service recording_library start service ChronicallRecordingLibrary start
- You can also check with your System Administrator to see what the command would be to display all running services. They can vary depending on what Linux operating system you have installed.
-
In rare instances, you may need to go into the following directory: var/lib/Xima\ Software\Chronicall\Recording/ Library\bin directory to manually run the startup.sh, shutdown.sh, or restart.sh. Manually restarting the Chronicall service here would look like this for example, using a ./ to run the sh file.
./start.sh
Related Troubleshooting Workflows
This article is useful in the following Troubleshooting Workflows:
Solid Icon - Missing Recordings
Overview→ Verify Services → No Sound Card→Cannot Find Audio File