When I go to the page to view the details about the call I get an error. I can get the detail of answered calls just fine (
http://asterisk:8080/queuemetrics/qm/results_calls_ok.jsp), but when I click on the magnifying glass to view details about an specific call I get
HTTP Status 404 - /qm/$WEBAPP/sys_errore.jsp
type Status report
message /qm/$WEBAPP/sys_errore.jsp
description The requested resource (/qm/$WEBAPP/sys_errore.jsp) is not available.
Apache Tomcat/5.0.28
I checked the logs and I get
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Inizio classe it.loway.app.queuemetrics.callListen.caricaDatiPopupOK
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Estraggo dati della riga #2
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Fine classe it.loway.app.queuemetrics.callListen.caricaDatiPopupOK
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Inizio classe it.loway.app.queuemetrics.callListen.searchAudioFiles
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Searching audio: srv: '' clid: '1216657024.68'
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Condiz: true.true.true.
2008-07-21 11:35:08 StandardContext[/queuemetrics][7AEE42A3C30419D2FF122F91A2311DAB] Cerco files contenenti '1216657024.68' nella directory '/var/spool/asterisk/'
2008-07-21 11:35:21 StandardContext[/queuemetrics]LowayTransactionController: [7AEE42A3C30419D2FF122F91A2311DAB] [ERR] -- Inner Exception --
Exception: java.lang.OutOfMemoryError
Error:
Java heap spaceStack trace:
java.lang.OutOfMemoryError: Java heap space
-- End Inner Exception --
Something about a out of memory error.
Any ideas?
Thanks,
Atilio