QueueMetrics > QueueMetrics installation
upgrading to 1.5.1
tonils:
I have upgraded our demo installation from 1.5.0 to 1.5.1 and have some problems
I see the following error when accessing the detail of answered or unanswered calls
java.lang.NoSuchMethodError: java.lang.String.replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;
-- Inner Exception --
Exception: java.lang.NoSuchMethodError
Error:
java.lang.String.replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;Stack trace:
java.lang.NoSuchMethodError: java.lang.String.replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;
at it.loway.app.queuemetrics.smartTableDecorators.popupUniqueIDRowDetailDecor.decorate(popupUniqueIDRowDetailDecor.java:41)
at it.loway.tpf.presentation.html.SmartTable.render(Unknown Source)
at org.apache.jsp.qm.results_005fcalls_005fok_jsp._jspService(results_005fcalls_005fok_jsp.java:626)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:534)
-- End Inner Exception --
I also see the following error when trying to access the agent page. The file sys_errore.jsp is in the root of the QueueMetrics directory and has read permissions....
HTTP Status 404 - /$WEBAPP/sys_errore.jsp
type Status report
message /$WEBAPP/sys_errore.jsp
description The requested resource (/$WEBAPP/sys_errore.jsp) is not available.
Apache Tomcat/5.0
QueueMetrics:
Which version of Java are you running? looks like a missing dependency on the system Java libraries. Are you running Java 1.4?
tonils:
asterisk:/home/support # java -showversion
java version "1.4.2_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-b06)
Java HotSpot(TM) Client VM (build 1.4.2_11-b06, mixed mode)
OS is SuSE Linux Enterprise Server 10
QueueMetrics:
Can you upgrade to java 1.5? if you cannot, we are preparing a patch.
marcos:
Hi Tonils,
we now have a patch for this issue. You can download it from the QueueMetrics download page in the .tar.gz format.
After installing, please check the build number on the licence page: it should be 1283.
Thank you for your feedback.
Marco.
Navigation
[0] Message Index
[#] Next page
Go to full version