cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
343
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: shiva vodnala on 07-03-2013 08:57:17 AM
Hi
Call get disconneted abnormally. We observed Error logs as below.Please suggest.
The error was: Another thread is currently working on this session.  This means the original thread took too long to complete what it was doing.  To prevent abnormal behaviour the original thread will exit immediately.  The call should not be affected. com.audium.server.MultipleThreadException: Another thread is currently working on this session.  This means the original thread took too long to complete what it was doing.  To prevent abnormal behaviour the original thread will exit immediately.  The call should not be affected.                 at com.audium.server.session.ControllerData.isCurrentThreadOwner(ControllerData.java:4163)                 at com.audium.server.voiceElement.ActionElementBase.service(ActionElementBase.java:392)                 at com.audium.server.controller.Controller.goToAction(Controller.java:2959)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2691)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.goToElement(Controller.java:2742)                 at com.audium.server.controller.Controller.continueCall(Controller.java:2511)                 at com.audium.server.controller.Controller.doPost(Controller.java:733)                 at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)                 at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)                 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)                 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)                 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)                 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)                 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)                 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)                 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)                 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)                 at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)                 at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)                 at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)                 at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)                 at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)                 at java.lang.Thread.run(Thread.java:662)
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links