Hello,
I installed QM latest 1.7.1.0 using Espresso for PiaF but I am seeing a few troubles.
1- When trying to do:
service queuemetrics restart
The service doesn't seem to be able to stop but it moves on once I press CTRL+C and then everything is good. This is what I see:
root@pbx:~ $ service queuemetrics restart
Stopping QueueMetrics: Using CATALINA_BASE: /usr/local/queuemetrics/tomcat
Using CATALINA_HOME: /usr/local/queuemetrics/tomcat
Using CATALINA_TMPDIR: /usr/local/queuemetrics/tomcat/temp
Using JAVA_HOME: /usr/local/queuemetrics/java
[b]Pressing CTRL+C at this time since it gets stuck here for ever.[/b]
Starting QueueMetrics: Using CATALINA_BASE: /usr/local/queuemetrics/tomcat
Using CATALINA_HOME: /usr/local/queuemetrics/tomcat
Using CATALINA_TMPDIR: /usr/local/queuemetrics/tomcat/temp
Using JAVA_HOME: /usr/local/queuemetrics/java
2- Something is wrong with Qloader with Espresso, today Asterisk was going crazy with repeated messages that queue_log file is too big and I seen thousands of /var/log/asterisk/full.2342, full.2333, full.2829 etc....files in the /var/log/asterisk/folder. I am not sure what caused this but qloader should have been installed by Espresso and should have had all configured fine. What should I do to check everything is fine?
Here is the file sizes:
-rw-rw---- 1 asterisk asterisk 139753 Jul 29 00:41 qloaderd.log
-rw-rw-r-- 1 asterisk asterisk 71279 Jul 24 03:48 qloaderd.log.1
-rw-rw---- 1 asterisk asterisk 5631846 Jul 29 00:42 queue_log
-rw-rw---- 1 asterisk asterisk 3604690 Jul 24 04:02 queue_log.1
-rw-rw-r-- 1 asterisk asterisk 12608 Jul 17 04:02 queue_log.2
Thanks