Status: New
Owner: vladimir.ralev
CC: jean.deruelle
Labels: Type-Defect Priority-Medium Version-1.5.0 Release-Type-FINAL
Roadmap-Fix Component-Sip-Servlets Component-JAIN-SIP JBCP1.2-Patch-1.2.9
JBCP5-Patch-5.0.1
New issue 2068 by jean.deruelle: [MSS HA] Concurrent modification exception
seen periodically
http://code.google.com/p/mobicents/issues/detail?id=2068
See https://na7.salesforce.com/500A0000004SvBk
2010-11-03 10:57:14,789 ERROR
[org.jboss.web.tomcat.service.session.ConvergedJBossCacheService]
externalizeSession(): exception occurred externalizing session
SessionBasedClusteredSipApplicationSession[key: (obfuscated)
lastAccessedTime: 1288781834780 version: 12 lastOutdated: 0]
java.util.ConcurrentModificationException
at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:617)
at java.util.LinkedList$ListItr.next(LinkedList.java:552)
at gov.nist.javax.sip.header.SIPHeaderList.encode(SIPHeaderList.java:170)
at gov.nist.javax.sip.header.SIPHeaderList.encode(SIPHeaderList.java:151)
at gov.nist.javax.sip.header.RouteList.encode(RouteList.java:64)
at gov.nist.javax.sip.message.SIPMessage.encode(SIPMessage.java:369)
at gov.nist.javax.sip.message.SIPRequest.encode(SIPRequest.java:438)
at gov.nist.javax.sip.message.SIPRequest.toString(SIPRequest.java:467)
at
org.mobicents.servlet.sip.message.SipServletMessageImpl.writeExternal(SipServletMessageImpl.java:1751)
at
org.mobicents.servlet.sip.message.SipServletRequestImpl.writeExternal(SipServletRequestImpl.java:1851)