Wiki source code of Error Messages In Logs

Last modified by colinw on 2021/09/10 22:40

Show last authors
1 iSymphony logs errors and related potential issues in log files. These log files can be inspected to look for issues, or for the causes of issues you are experiencing. The location of these log files depends on which version of iSymphony you are using:
2
3 == iSymphony Version 2 ==
4
5 For iSymphony version 2, the log files will be in /opt/isymphony/server/logs. The following log files will be created:
6
7 * iSymphonyServer.out.log
8 * iSymphonyServer.err.log
9 * error.txt
10 * core-events.txt
11 * communication.txt
12 * asterisk-java-internal.txt
13 * asterisk-java-external.txt
14
15 == iSymphony Version 3 ==
16
17 For iSymphony version 3, the log files will be in /opt/isymphony3/server/log. The following log files will be created:
18
19 * iSymphonyServer.out.log
20 * iSymphonyServer.err.log
21 * equinox.log, equinox.bak_0.log, etc.
22
23 = Error Messages =
24
25 The following pages provide more information and troubleshooting steps for specific error messages that may be found in the iSymphony log files.
26
27
28
29 {{children/}}
iSymphony