Author Topic: Call Details Issues  (Read 4397 times)

hun

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
    • View Profile
Call Details Issues
« on: July 21, 2008, 19:36:35 »
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

hun

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
    • View Profile
Re: Call Details Issues
« Reply #1 on: July 21, 2008, 19:39:19 »
Never mind I found the answer I believe at http://forum.queuemetrics.com/index.php?topic=143.0
I'll try that. Weird I knew this had happened to me before.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Call Details Issues
« Reply #2 on: July 22, 2008, 09:21:53 »
It's a memory problem in any case :)